用新型Mamba结构提升多模态情感分析的效率与准确率
AlignMamba-2: Enhancing Multimodal Fusion and Sentiment Analysis with Modality-Aware Mamba
- 设计模态感知Mamba层,分治处理不同模态数据差异
- 双对齐策略使跨模态特征在几何与统计上更一致
- 兼顾长序列与静态图像任务,在多个数据集上刷新纪录
在大规模预训练模型时代,如何高效将通用知识适配到具体情感计算任务仍具挑战,尤其面临计算效率与多模态异质性问题。尽管基于Transformer的方法擅长建模模态间依赖,但其二次计算复杂度限制了长序列数据的应用。Mamba模型虽计算高效,但固有的顺序扫描机制难以捕捉跨模态对齐所需的全局非顺序关系。为此,我们提出AlignMamba-2,一种高效且有效的多模态融合与情感分析框架。该方法引入双对齐策略,通过最优传输距离与最大均值差异正则化模型,实现模态间的几何与统计一致性,且不增加推理开销。更重要的是,设计了模态感知Mamba层,采用专家混合架构,包含模态特异性与共享专家,显式处理融合过程中的数据异质性。在四个挑战性基准上(包括动态时序任务的CMU-MOSI和CMU-MOSEI,以及静态图像任务的NYU-Depth V2和MVSA-Single)的广泛实验表明,AlignMamba-2在多种模式识别任务中,从动态时序分析到静态图像-文本分类,均实现了有效性和效率的新标杆。
原文摘要 · Abstract (English)
In the era of large-scale pre-trained models, effectively adapting general knowledge to specific affective computing tasks remains a challenge, particularly regarding computational efficiency and multimodal heterogeneity. While Transformer-based methods have excelled at modeling inter-modal dependencies, their quadratic computational complexity limits their use with long-sequence data. Mamba-based models have emerged as a computationally efficient alternative; however, their inherent sequential scanning mechanism struggles to capture the global, non-sequential relationships that are crucial for effective cross-modal alignment. To address these limitations, we propose \textbf{AlignMamba-2}, an effective and efficient framework for multimodal fusion and sentiment analysis. Our approach introduces a dual alignment strategy that regularizes the model using both Optimal Transport distance and Maximum Mean Discrepancy, promoting geometric and statistical consistency between modalities without incurring any inference-time overhead. More importantly, we design a Modality-Aware Mamba layer, which employs a Mixture-of-Experts architecture with modality-specific and modality-shared experts to explicitly handle data heterogeneity during the fusion process. Extensive experiments on four challenging benchmarks, including dynamic time-series (on the CMU-MOSI and CMU-MOSEI datasets) and static image-related tasks (on the NYU-Depth V2 and MVSA-Single datasets), demonstrate that AlignMamba-2 establishes a new state-of-the-art in both effectiveness and efficiency across diverse pattern recognition tasks, ranging from dynamic time-series analysis to static image-text classification.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。