Facial Expression Recognition via Graph Neural Network Feature Fusion

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing facial expression recognition methods suffer from low accuracy due to variations in individual expressions, real-time changes, and the influence of external conditions such as background, illumination, and angle.

Innovation Solution

A facial expression recognition method that extracts a first feature from color information of pixels and a second feature from facial key points, combining these features to improve recognition accuracy.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If facial expression recognition is performed using traditional methods, then the recognition process is simple, but the accuracy of recognizing facial expression types is low

Engineering Contradiction:
Improveaccuracy of recognizing facial expression typesVSAvoidcomplexity of feature extraction and fusion
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the facial expression recognition process into multiple independent feature extraction pathways: color information processing, facial key point detection, and texture analysis. Each pathway extracts specific features independently, which are then fused to improve overall recognition accuracy while maintaining modular complexity

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent merges multiple feature types (color features, key point features, texture features) into a fused feature representation. This combination allows the system to leverage complementary information from different feature sources, resolving the contradiction between improved accuracy and increased complexity through systematic integration

Inventive Principle:
Principle #5Merging (Combining)

2Measurement precision

If only color information is used for feature extraction, then the processing is fast, but the recognition accuracy is insufficient due to variations in individual expressions and external conditions

Engineering Contradiction:
Improverecognition accuracyVSAvoidnumber of feature extraction processes
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system segments feature extraction into distinct modules: color information processing, facial key point detection, and texture analysis. This segmentation allows each module to specialize in extracting specific types of features while maintaining processing efficiency, with results later fused for improved accuracy

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent creates a composite feature representation by combining multiple feature types (color, key points, texture) analogous to composite materials. This fusion leverages the strengths of each feature type to compensate for their individual weaknesses under varying conditions, achieving robust recognition accuracy

Inventive Principle:
Principle #40Composite materials

Data Source

PatentUS20250191404A1Facial expression recognition method and apparatus, electronic device and storage medium
Publication Date: 2025.06.12 TENCENT TECHNOLOGY (SHENZHEN) CO LTD
  • US20250191404A1 patent drawing
  • US20250191404A1 patent drawing
  • US20250191404A1 patent drawing

AI summary

In a facial expression recognition method, facial key points are identified as graph nodes. A facial graph structure for a first image is constructed with edges between pairs of the graph nodes based on relationships between the facial key points corresponding to the graph nodes. A first feature of a facial texture is extracted from color information of pixels in the first image. A second feature of the first image is extracted by processing the facial graph structure using a graph neural network (GNN). The first feature and the second feature are combined, to obtain a fused feature. A first expression type of a face in the first image that corresponds to the fused feature is determined. The first expression type is determined from a plurality of facial expression types.