MMAIDec 15, 2023

CARAT: Contrastive Feature Reconstruction and Aggregation for Multi-Modal Multi-Label Emotion Recognition

arXiv:2312.10201v330 citationsh-index: 25Has CodeAAAI
Originality Highly original
AI Analysis

This work addresses the problem of improving emotion recognition accuracy for applications like human-computer interaction by offering a novel method to model modality and label dependencies, though it is incremental in the context of existing fusion strategies.

The paper tackles the challenge of effectively capturing discriminative features for multiple labels from heterogeneous data in multi-modal multi-label emotion recognition by proposing CARAT, which uses a reconstruction-based fusion mechanism and shuffle-based aggregation strategy, achieving state-of-the-art results on CMU-MOSEI and M3ED datasets.

Multi-modal multi-label emotion recognition (MMER) aims to identify relevant emotions from multiple modalities. The challenge of MMER is how to effectively capture discriminative features for multiple labels from heterogeneous data. Recent studies are mainly devoted to exploring various fusion strategies to integrate multi-modal information into a unified representation for all labels. However, such a learning scheme not only overlooks the specificity of each modality but also fails to capture individual discriminative features for different labels. Moreover, dependencies of labels and modalities cannot be effectively modeled. To address these issues, this paper presents ContrAstive feature Reconstruction and AggregaTion (CARAT) for the MMER task. Specifically, we devise a reconstruction-based fusion mechanism to better model fine-grained modality-to-label dependencies by contrastively learning modal-separated and label-specific features. To further exploit the modality complementarity, we introduce a shuffle-based aggregation strategy to enrich co-occurrence collaboration among labels. Experiments on two benchmark datasets CMU-MOSEI and M3ED demonstrate the effectiveness of CARAT over state-of-the-art methods. Code is available at https://github.com/chengzju/CARAT.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes