Biometric Fraud Detection via Exclusion Data Comparison

Resolve Bottlenecks,
Find Innovative Solutions
Generate 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

VSEngineering Contradiction Analysis

1Speed

If traditional biometric identification systems are used, then user identification speed is improved, but security against fraudulent inputs deteriorates

Engineering Contradiction:
Improveuser identification speedVSAvoidsecurity against fraudulent inputs
Core Design Contradiction:
SpeedVSReliability

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.

Inventive Principle:
Principle #10Preliminary action

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.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If fraud detection mechanisms are added to biometric systems, then security is improved, but system complexity deteriorates

Engineering Contradiction:
Improvesecurity against fraudulent inputsVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

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.

Inventive Principle:
Principle #6Universality (Multi-functionality)

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.

Inventive Principle:
Principle #35Parameter changes

3Reliability

If multi-modal biometric data processing is implemented, then fraud detection capability is improved, but processing time deteriorates

Engineering Contradiction:
Improvefraud detection capabilityVSAvoidprocessing time
Core Design Contradiction:
ReliabilityVSLoss of time

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.

Inventive Principle:
Principle #16Partial or excessive action

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.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS11854301B1System for detecting and mitigating fraudulent biometric input
Publication Date: 2023.12.26 AMAZON TECH INC
  • US11854301B1 patent drawing
  • US11854301B1 patent drawing
  • US11854301B1 patent drawing

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.