Facial Attribute Classification via Multi-Label Regression

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current facial attribute classification methods, particularly those using Convolutional Neural Networks (CNNs), often ignore correlations between attributes and rely on hard labels, which can lead to inaccurate predictions and limited applicability in downstream applications like the fashion and beauty industry, where nuanced facial features are critical.

Innovation Solution

A deep learning supervised regression model is developed, utilizing a dataset with soft labels and dividing attributes into color and shape groups, with two sub-models trained on pre-processed images to predict facial attributes, allowing for more accurate and contextually relevant recommendations in applications such as e-commerce and virtual try-on.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Device complexity

If single-label learning based FAC methods are used to predict each attribute individually, then the classification process is simpler, but the correlations between attributes are ignored leading to lower prediction accuracy

Engineering Contradiction:
Improveclassification process complexityVSAvoidattribute prediction accuracy
Core Design Contradiction:
Device complexityVSMeasurement precision

Solution Approach 1:

The patent combines multiple attribute predictions into a unified multi-label learning framework. Instead of treating each attribute independently as in single-label methods, the system jointly predicts multiple facial attributes (e.g., eye color, hair color, gender, age) simultaneously, thereby capturing correlations between attributes while maintaining computational efficiency.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The patent employs a universal CNN feature extraction backbone that serves multiple prediction tasks simultaneously. The shared feature representation learned from facial images is used to predict multiple different attributes, allowing the system to capture common patterns across attributes while maintaining specialized prediction capabilities for each attribute type.

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

2Measurement precision

If multi-label learning based FAC methods are used to predict multiple attributes simultaneously, then attribute correlations are captured, but the model complexity increases

Engineering Contradiction:
Improveattribute prediction accuracyVSAvoidmodel complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the multi-label prediction task into distinct attribute categories (e.g., color attributes like eye color and hair color, shape attributes like face shape and nose shape). Each segment has its dedicated prediction head or classifier, allowing the model to handle complexity in a modular fashion while sharing common feature extraction components.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent transforms the high-dimensional multi-label prediction problem into a more manageable form by organizing attributes into categorical groups and using hierarchical prediction structures. This dimensional reorganization allows the model to capture attribute correlations without proportionally increasing computational complexity.

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

3Ease of manufacture

If hard labels are used in facial attribute classification, then the training process is more straightforward, but prediction accuracy is limited due to inability to capture nuanced facial features

Engineering Contradiction:
Improvetraining process simplicityVSAvoidprediction accuracy
Core Design Contradiction:
Ease of manufactureVSMeasurement precision

Solution Approach 1:

The patent changes the label representation from discrete hard labels to continuous soft labels that capture uncertainty and nuance in facial attribute measurements. This parameter transformation allows the model to learn more sophisticated patterns while maintaining training feasibility through appropriate loss function design.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS20240249504A1Systems and methods for improved facial attribute classification and use thereof
Publication Date: 2024.07.25 LOREAL SA
  • US20240249504A1 patent drawing
  • US20240249504A1 patent drawing
  • US20240249504A1 patent drawing

AI summary

There is described a deep learning supervised regression based model including methods and systems for facial attribute prediction and use thereof. An example of use is an augmented and/or virtual reality interface to provide a modified image responsive to facial attribute predictions determined from the image. Facial effects matching facial attributes are selected to be applied in the interface.