Computer Vision Conference (CVC) 2026
21-22 May 2026
Publication Links
IJACSA
Special Issues
Computer Vision Conference (CVC)
Computing Conference
Intelligent Systems Conference (IntelliSys)
Future Technologies Conference (FTC)
International Journal of Advanced Computer Science and Applications(IJACSA), Volume 17 Issue 4, 2026.
Abstract: Multi-agent debate (MAD) has emerged as a promising approach for improving the reasoning ability of large language models (LLMs). However, existing turn-taking schemes typically disclose a speaker’s entire utterance before other agents can respond, allowing erroneous premises to spread through the shared context and making early correction difficult. This study proposes an interruptible MAD framework that enables early error correction through sentence-level disclosure and urgency-based turn-taking under a shared public-token budget. Each non-speaking agent continuously generates an action plan including its current assessment, action choice, urgency, and supported answer. The next speaker is then selected dynamically from agents requesting to speak or interrupt, while silent turns are allowed when no intervention is necessary. By revealing only one sentence at a time and discarding undisclosed sentences after interruption, the proposed framework is designed to prevent misleading claims from expanding into long incorrect explanations. Under a controlled evaluation on 1,000 MMLU questions using three agents with conditioned initial states containing both correct and incorrect answers, the proposed framework achieves the highest final accuracy in both the two-incorrect-one-correct setting (49.5% vs. 37.2% and 43.7%) and the one-incorrect-two-correct setting (79.2% vs. 68.7% and 73.8%). Analysis of intermediate answers further show that interruptions improve listeners’ answers more often than they worsen them. These results suggest that fine-grained, interruptible turn-taking can suppress misinformation propagation and stabilize consensus formation under the evaluated setting.
Akikazu Kimura, Ken Fukuda, Yasuyuki Tahara and Yuichi Sei. “Interruptible Multi-Agent Debate: Sentence-Level Disclosure and Urgency-Based Turn-Taking for Early Error Correction”. International Journal of Advanced Computer Science and Applications (IJACSA) 17.4 (2026). http://dx.doi.org/10.14569/IJACSA.2026.0170403
@article{Kimura2026,
title = {Interruptible Multi-Agent Debate: Sentence-Level Disclosure and Urgency-Based Turn-Taking for Early Error Correction},
journal = {International Journal of Advanced Computer Science and Applications},
doi = {10.14569/IJACSA.2026.0170403},
url = {http://dx.doi.org/10.14569/IJACSA.2026.0170403},
year = {2026},
publisher = {The Science and Information Organization},
volume = {17},
number = {4},
author = {Akikazu Kimura and Ken Fukuda and Yasuyuki Tahara and Yuichi Sei}
}
Copyright Statement: This is an open access article licensed under a Creative Commons Attribution 4.0 International License, which permits unrestricted use, distribution, and reproduction in any medium, even commercially as long as the original work is properly cited.