3D Landmark Detection via Integrated Face Normalization

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing landmark detection techniques face challenges such as temporal instability in face normalization, additional processing overhead for downstream tasks, and inconsistencies in landmark semantics across different datasets, leading to suboptimal performance.

Innovation Solution

The technique involves determining a set of parameters for a face in an image, generating 3D landmarks using a machine learning model, projecting these landmarks onto the image to obtain 2D landmarks, and training the model based on losses associated with the 2D landmarks to improve detection accuracy.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If face normalization pre-processing is performed by a separate neural network, then face images can be standardized for processing, but temporal instability and detection accuracy deteriorate

Engineering Contradiction:
Improveface standardizationVSAvoiddetection stability
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The patent combines the face normalization pre-processing network and the landmark detection network into a single integrated neural network. This merging eliminates the interface between separate networks, ensuring that normalization operations are consistently applied and temporally stable, while still providing the benefits of face standardization for improved detection performance.

Inventive Principle:
Principle #5Merging (Combining)

2Reliability

If facial landmarks are predicted during preprocessing for downstream tasks, then downstream task performance can be improved, but computational resources and processing time increase

Engineering Contradiction:
Improvedownstream task performanceVSAvoidcomputational resource consumption
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The integrated neural network is designed to perform multiple functions: it simultaneously performs face normalization, landmark detection, and provides outputs suitable for various downstream tasks such as 3D facial reconstruction and facial tracking. This multi-functionality eliminates the need for separate preprocessing steps for different downstream applications, reducing computational overhead while maintaining performance.

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

3Adaptability or versatility

If multiple datasets from different sources are used for training, then model generalization can be improved, but landmark semantics become inconsistent

Engineering Contradiction:
Improvemodel generalizationVSAvoidlandmark semantic consistency
Core Design Contradiction:
Adaptability or versatilityVSMeasurement precision

Solution Approach 1:

The patent applies dataset-specific adaptation layers or parameters within the unified model architecture, allowing each dataset's unique characteristics to be handled locally while maintaining global consistency in landmark semantics. This enables the model to learn from the diversity of multiple datasets without suffering from semantic inconsistencies, as each dataset's annotations are processed with appropriate local adjustments.

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS20250118025A1Flexible 3D landmark detection
Publication Date: 2025.04.10 DISNEY ENTERPRISES INC
  • US20250118025A1 patent drawing
  • US20250118025A1 patent drawing
  • US20250118025A1 patent drawing

AI summary

One embodiment of the present invention sets forth a technique for performing landmark detection. The technique includes determining a first set of parameters associated with a depiction of a first face in a first image. The technique also includes generating, via execution of a first machine learning model, a first set of three-dimensional (3D) landmarks on the first face based on the first set of parameters, and projecting, based on the first set of parameters, the first set of 3D landmarks onto the first image to generate a first set of two-dimensional (2D) landmarks. The technique further includes training the first machine learning model based on one or more losses associated with the first set of 2D landmarks to generate a first trained machine learning model.