Ada2I: Enhancing Modality Balance for Multimodal Conversational Emotion Recognition

Cam-Van Thi Nguyen,The-Son Le,Anh-Tuan Mai,Duc-Trong Le
2024-08-23
Abstract:Multimodal Emotion Recognition in Conversations (ERC) is a typical multimodal learning task in exploiting various data modalities concurrently. Prior studies on effective multimodal ERC encounter challenges in addressing modality imbalances and optimizing learning across modalities. Dealing with these problems, we present a novel framework named Ada2I, which consists of two inseparable modules namely Adaptive Feature Weighting (AFW) and Adaptive Modality Weighting (AMW) for feature-level and modality-level balancing respectively via leveraging both Inter- and Intra-modal interactions. Additionally, we introduce a refined disparity ratio as part of our training optimization strategy, a simple yet effective measure to assess the overall discrepancy of the model's learning process when handling multiple modalities simultaneously. Experimental results validate the effectiveness of Ada2I with state-of-the-art performance compared to baselines on three benchmark datasets, particularly in addressing modality imbalances.
Multimedia
What problem does this paper attempt to address?
### Problems the Paper Attempts to Solve The paper aims to address the issue of modality imbalance in Multimodal Emotion Recognition in Conversations (ERC). Specifically, the authors propose a new framework called Ada2I, which consists of two main modules: 1. **Adaptive Feature Weighting (AFW)**: Improves the representation of each modality through feature-level balancing. 2. **Adaptive Modality Weighting (AMW)**: Optimizes the modality weights during the training process through modality-level balancing. Additionally, the paper introduces a refined disparity ratio as part of the training optimization strategy to evaluate the overall inconsistency of the model when handling multiple modalities. Experimental results show that Ada2I outperforms existing methods on three benchmark datasets (IEMOCAP, MELD, and CMU-MOSEI) and demonstrates excellent performance in addressing modality imbalance.