Face Tracking via Feature Embeddings for Occlusion Handling

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current face tracking methods in video streams are susceptible to changes in illumination, spatial relationships, and occlusions, leading to inefficiencies and confusion between similar-looking individuals, especially in crowded scenes and when subjects leave or re-enter the field of view.

Innovation Solution

A robust face tracking method using features trained for face recognition, employing similarity matching with embeddings or binarized signatures, which allows for tracking individuals even when their appearance changes, and can distinguish between similar-looking persons by integrating location and time attributes into the signature comparison process.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If traditional frame-by-frame pixel matching is used for face tracking, then the system is simple to implement, but it is highly susceptible to illumination changes, spatial relationship changes, and occlusions

Engineering Contradiction:
Improvetracking robustnessVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent transforms the tracking approach by changing the parameter space from raw pixel intensity matching to feature-based representation. Face recognition models extract key features (landmarks, texture patterns, geometric relationships) that are invariant to illumination and spatial changes, thereby improving tracking robustness while managing complexity through parameter transformation

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent replaces the mechanical pixel-by-pixel comparison mechanism with a learned feature representation system. Deep learning models automatically learn discriminative features that capture essential face characteristics, substituting the simple but fragile pixel matching mechanism with a more robust feature-based approach

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

2Reliability

If feature-based face recognition is used for tracking, then tracking robustness to appearance changes is improved, but computational complexity increases

Engineering Contradiction:
Improvetracking accuracyVSAvoidcomputational power
Core Design Contradiction:
ReliabilityVSPower

Solution Approach 1:

The patent segments the face tracking problem into distinct components: face detection, feature extraction, signature generation, and matching. By dividing the computational task into modular segments, the system can apply optimized algorithms to each stage, improving overall tracking accuracy while managing computational power requirements through targeted processing

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent performs preliminary feature extraction and signature generation in advance, creating compact representations of face characteristics before the actual tracking matching occurs. This preliminary action reduces the computational burden during real-time tracking by working with pre-processed feature signatures rather than raw pixel data

Inventive Principle:
Principle #10Preliminary action

3Measurement precision

If similarity matching with embeddings is used, then the ability to distinguish similar-looking persons is improved, but the complexity of signature comparison increases

Engineering Contradiction:
Improveidentification precisionVSAvoidcomparison complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent introduces face signatures as an intermediary representation between raw pixel data and identification decisions. These signatures serve as compact, discriminative intermediaries that capture essential face characteristics, enabling precise distinction between similar-looking persons while simplifying the comparison process through structured feature representation

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS12062250B2Face features matching based tracker
Publication Date: 2024.08.13 CORSIGHT AI LTD
  • US12062250B2 patent drawing
  • US12062250B2 patent drawing
  • US12062250B2 patent drawing

AI summary

Systems, and method and computer readable media that store instructions for features matching based tracker.