Face Recognition Robust to Multiple Degradations

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current face recognition systems face challenges in unconstrained environments due to pose variations, occlusions, and low-resolution images, which lead to performance degradation and inability to handle simultaneous degradations effectively.

Innovation Solution

A novel spline-based representation using thin-plate splines for face recovery and linear data completion techniques to address degradations such as 3D pose variations, occlusions, and low resolution, enabling robust feature extraction and recognition.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If conventional face recognition methods are used, then basic recognition functionality is provided, but performance degrades significantly under pose variations, occlusions, and low resolution

Engineering Contradiction:
Improverecognition performanceVSAvoidhandling of degradations
Core Design Contradiction:
ReliabilityVSAdaptability or versatility

Solution Approach 1:

The face is segmented into multiple local regions (eyes, nose, mouth, cheeks) with distinct feature descriptors. Each region is processed independently through local SIFT or SURF extraction, allowing the system to handle occlusions in specific areas without compromising overall recognition. This segmentation enables robust performance under partial occlusion and pose variations by focusing on visible facial regions.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system transitions from 2D image processing to 3D facial model representation using landmark-based 3D face reconstruction. By converting 2D facial images into 3D models with articulated landmarks, the system can accommodate pose variations and occlusions that would otherwise be problematic in 2D space. This dimensional transformation enables invariant recognition across different viewing angles and degradation conditions.

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

2Measurement precision

If high-resolution images are used, then recognition accuracy is improved, but the system cannot handle low-resolution acquisition scenarios

Engineering Contradiction:
Improverecognition accuracyVSAvoidresolution tolerance
Core Design Contradiction:
Measurement precisionVSAdaptability or versatility

Solution Approach 1:

The system dynamically adjusts processing parameters based on input image resolution. For low-resolution images, the system uses coarser feature extraction and relies more heavily on 3D model constraints and landmark geometry. For high-resolution images, finer detail features are extracted. This parameter adaptation enables the system to maintain acceptable performance across the full range of resolution conditions without requiring a single optimized setting.

Inventive Principle:
Principle #35Parameter changes

3Reliability

If comprehensive degradation handling is implemented, then robustness is improved, but computational complexity increases

Engineering Contradiction:
Improverobustness to degradationsVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system performs preliminary 3D face model fitting and landmark detection on the input image before extracting local features. This preliminary action establishes a geometric framework that guides subsequent feature extraction and recognition, reducing the computational burden during the actual recognition process. By preparing the 3D model and landmark positions in advance, the system achieves robust degradation handling without proportionally increasing overall computational complexity.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS10002286B1System and method for face recognition robust to multiple degradations
Publication Date: 2018.06.19 CARNEGIE MELLON UNIV
  • US10002286B1 patent drawing
  • US10002286B1 patent drawing
  • US10002286B1 patent drawing

AI summary

A novel, unified technique for analyzing, synthesizing, and recognizing faces captured by various modalities, and under a variety of often seen real-world circumstances, using thin-plate splines for densification of points of a face from an initial set of fiducial points.