English

GroupDebate: Enhancing the Efficiency of Multi-Agent Debate Using Group Discussion

Computation and Language 2025-12-29 v2 Artificial Intelligence

Abstract

In recent years, Large Language Models (LLMs) have demonstrated remarkable capabilities across diverse NLP tasks. Extensive research has explored how to enhance the logical reasoning abilities such as Chain-of-Thought, Chain-of-Thought with Self-Consistency, Tree-Of-Thoughts, and multi-agent debates. In the context of multi-agent debates, significant performance improvements can be achieved with an increasing number of agents and debate rounds. However, the escalation in the number of agents and debate rounds can drastically raise the tokens cost of debates, thereby limiting the scalability of the multi-agent debate technique. To better harness the advantages of multi-agent debates in logical reasoning tasks, this paper proposes a method to significantly reduce token cost in multi-agent debates. This approach involves dividing all agents into multiple debate groups, with agents engaging in debates within their respective groups and sharing interim debate results between groups. Comparative experiments across multiple datasets have demonstrated that this method can reduce the total tokens by up to 51.7% during debates and while potentially enhancing accuracy by as much as 25%. Our method significantly enhances the performance and efficiency of interactions in the multi-agent debate.

Keywords

Cite

@article{arxiv.2409.14051,
  title  = {GroupDebate: Enhancing the Efficiency of Multi-Agent Debate Using Group Discussion},
  author = {Tongxuan Liu and Xingyu Wang and Weizhe Huang and Wenjiang Xu and Yuting Zeng and Lei Jiang and Hailong Yang and Jing Li},
  journal= {arXiv preprint arXiv:2409.14051},
  year   = {2025}
}

Comments

Accepted by AAMAS 2026

R2 v1 2026-06-28T18:52:14.020Z