arXiv:2503.10104cs.CV2025-03CVPR被引 12

用Mamba架构提升视频情绪连续识别精度

Mamba-VA: A Mamba-based Approach for Continuous Emotion Recognition in Valence-Arousal Space

  • 结合MAE、TCN与Mamba,分层建模视觉特征与情绪时序变化
  • 在ABAW数据集上验证集/测试集情绪值分别达0.5362/0.5036(价)和0.4310/0.4119(唤)
  • 适合关注长序列情绪建模的多模态交互与心理健康研究者

连续情绪识别在人机交互、心理健康监测和自动驾驶中具有重要意义。基于价-唤醒(VA)空间的情绪建模能更精细地刻画情感状态。然而,现有方法仍难以处理长期依赖关系并捕捉复杂的时间动态。为此,本文提出一种新模型Mamba-VA,利用Mamba架构高效建模视频帧间的连续情绪变化。首先,通过掩码自编码器(MAE)提取视频帧的深层视觉特征,增强时序信息鲁棒性;其次,采用时间卷积网络(TCN)捕捉局部时间依赖;随后,引入Mamba进行长序列建模,学习全局情绪趋势;最后,通过全连接层完成回归分析,预测连续价与唤醒值。在第八届野外情感行为分析竞赛(ABAW)的价-唤醒估计任务中,所提模型在验证集和测试集上的价与唤醒得分分别为0.5362(0.5036)和0.4310(0.4119),优于基线。源代码已公开于GitHub:https://github.com/FreedomPuppy77/Charon。

原文摘要 · Abstract (English)

Continuous Emotion Recognition (CER) plays a crucial role in intelligent human-computer interaction, mental health monitoring, and autonomous driving. Emotion modeling based on the Valence-Arousal (VA) space enables a more nuanced representation of emotional states. However, existing methods still face challenges in handling long-term dependencies and capturing complex temporal dynamics. To address these issues, this paper proposes a novel emotion recognition model, Mamba-VA, which leverages the Mamba architecture to efficiently model sequential emotional variations in video frames. First, the model employs a Masked Autoencoder (MAE) to extract deep visual features from video frames, enhancing the robustness of temporal information. Then, a Temporal Convolutional Network (TCN) is utilized for temporal modeling to capture local temporal dependencies. Subsequently, Mamba is applied for long-sequence modeling, enabling the learning of global emotional trends. Finally, a fully connected (FC) layer performs regression analysis to predict continuous valence and arousal values. Experimental results on the Valence-Arousal (VA) Estimation task of the 8th competition on Affective Behavior Analysis in-the-wild (ABAW) demonstrate that the proposed model achieves valence and arousal scores of 0.5362 (0.5036) and 0.4310 (0.4119) on the validation (test) set, respectively, outperforming the baseline. The source code is available on GitHub:https://github.com/FreedomPuppy77/Charon.

情绪识别MambaVA空间视频分析

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