Face Image Validation via Keypoint Spatial Consistency

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing face recognition methods face challenges in accurately identifying faces with low-quality input images, including small face areas, extreme head poses, and environmental noise, leading to misrecognition and reduced accuracy.

Innovation Solution

A processor-implemented method that detects facial keypoints, determines face and facial feature areas, and filters invalid face images based on preset conditions such as shape and positional relationships, using a combination of facial keypoint detection and face classification models to enhance recognition accuracy.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional face recognition methods are used on low-quality images, then processing speed is maintained, but recognition accuracy deteriorates due to small face areas, extreme head poses, and environmental noise

Engineering Contradiction:
Improveface recognition accuracyVSAvoidimage processing complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent applies preliminary action by performing face validity detection before main recognition processing. The system pre-processes images by detecting facial keypoints, determining face and facial feature areas, and validating their spatial relationships. This preliminary validation filters out invalid images (with small face areas, extreme poses, or noise) before they reach the main recognition model, improving overall accuracy while maintaining processing efficiency for valid images.

Inventive Principle:
Principle #10Preliminary action

2Reliability

If strict validation conditions are applied to filter invalid images, then recognition accuracy is improved, but processing time increases due to additional detection and validation steps

Engineering Contradiction:
Improverecognition result reliabilityVSAvoidimage processing time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The patent applies local quality by performing validation checks selectively on specific local features rather than uniformly processing all images. The system focuses validation efforts on critical local aspects: facial keypoint detection, face area determination, and spatial relationship verification between face and feature areas. This localized validation approach ensures reliability for images that need it while minimizing time loss on already-valid images.

Inventive Principle:
Principle #3Local quality

3Measurement precision

If comprehensive spatial and shape conditions are checked for facial features, then false recognition is reduced, but computational load increases due to multiple condition evaluations

Engineering Contradiction:
Improvefacial feature detection precisionVSAvoidcomputational energy consumption
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

The patent applies preliminary action by pre-establishing spatial and shape condition criteria for facial features before processing images. The system pre-defines valid spatial relationships between face areas and facial feature areas, as well as acceptable shape characteristics. During image processing, these pre-defined conditions are efficiently evaluated rather than computed from scratch, reducing computational energy consumption while maintaining high detection precision.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS20250005961A1Method and apparatus with image processing
Publication Date: 2025.01.02 SAMSUNG ELECTRONICS CO LTD
  • US20250005961A1 patent drawing
  • US20250005961A1 patent drawing
  • US20250005961A1 patent drawing

AI summary

A processor-implemented method with image processing includes detecting facial keypoints from an input face image determining a face area of the input face image and a facial feature area of the input face image based on the facial keypoints, and determining the input face image to be an invalid face image in response to the facial feature area satisfying a first preset condition, wherein the first preset condition comprises either one or both of a shape condition regarding a shape of the facial feature area, and a position condition regarding a relationship between a position of the facial feature area and a position of the face area.