Document Blur Inconsistency Detection for Fraud Verification

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing document verification systems struggle to effectively detect and mitigate fraudulent documents, particularly those manipulated using photo editing software, which can lead to identity theft and other security breaches.

Innovation Solution

A document evaluator system that uses optical character recognition and object detection to assess blur inconsistencies within a document, determining a measure of blur for different portions and modifying the acceptance likelihood based on the presence of inconsistencies, thereby identifying potential fraud.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If blur analysis is applied to detect fraudulent documents, then detection accuracy improves, but processing time increases

Engineering Contradiction:
Improvefraud detection accuracyVSAvoiddocument verification time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The document is divided into multiple portions or regions, and blur analysis is performed on each segment independently. This allows the system to process only relevant areas rather than the entire document, improving detection accuracy while reducing overall processing time through parallel computation of segmented regions.

Inventive Principle:
Principle #1Segmentation

2Measurement precision

If multiple blur measurement techniques are used, then measurement precision improves, but device complexity increases

Engineering Contradiction:
Improveblur value accuracyVSAvoidverification system complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

Multiple blur measurement techniques (such as Canny edge detection, Laplacian variance, and Cepstral techniques) are merged into a single integrated analysis framework. The system combines these different methods to compute comprehensive blur values, achieving higher measurement precision while managing complexity through unified processing architecture.

Inventive Principle:
Principle #5Merging (Combining)

Data Source

PatentUS12573221B2Document image blur assessment
Publication Date: 2026.03.10 JUMIO CORP
  • US12573221B2 patent drawing
  • US12573221B2 patent drawing
  • US12573221B2 patent drawing

AI summary

The disclosure includes a system and method for determining a first measure of blur value associated with a first portion of a document under test; determining a second measure of blur value associated with a second portion of the document under test; determining whether an inconsistency in a set measure of blur values associated with the document under test is present, wherein the set of measure of blur values associated with the document under test includes the first measure of blur value and the second measure of blur value; and modifying a likelihood that the document is accepted or rejected based on whether the inconsistency is absent or present, respectively.