Identity Image Fraud Detection Through Foreground Segmentation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for detecting fraudulent image swaps in identity documents, such as portrait photo substitution, are inefficient as they require multiple frames and fail to detect subtle holograms or colorless features.

Innovation Solution

A fraudulent image detector using convolutional neural networks to analyze a single image, segmenting foreground and backdrop regions, and computing probabilities for security patterns, outputs a fraud detection score based on threshold comparisons.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If chromaticity statistics and hue variation analysis are used to detect fraud, then detection capability is provided, but the system requires multiple frames and fails to detect holograms in pale or colorless regions

Engineering Contradiction:
Improvedetection capabilityVSAvoidrequirement of multiple frames
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent segments the image into foreground region (containing personal identifiable information) and backdrop region (containing security patterns). This segmentation allows independent analysis of each region's characteristics, enabling detection of fraud in a single frame without requiring multiple frames for comparison.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent analyzes local quality differences between foreground and backdrop regions, specifically examining chromaticity statistics and hue variation patterns in different spatial locations. This local analysis enables detection of subtle inconsistencies that indicate fraud, including holograms in pale or colorless regions, without needing multiple frames.

Inventive Principle:
Principle #3Local quality

2Reliability

If chromaticity statistics and hue variation analysis are used to detect fraud, then detection capability is provided, but the system fails to detect holograms appearing near pale or colorless regions

Engineering Contradiction:
Improvedetection capabilityVSAvoiddetection of holograms in pale or colorless regions
Core Design Contradiction:
ReliabilityVSDifficulty of detecting and measuring

Solution Approach 1:

The patent applies local quality analysis by examining chromaticity statistics and hue variation patterns specifically in different spatial regions. This allows detection of holograms in pale or colorless regions by analyzing the local color distribution characteristics rather than relying on global color analysis.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The patent introduces a spatial dimension to the analysis by segmenting the image into foreground and backdrop regions and analyzing each region's chromaticity statistics independently. This dimensional approach enables detection of holograms in pale or colorless regions by examining color distribution across different spatial locations.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

3Reliability

If pixel-wise chromaticity statistics analysis is used, then fraud detection is enabled, but subtle evidence invisible to human verifiers is missed

Engineering Contradiction:
Improvefraud detectionVSAvoiddetection of subtle evidence
Core Design Contradiction:
ReliabilityVSMeasurement precision

Solution Approach 1:

The patent segments the image into foreground and backdrop regions, enabling analysis of subtle chromaticity variations in each region. This segmentation allows detection of subtle evidence invisible to human verifiers by examining local color statistics that would be missed in global analysis.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent replaces human visual verification with automated computer-based chromaticity statistics analysis. This substitution enables detection of subtle evidence that is invisible to human verifiers by using computational methods to analyze color distribution patterns at the pixel level.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Data Source

PatentUS20250329179A1Fraudulent image detector and a computer-implemented method of detecting a fraudulent image
Publication Date: 2025.10.23 IDEMIA PUBLIC SECURITY FRANCE
  • US20250329179A1 patent drawing
  • US20250329179A1 patent drawing

AI summary

A fraudulent image detector including a first segmenter configured to compute first probability data from an image showing personal identifiable information of an individual, the first probability data indicating, for each pixel of the image, a probability that the pixel shows a security pattern, a second segmenter configured to compute second probability data from the image, the second probability data indicating, for each pixel of the image, a probability that the pixel is part of a foreground region showing the personal identifiable information or part of a backdrop region showing no personal identifiable information, and a classifier configured to compute score data from the first probability data and the second probability data.