COLING 2025main1 citations

Explain-Analyze-Generate: A Sequential Multi-Agent Collaboration Method for Complex Reasoning

WenYuan Gu, JiaLe Han, HaoWen Wang, Xiang Li, Bo Cheng

Abstract

Exploring effective collaboration among multiple large language models (LLMs) represents an active research direction, with multiagent debate (MAD) emerging as a popular approach. MAD involves LLMs independently generating responses and refining their own responses by incorporating feedback from other agents in a debate manner. However,empirical experiments reveal the suboptimal performance of MAD in complex reasoning scenarios. We attribute this to the potential misleading caused by peer agents with limited individual capabilities. To address this, we propose a novel sequential collaboration framework named Explain-Analyze-Generate(EAG). By decomposing complex tasks into essential subtasks and employing a pipeline approach, EAG enable agents provide constructive assistance to peers, ultimately yielding higher performance. We conduct experiments on the comprehensive complex language reasoning benchmark: BIG-Bench-Hard (BBH). Our method achieves the highest performance on 19 out of 23 tasks, with an average improvement of 8% across all tasks, and incurs lower costs compared to MAD, demonstrating its effectiveness and efficiency.

BibTeX
@inproceedings{gu-etal-2025-explain,
    title = "Explain-Analyze-Generate: A Sequential Multi-Agent Collaboration Method for Complex Reasoning",
    author = "Gu, WenYuan  and
      Han, JiaLe  and
      Wang, HaoWen  and
      Li, Xiang  and
      Cheng, Bo",
    editor = "Rambow, Owen  and
      Wanner, Leo  and
      Apidianaki, Marianna  and
      Al-Khalifa, Hend  and
      Eugenio, Barbara Di  and
      Schockaert, Steven",
    booktitle = "Proceedings of the 31st International Conference on Computational Linguistics",
    month = jan,
    year = "2025",
    address = "Abu Dhabi, UAE",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.coling-main.475/",
    pages = "7127--7140"
}
Explain-Analyze-Generate: A Sequential Multi-Agent Collaboration Method for Complex Reasoning · COLING 2025