Revisiting Multi-modal Emotion Learning with Broad State Space Models and Probability-guidance Fusion
Yuntao Shou, Tao Meng, Fuchen Zhang, Nan Yin, Keqin Li

TL;DR
This paper introduces a novel multi-modal emotion recognition approach using broad state space models and probability-guided fusion, effectively capturing long-range dependencies and inter-modal semantic consistency, surpassing Transformer-based methods in efficiency.
Contribution
The work proposes Broad Mamba, a state space model-based method for feature disentanglement, and a probability-guided fusion strategy, advancing MERC by improving long-distance context modeling and inter-modal consistency.
Findings
Outperforms Transformer-based models in long-distance context modeling.
Reduces computational and memory requirements for MERC.
Demonstrates potential as a next-generation architecture for emotion recognition.
Abstract
Multi-modal Emotion Recognition in Conversation (MERC) has received considerable attention in various fields, e.g., human-computer interaction and recommendation systems. Most existing works perform feature disentanglement and fusion to extract emotional contextual information from multi-modal features and emotion classification. After revisiting the characteristic of MERC, we argue that long-range contextual semantic information should be extracted in the feature disentanglement stage and the inter-modal semantic information consistency should be maximized in the feature fusion stage. Inspired by recent State Space Models (SSMs), Mamba can efficiently model long-distance dependencies. Therefore, in this work, we fully consider the above insights to further improve the performance of MERC. Specifically, on the one hand, in the feature disentanglement stage, we propose a Broad Mamba,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCognitive Science and Education Research
MethodsAttention Is All You Need · Dropout · Residual Connection · Softmax · Position-Wise Feed-Forward Layer · Byte Pair Encoding · Absolute Position Encodings · Linear Layer · Dense Connections · Label Smoothing
