arXiv:2603.13406cs.CVcs.AI2026-03被引 4

用分段策略提升视频中犹豫与矛盾情绪识别准确率

Nuanced Emotion Recognition Based on a Segment-based MLLM Framework Leveraging Qwen3-Omni for AH Detection

  • 将视频切分为5秒片段,结合多模态大模型分析视听信号
  • 在BAH数据集上达到85.1%准确率,优于现有方法
  • 适合数字健康、行为干预等需要识别细微情绪的场景

视频中的情绪识别是情感计算的关键任务,识别犹豫与矛盾等微妙心理状态对行为干预和数字健康具有重要意义。这类状态常表现为跨模态不一致,如面部表情、语音语调与文本语义之间的差异,给自动化识别带来挑战。本文提出一种基于分段建模的多模态大模型框架,将长视频分割为最大5秒的短片段,以提升处理效率并缓解令牌限制。采用在BAH数据集上通过LoRA与全参数微调方式,基于MS-Swift框架优化的Qwen3-Omni-30B-A3B模型,实现视觉与听觉信号的协同分析。实验结果表明,该方法在测试集上达到85.1%的准确率,显著超越现有基准,验证了多模态大模型在捕捉复杂细微情绪冲突方面的优越性。代码已公开于https://github.com/dlnn123/A-H-Detection-with-Qwen-Omni.git。

原文摘要 · Abstract (English)

Emotion recognition in videos is a pivotal task in affective computing, where identifying subtle psychological states such as Ambivalence and Hesitancy holds significant value for behavioral intervention and digital health. Ambivalence and Hesitancy states often manifest through cross-modal inconsistencies such as discrepancies between facial expressions, vocal tones, and textual semantics, posing a substantial challenge for automated recognition. This paper proposes a recognition framework that integrates temporal segment modeling with Multimodal Large Language Models. To address computational efficiency and token constraints in long video processing, we employ a segment-based strategy, partitioning videos into short clips with a maximum duration of 5 seconds. We leverage the Qwen3-Omni-30B-A3B model, fine-tuned on the BAH dataset using LoRA and full-parameter strategies via the MS-Swift framework, enabling the model to synergistically analyze visual and auditory signals. Experimental results demonstrate that the proposed method achieves an accuracy of 85.1% on the test set, significantly outperforming existing benchmarks and validating the superior capability of Multimodal Large Language Models in capturing complex and nuanced emotional conflicts. The code is released at https://github.com/dlnn123/A-H-Detection-with-Qwen-Omni.git.

情绪识别多模态大模型数字健康

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