DeALOG: Decentralized Multi-Agents Log-Mediated Reasoning Framework
Abhijit Chakraborty, Ashish Raj Shekhar, Shiven Agarwal, Vivek Gupta
TL;DR
DeALOG introduces a planner-free, decentralized multi-agent framework for complex multimodal question answering. Five specialized agents collaborate via a persistent natural-language log to produce, verify, and repair evidence-based answers, enabling transparent intermediate reasoning and robust long-horizon reasoning. Across six challenging benchmarks, DeALOG achieves competitive or state-of-the-art accuracy, with ablations showing the shared log and verification are crucial for faithfulness and error resilience. The work demonstrates that log-mediated, peer-verified coordination can yield scalable, robust multimodal QA without task-specific fine-tuning.
Abstract
Complex question answering across text, tables and images requires integrating diverse information sources. A framework supporting specialized processing with coordination and interpretability is needed. We introduce DeALOG, a decentralized multi-agent framework for multimodal question answering. It uses specialized agents: Table, Context, Visual, Summarizing and Verification, that communicate through a shared natural-language log as persistent memory. This log-based approach enables collaborative error detection and verification without central control, improving robustness. Evaluations on FinQA, TAT-QA, CRT-QA, WikiTableQuestions, FeTaQA, and MultiModalQA show competitive performance. Analysis confirms the importance of the shared log, agent specialization, and verification for accuracy. DeALOG, provides a scalable approach through modular components using natural-language communication.
