Feature Transfer Network for Unsupervised Facial Recognition

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Facial recognition technologies face challenges in adapting to new ethnicity domains without extensive labeled data, relying heavily on supervised information and requiring large-scale face data annotation, which is time-consuming and costly.

Innovation Solution

An unsupervised cross-domain distance metric adaptation framework using a feature transfer network is implemented, which recursively trains a feature transfer network with labeled source data and unlabeled target data, incorporating domain discriminators and a feature transformer to automatically label target domain data, enabling facial recognition across disjoint label spaces.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If supervised learning with labeled data is used for training facial recognition engine, then recognition accuracy is improved, but data collection and annotation cost increases

Engineering Contradiction:
Improverecognition accuracyVSAvoiddata annotation time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system performs self-labeling by automatically assigning labels to target domain data using clustering algorithms based on feature representations. The feature transfer network generates pseudo-labels for unlabeled target domain images, enabling the system to train without manual annotation for the target domain while maintaining recognition accuracy.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The patent creates synthetic labeled data by copying and transforming features from the source domain to the target domain. The feature transformer generates pseudo-labels that replicate the labeling process, allowing the system to work with unlabeled target domain data as if it were labeled data.

Inventive Principle:
Principle #26Copying

2Adaptability or versatility

If large-scale face data collection is performed for new ethnicity domain, then model adaptability is improved, but data collection cost increases

Engineering Contradiction:
Improvemodel adaptability to new ethnicitiesVSAvoiddata collection cost
Core Design Contradiction:
Adaptability or versatilityVSQuantity of substance

Solution Approach 1:

The feature transfer network serves multiple functions simultaneously: it extracts features from source domain images, transforms them to the target domain, generates pseudo-labels, and enables domain adaptation. This multi-functional approach allows the system to adapt to new ethnicities using existing source domain data rather than collecting new target domain data.

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

Solution Approach 2:

The feature transformer acts as an intermediary that bridges the source domain and target domain. It transforms source domain feature representations into the target domain, enabling knowledge transfer without requiring direct collection of labeled target domain data. The intermediary pseudo-labeling mechanism facilitates this transfer efficiently.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Manufacturing precision

If manual annotation of target domain data is performed, then training quality is improved, but processing time increases

Engineering Contradiction:
Improvetraining qualityVSAvoidprocessing speed
Core Design Contradiction:
Manufacturing precisionVSProductivity

Solution Approach 1:

The system automatically generates pseudo-labels for target domain data using clustering algorithms applied to feature representations. This self-labeling process eliminates the need for manual annotation while maintaining training quality, as the pseudo-labels are generated consistently based on the learned feature space and clustering parameters.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The feature extraction and representation learning are performed in advance on the source domain data before applying to the target domain. The feature transformer is pre-trained on labeled source data and then applied to unlabeled target data, performing the labeling action preliminarily through feature transformation rather than requiring subsequent manual annotation.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS10885383B2Unsupervised cross-domain distance metric adaptation with feature transfer network
Publication Date: 2021.01.05 NEC CORP
  • US10885383B2 patent drawing
  • US10885383B2 patent drawing
  • US10885383B2 patent drawing

AI summary

A method for implementing an unsupervised cross-domain distance metric adaptation framework with a feature transfer network for enhancing facial recognition includes recursively training a feature transfer network and automatic labeling of target domain data using a clustering method, and implementing the feature transfer network and the automatic labeling to perform a facial recognition task.