arXiv:2505.20816cs.CL2025-05被引 5

多智能体协作提升图文问答准确率与可解释性

Rethinking Information Synthesis in Multimodal Question Answering A Multi-Agent Perspective

  • 设计三智能体架构,各司其职:两个视觉语言模型+一个文本大模型
  • 在多个基准上超越现有方法,平均提升3.2个百分点
  • 适合关注可解释性与跨模态推理的AI研究者

多模态问答近期进展主要集中在异构模态融合或微调多模态大模型。尽管表现优异,但这些方法通常依赖单一通用推理策略,忽视各模态特性,限制了准确性与可解释性。为此,我们提出MAMMQA,一种面向文本、表格和图像输入的多智能体问答框架。系统包含两个视觉语言模型(VLM)代理和一个基于文本的大语言模型(LLM)代理。首个VLM将用户问题分解为子问题,并逐模态检索部分答案;第二个VLM通过跨模态推理合成并优化结果;最后由LLM整合洞察生成连贯回答。模块化设计增强了推理过程透明性,使每个代理在其专业领域内运作。在多个多模态问答基准上的实验表明,该协作式多智能体框架在准确性和鲁棒性上均持续优于现有基线。

原文摘要 · Abstract (English)

Recent advances in multimodal question answering have primarily focused on combining heterogeneous modalities or fine-tuning multimodal large language models. While these approaches have shown strong performance, they often rely on a single, generalized reasoning strategy, overlooking the unique characteristics of each modality ultimately limiting both accuracy and interpretability. To address these limitations, we propose MAMMQA, a multi-agent QA framework for multimodal inputs spanning text, tables, and images. Our system includes two Visual Language Model (VLM) agents and one text-based Large Language Model (LLM) agent. The first VLM decomposes the user query into sub-questions and sequentially retrieves partial answers from each modality. The second VLM synthesizes and refines these results through cross-modal reasoning. Finally, the LLM integrates the insights into a cohesive answer. This modular design enhances interpretability by making the reasoning process transparent and allows each agent to operate within its domain of expertise. Experiments on diverse multimodal QA benchmarks demonstrate that our cooperative, multi-agent framework consistently outperforms existing baselines in both accuracy and robustness.

多模态问答多智能体可解释性

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