arXiv:2604.12735cs.CV2026-04中稿 · ACM MM 2026被引 3

多智能体协作提升跨模态情感识别准确率

AffectAgent: Collaborative Multi-Agent Reasoning for Retrieval-Augmented Multimodal Emotion Recognition

论文配图:AffectAgent: Collaborative Multi-Agent Reasoning for Retrieval-Augmented Multimodal Emotion Recognition
图 1 · 摘自论文原文
  • 三个专业智能体协同推理,分别负责提问规划、证据筛选和情绪生成
  • 在MER-UniBench上超越现有方法,在缺失模态下仍保持高精度
  • 适合需要精准情感理解的多模态应用,如心理分析与人机交互

基于大模型的多模态情感识别依赖静态参数记忆,常因解释细微情感状态而产生幻觉。针对单轮检索增强生成易受模态模糊性影响、难以捕捉跨模态复杂情感依赖的问题,本文提出AffectAgent——一种面向情感的多智能体检索增强生成框架,通过智能体间协作决策实现细粒度情感理解。AffectAgent包含三个联合优化的专用智能体:查询规划器、证据过滤器与情绪生成器,协同完成跨模态样本检索、证据评估与预测生成。采用多智能体近端策略优化(MAPPO)与共享情感奖励端到端训练,确保情感理解一致性。引入模态平衡混合专家(MB-MoE)动态调节不同模态贡献,缓解跨模态异质性导致的表示不匹配;设计检索增强自适应融合(RAAF),在模态缺失时通过引入检索到的音视频嵌入增强语义补全。在MER-UniBench上的大量实验表明,AffectAgent在复杂场景下表现优异。代码将开源于:https://github.com/Wz1h1NG/AffectAgent。

原文摘要 · Abstract (English)

LLM-based multimodal emotion recognition relies on static parametric memory and often hallucinates when interpreting nuanced affective states. In this paper, given that single-round retrieval-augmented generation is highly susceptible to modal ambiguity and therefore struggles to capture complex affective dependencies across modalities, we introduce AffectAgent, an affect-oriented multi-agent retrieval-augmented generation framework that leverages collaborative decision-making among agents for fine-grained affective understanding. Specifically, AffectAgent comprises three jointly optimized specialized agents, namely a query planner, an evidence filter, and an emotion generator, which collaboratively perform analytical reasoning to retrieve cross-modal samples, assess evidence, and generate predictions. These agents are optimized end-to-end using Multi-Agent Proximal Policy Optimization (MAPPO) with a shared affective reward to ensure consistent emotion understanding. Furthermore, we introduce Modality-Balancing Mixture of Experts (MB-MoE) and Retrieval-Augmented Adaptive Fusion (RAAF), where MB-MoE dynamically regulates the contributions of different modalities to mitigate representation mismatch caused by cross-modal heterogeneity, while RAAF enhances semantic completion under missing-modality conditions by incorporating retrieved audiovisual embeddings. Extensive experiments on MER-UniBench demonstrate that AffectAgent achieves superior performance across complex scenarios. Our code will be released at: https://github.com/Wz1h1NG/AffectAgent.

情感识别多智能体检索增强跨模态

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