Revisiting Multi-Modal Emotion Learning with Broad State Space Models and Probability-Guidance Fusion

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. 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, which does not rely on a self-attention mechanism for sequence modeling, but uses state space models to compress emotional representation, and utilizes broad learning systems to explore the potential data distribution in broad space. Different from previous SSMs, we design a bidirectional SSM convolution to extract global context information. On the other hand, we design a multi-modal fusion strategy based on probability guidance to maximize the consistency of information between modalities. Experimental results show that the proposed method can overcome the computational and memory limitations of Transformer when modeling long-distance contexts, and has great potential to become a next-generation general architecture.

Cite

Text

Shou et al. "Revisiting Multi-Modal Emotion Learning with Broad State Space Models and Probability-Guidance Fusion." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2025. doi:10.1007/978-3-032-06078-5_29

Markdown

[Shou et al. "Revisiting Multi-Modal Emotion Learning with Broad State Space Models and Probability-Guidance Fusion." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2025.](https://mlanthology.org/ecmlpkdd/2025/shou2025ecmlpkdd-revisiting/) doi:10.1007/978-3-032-06078-5_29

BibTeX

@inproceedings{shou2025ecmlpkdd-revisiting,
  title     = {{Revisiting Multi-Modal Emotion Learning with Broad State Space Models and Probability-Guidance Fusion}},
  author    = {Shou, Yuntao and Meng, Tao and Ai, Wei and Li, Keqin},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2025},
  pages     = {509-525},
  doi       = {10.1007/978-3-032-06078-5_29},
  url       = {https://mlanthology.org/ecmlpkdd/2025/shou2025ecmlpkdd-revisiting/}
}