Face-ID Verification With Liveness and Tampering Checks

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing identity verification systems fail to efficiently compare human faces with identification documents, neglect face quality checks, obstructed faces, and lack liveness checks, leading to unreliable authentication and potential fraud.

Innovation Solution

A method and system that captures images of human faces and identification documents, performs face detection, quality and liveness checks, and uses convolutional neural networks to determine feature vectors and match scores, ensuring accurate authentication.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of manufacture

If generic face match solution is used, then implementation is simple, but face comparison accuracy between selfies and ID documents is insufficient

Engineering Contradiction:
Improveimplementation simplicityVSAvoidface comparison accuracy
Core Design Contradiction:
Ease of manufactureVSMeasurement precision

Solution Approach 1:

The patent changes the parameters of face comparison by implementing specialized algorithms that account for variations in lighting, pose, and image quality between selfies and ID documents. This includes adjusting comparison thresholds and using multiple feature extraction methods to improve accuracy while maintaining implementation feasibility.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent segments the face comparison process into multiple independent stages: face detection, quality assessment, feature extraction, and comparison. This segmentation allows each stage to be optimized independently, improving overall accuracy without making the entire system overly complex.

Inventive Principle:
Principle #1Segmentation

2Reliability

If comprehensive quality checks are performed, then image quality assessment improves, but processing time increases

Engineering Contradiction:
Improveimage quality assessmentVSAvoidprocessing time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The patent performs preliminary quality checks on images before they undergo full processing. This includes initial assessments of blur, lighting, and obstruction levels to filter out clearly inadequate images early, saving processing time while maintaining reliable quality control for images that proceed to detailed analysis.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent applies different levels of quality checking based on the specific use case and image characteristics. For routine verifications, a streamlined quality check is used, while for critical applications or questionable images, comprehensive quality assessment is performed, balancing processing time with reliability.

Inventive Principle:
Principle #16Partial or excessive action

3Reliability

If liveness detection is implemented, then fraud prevention improves, but system complexity increases

Engineering Contradiction:
Improvefraud preventionVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent introduces intermediary liveness detection mechanisms that analyze subtle characteristics of live faces such as micro-expressions, blood flow patterns, and three-dimensional depth information. These intermediary checks provide strong fraud prevention without requiring a complete redesign of the entire authentication system.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The patent implements multi-functional liveness detection that serves multiple purposes simultaneously: detecting fake images, assessing image quality, and verifying user presence. This universal approach prevents fraud while avoiding the need for separate dedicated systems for each function.

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

4Measurement precision

If ID card alignment is performed, then face detection accuracy improves, but processing steps increase

Engineering Contradiction:
Improveface detection accuracyVSAvoidprocessing steps
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent performs ID card alignment as a preliminary step before face detection. By automatically detecting and correcting the orientation and position of the ID card in the image, the system ensures that subsequent face detection operates on properly aligned images, significantly improving detection accuracy without requiring manual intervention.

Inventive Principle:
Principle #10Preliminary action

5Reliability

If tampering detection is implemented, then verification reliability improves, but computational requirements increase

Engineering Contradiction:
Improveverification reliabilityVSAvoidcomputational requirements
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The patent performs tampering detection as a preliminary check before full verification processing. By analyzing metadata, image consistency, and structural integrity early in the process, the system can identify and reject tampered images without investing significant computational resources in their complete verification.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent applies tampering detection selectively to critical regions of the ID card and image, such as the photo area, text fields, and security features, rather than analyzing the entire image uniformly. This localized approach maintains high verification reliability while reducing overall computational requirements.

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS12633162B2Method and system for identity verification
Publication Date: 2026.05.19 HYPERVERGE INC
  • US12633162B2 patent drawing
  • US12633162B2 patent drawing
  • US12633162B2 patent drawing

AI summary

A system and method for authenticating an image is given. The method encompasses capturing a first image comprising at least one first human object and a second ID image; detecting at least one face of one first human object and processing the first human object based on face attribute checks, face quality checks, and face manipulation checks; performing a liveness check of the identification document to crop and align the region of interest; detecting a face of the at least one second human object; performing ID quality checks and ID tampering checks on the region of interest of the identification document; determining the image face feature vector and an ID card face feature vector; determining a match score between the image face feature vector and the ID card face feature vector and a status indicating one of authentication success, authentication failure, or a requirement for manual review of the image.