Multi-Modal Feature Fusion Using Early and Late Abstraction Layers

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing machine learning systems for emotion recognition in video and audio data struggle to effectively integrate and fuse heterogeneous features from different modalities, leading to suboptimal performance in emotion recognition tasks.

Innovation Solution

A multi-modal feature extraction system that employs early and late abstraction layers to integrate homogeneous and heterogeneous features from deep learning and handcrafted models, using a propagation-down strategy for end-to-end joint network training, enabling the fusion of discriminative information across modalities.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If heterogeneous features from different modalities are integrated using traditional machine learning systems, then the system can process multi-modal data, but the integration effectiveness is insufficient leading to suboptimal emotion recognition performance

Engineering Contradiction:
Improveemotion recognition performanceVSAvoidfeature integration architecture
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system segments feature integration into two distinct layers: early abstraction layer for homogeneous features from the same modality, and late abstraction layer for heterogeneous features from different modalities. This segmentation allows each layer to specialize in specific fusion tasks, improving overall integration effectiveness while maintaining manageable complexity through modular architecture.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces a temporal dimension to feature fusion by processing features at different abstraction stages. Early fusion occurs at the feature extraction stage, while late fusion occurs at the decision stage, creating a multi-dimensional fusion architecture that captures both local and global correlations across modalities, thereby improving emotion recognition reliability.

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

2Productivity

If deep learning models are trained independently for each modality, then training efficiency is improved, but the ability to capture correlations among heterogeneous features is reduced

Engineering Contradiction:
Improvetraining efficiencyVSAvoidcorrelation information among features
Core Design Contradiction:
ProductivityVSLoss of information

Solution Approach 1:

The system performs preliminary independent training of deep learning models for each modality to achieve efficient pre-training, then applies propagation-down strategy to propagate gradient information across modalities during joint fine-tuning. This preliminary action allows each model to first learn modality-specific features efficiently, then subsequently capture inter-modal correlations without sacrificing training efficiency.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent introduces handcrafted feature models as intermediaries between deep learning models of different modalities. These intermediary models process and align features from different modalities, enabling effective correlation capture while maintaining the independence of individual deep learning model training processes. The intermediaries facilitate information exchange without requiring direct coupling of all models.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Device complexity

If only early or only late fusion is used, then the architecture is simpler, but the system cannot capture both local and global correlations among features

Engineering Contradiction:
Improvefusion architectureVSAvoidfeature correlation information
Core Design Contradiction:
Device complexityVSLoss of information

Solution Approach 1:

The patent merges early fusion and late fusion approaches into a unified multi-layer architecture. The early abstraction layer performs fusion at the feature level to capture local correlations, while the late abstraction layer performs fusion at the decision level to capture global correlations. This merging of fusion strategies into a single integrated system allows simultaneous exploitation of both local and global feature relationships without requiring separate independent systems.

Inventive Principle:
Principle #5Merging (Combining)

Data Source

PatentUS12586348B2Feature fusion for multi-modal machine learning analysis
Publication Date: 2026.03.24 INTEL CORP
  • US12586348B2 patent drawing
  • US12586348B2 patent drawing
  • US12586348B2 patent drawing

AI summary

A system to perform multi-modal analysis has at least three distinct characteristics: an early abstraction layer for each data modality integrating homogeneous feature cues coming from different deep learning architectures for that data modality, a late abstraction layer for further integrating heterogeneous features extracted from different models or data modalities and output from the early abstraction layer, and a propagation-down strategy for joint network training in an end-to-end manner. The system is thus able to consider correlations among homogeneous features and correlations among heterogenous features at different levels of abstraction. The system further extracts and fuses discriminative information contained in these models and modalities for high performance emotion recognition.