Multi-Attribute Facial Recognition With Lightweight CNN Bottlenecks

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing facial attribute recognition (MFAR) technologies face challenges in achieving high accuracy and efficiency due to the complexity and computational load of deep convolutional neural networks, making them impractical for real-time applications.

Innovation Solution

A neural network bottleneck architecture using flexible multi-kernel convolution and fractional attention mechanisms to enhance feature representations while reducing computational costs, implemented in a lightweight CNN architecture called MHFNet.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If deep convolutional neural networks are used to achieve high accuracy in facial attribute recognition, then recognition accuracy is improved, but computation cost and hardware footprint increase substantially

Engineering Contradiction:
Improverecognition accuracyVSAvoidcomputation cost
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the facial attribute recognition task into multiple independent attribute prediction heads (age, gender, emotion, hair style, brow style, eye style) that share a common backbone network. This segmentation allows each head to specialize in specific attributes while avoiding redundant computation across all attributes, thereby reducing overall computation cost while maintaining high accuracy.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent employs parameter sharing across multiple tasks where the same backbone network parameters are used for all facial attribute predictions. By changing the approach from independent networks for each attribute to a single shared network, the model reduces the total number of parameters and computation cost while achieving high accuracy through multi-task learning.

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If deep and complex CNN architectures are used to recognize fine-grained facial attributes, then recognition accuracy is improved, but resource consumption increases

Engineering Contradiction:
Improverecognition accuracyVSAvoidresource consumption
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

The patent creates a universal backbone network that serves multiple functions by simultaneously predicting multiple facial attributes (age, gender, emotion, hair style, brow style, eye style). This multi-functional approach eliminates the need for separate dedicated networks for each attribute, significantly reducing resource consumption while maintaining high recognition accuracy across all attributes.

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

Solution Approach 2:

The model changes from using separate parameter sets for each attribute prediction to a single shared parameter set for the backbone network. This parameter sharing strategy reduces the total computational resources required while achieving high accuracy through the multi-task learning capability of the shared network.

Inventive Principle:
Principle #35Parameter changes

3Measurement precision

If existing CNN architectures are used for multi-task facial attribute recognition, then recognition accuracy is improved, but hardware footprint increases

Engineering Contradiction:
Improverecognition accuracyVSAvoidhardware footprint
Core Design Contradiction:
Measurement precisionVSArea of stationary object

Solution Approach 1:

The patent merges multiple attribute prediction tasks into a single integrated network architecture where one backbone network handles all attributes simultaneously. This merging approach consolidates what would otherwise require multiple separate networks into a single model, reducing the hardware footprint while maintaining high recognition accuracy through shared computational resources.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The universal backbone network performs multiple functions by predicting various facial attributes simultaneously. This multi-functionality allows the model to replace multiple dedicated networks with a single versatile model, thereby reducing the overall hardware footprint required for deployment.

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

Data Source

PatentUS12525005B2Method and system of multiple facial attributes recognition using highly efficient neural networks
Publication Date: 2026.01.13 INTEL CORP
  • US12525005B2 patent drawing
  • US12525005B2 patent drawing
  • US12525005B2 patent drawing

AI summary

A method and system of multiple facial attributes recognition using highly efficient neural networks.