Biometric Fraud Detection via Exclusion Data Comparison
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Biometric identification systems face challenges in detecting and mitigating fraudulent inputs, as attackers can attempt to subvert the system by using artificial biometric models or enrolling fictitious users, which existing technologies struggle to effectively identify and prevent.
Innovation Solution
The system employs an input device that captures multi-modal biometric data, including images of a user's palm, and processes this data using neural networks to determine liveness and fraud metrics. It assesses non-biometric data for fraudulent indicators and compares feature vectors to exclusion or inclusion data, prompting attackers for additional information to prolong and resource-exhaust the attack, thereby enhancing security.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Speed
If traditional biometric identification systems are used, then user identification speed is improved, but security against fraudulent inputs deteriorates
Solution Approach 1:
The system performs preliminary fraud detection analysis on biometric data before completing the identification process. By assessing fraud metrics and comparing against exclusion/inclusion data in advance, the system can quickly filter out fraudulent attempts while maintaining fast identification for legitimate users.
Solution Approach 2:
The system introduces an intermediary fraud detection layer between the biometric input and the identification decision. This intermediary layer analyzes fraud metrics, compares feature vectors against exclusion/inclusion data, and determines whether to block or proceed with identification, thereby enhancing security without significantly impacting speed.
2Reliability
If fraud detection mechanisms are added to biometric systems, then security is improved, but system complexity deteriorates
Solution Approach 1:
The system uses the existing biometric data and feature extraction infrastructure for both identification and fraud detection purposes. The same feature vectors used for matching are also used for fraud assessment, and the exclusion/inclusion data structures serve dual purposes in both identification accuracy and fraud prevention.
Solution Approach 2:
The system enhances existing biometric parameters by adding fraud metric assessments rather than introducing entirely new measurement systems. By modifying the interpretation and analysis of existing biometric data through additional fraud scoring, the system improves security while minimizing the addition of complex new components.
3Reliability
If multi-modal biometric data processing is implemented, then fraud detection capability is improved, but processing time deteriorates
Solution Approach 1:
The system performs partial fraud detection processing by focusing on the most critical fraud indicators first. By assessing fraud metrics on key features and using threshold-based filtering, the system achieves effective fraud detection without processing every possible parameter in full detail, thereby reducing processing time.
Solution Approach 2:
The system segments the fraud detection process into distinct stages: initial fraud metric assessment, feature vector comparison against exclusion/inclusion data, and final fraud determination. This segmentation allows parallel processing of different fraud detection tasks and enables the system to stop processing early when fraud is clearly detected, reducing overall processing time.
Data Source
AI summary
A person may attempt to gain access to a facility via transaction data, such as images of a hand of the person or other identifying information as acquired by an input device. Possible fraud may be detected by comparing the transaction data with previously stored exclusion data. The exclusion data may include known bad data or synthetic trained data for detecting possible fraud. If the biometric input matches or is similar to the exclusion data, possible fraud is detected and the person is prompted for additional data. The reply data acquired from the person is compared with the exclusion data to determine if possible fraud is still detected. If so, additional prompts are presented to the person until the reply data provides enough confidence of no fraud or until the transaction is terminated.


