Cross-Space Synergy: A Unified Framework for Multimodal Emotion Recognition in Conversation
Xiaosen Lyu, Jiayu Xiong, Yuren Chen, Wanlong Wang, Xiaoqing Dai, Jing Wang
TL;DR
This work introduces Cross-Space Synergy (CSS) for Multimodal Emotion Recognition in Conversation, coupling a high-order, low-rank SPF representation fusion with Pareto-gradient-based optimization (PGM) to address gradient conflicts and unstable training. The framework combines a two-stage representation encoder with modality-specific projections and gated cross-modal interactions, enabling expressive yet stable cross-modal fusion. Through experiments on IEMOCAP and MELD, CSS achieves state-of-the-art accuracy and training stability while maintaining efficiency, demonstrated by ablation analyses on SPF, PGM, and modality contributions. The results suggest that coordinating representation-space fusion with gradient-space optimization is crucial for robust, scalable MERC systems.
Abstract
Multimodal Emotion Recognition in Conversation (MERC) aims to predict speakers' emotions by integrating textual, acoustic, and visual cues. Existing approaches either struggle to capture complex cross-modal interactions or experience gradient conflicts and unstable training when using deeper architectures. To address these issues, we propose Cross-Space Synergy (CSS), which couples a representation component with an optimization component. Synergistic Polynomial Fusion (SPF) serves the representation role, leveraging low-rank tensor factorization to efficiently capture high-order cross-modal interactions. Pareto Gradient Modulator (PGM) serves the optimization role, steering updates along Pareto-optimal directions across competing objectives to alleviate gradient conflicts and improve stability. Experiments show that CSS outperforms existing representative methods on IEMOCAP and MELD in both accuracy and training stability, demonstrating its effectiveness in complex multimodal scenarios.
