Rethinking Information Synthesis in Multimodal Question Answering A Multi-Agent Perspective
Krishna Singh Rajput, Tejas Anvekar, Chitta Baral, Vivek Gupta

TL;DR
This paper introduces MAMMQA, a multi-agent framework for multimodal question answering that improves interpretability and accuracy by decomposing, synthesizing, and integrating information across text, tables, and images.
Contribution
It presents a novel multi-agent system with specialized agents for different modalities, enhancing interpretability and performance in multimodal QA tasks.
Findings
Outperforms existing baselines in accuracy on multiple benchmarks.
Enhances interpretability through transparent reasoning steps.
Demonstrates robustness across diverse multimodal datasets.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
