arXiv:2409.15936cs.CYcs.CV2024-09被引 43

用分层融合Mamba模型提升抑郁症多模态检测效果

DepMamba: Progressive Fusion Mamba for Multimodal Depression Detection

  • 分层建模结合卷积与Mamba,捕捉长序列局部到全局特征
  • 渐进式融合先跨模态后内模态,提升音频视觉信息协同
  • 在两大数据集上超越现有方法,适合临床辅助诊断研究

抑郁症是全球影响数百万人群的常见心理障碍。当前多模态方法依赖对齐或聚合融合,存在两大缺陷:(i) 长程时间建模效率低;(ii) 模态间融合与模态内处理不够优化。本文提出一种音频-视觉渐进融合Mamba模型(DepMamba),包含两个核心设计:层次化上下文建模与渐进式多模态融合。前者通过卷积神经网络与Mamba提取长序列的局部到全局特征;后者先构建多模态协同状态空间模型(SSM)分别提取各模态的跨模态与模态内信息,再通过增强型多模态SSM实现模态一致性。在两个大规模抑郁症数据集上的实验表明,DepMamba显著优于现有最先进方法。代码已公开于https://github.com/Jiaxin-Ye/DepMamba。

原文摘要 · Abstract (English)

Depression is a common mental disorder that affects millions of people worldwide. Although promising, current multimodal methods hinge on aligned or aggregated multimodal fusion, suffering two significant limitations: (i) inefficient long-range temporal modeling, and (ii) sub-optimal multimodal fusion between intermodal fusion and intramodal processing. In this paper, we propose an audio-visual progressive fusion Mamba for multimodal depression detection, termed DepMamba. DepMamba features two core designs: hierarchical contextual modeling and progressive multimodal fusion. On the one hand, hierarchical modeling introduces convolution neural networks and Mamba to extract the local-to-global features within long-range sequences. On the other hand, the progressive fusion first presents a multimodal collaborative State Space Model (SSM) extracting intermodal and intramodal information for each modality, and then utilizes a multimodal enhanced SSM for modality cohesion. Extensive experimental results on two large-scale depression datasets demonstrate the superior performance of our DepMamba over existing state-of-the-art methods. Code is available at https://github.com/Jiaxin-Ye/DepMamba.

多模态抑郁症检测Mamba时序建模

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。