Face-ID Verification With Liveness and Tampering Checks
Find Innovative SolutionsGenerate 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
Engineering 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
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.
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.
2Reliability
If comprehensive quality checks are performed, then image quality assessment improves, but processing time increases
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.
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.
3Reliability
If liveness detection is implemented, then fraud prevention improves, but system complexity increases
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.
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.
4Measurement precision
If ID card alignment is performed, then face detection accuracy improves, but processing steps increase
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.
5Reliability
If tampering detection is implemented, then verification reliability improves, but computational requirements increase
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.
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.
Data Source
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.


