Rethinking the Bounds of LLM Reasoning: Are Multi-Agent Discussions the Key?

Qineng Wang, Zihao Wang, Ying Su, Hanghang Tong, Yangqiu Song

arXiv:2402.18272 · 2026-07-27 공개 · arXiv · PDF

llm-reasoning multi-agent prompt-engineering reasoning-tasks llm-interaction single-agent discussion-framework

Abstract

Recent progress in LLMs discussion suggests that multi-agent discussion improves the reasoning abilities of LLMs. In this work, we reevaluate this claim through systematic experiments, where we propose a novel group discussion framework to enrich the set of discussion mechanisms. Interestingly, our results show that a single-agent LLM with strong prompts can achieve almost the same performance as the best existing discussion approach on a wide range of reasoning tasks and backbone LLMs. We observe that the multi-agent discussion performs better than a single agent only when there is no demonstration in the prompt. Further study reveals the common interaction mechanisms of LLMs during the discussion.

한국어 요약

한 줄 요약

단일 에이전트가 강력한 프롬프트를 사용하면 다중 에이전트 토론과 유사한 추론 성능을 달성할 수 있음을 실험적으로 밝힘.

핵심 기여도

핵심 아이디어

기존 연구는 다중 에이전트 토론이 단일 에이전트보다 추론 성능을 향상시킨다고 주장하지만, 본 연구는 프롬프트의 강도가 토론 효과에 큰 영향을 미친다는 점을 발견함. 특히, **FOLIO-wiki** 데이터셋에서 단일 에이전트가 **강력한 프롬프트**를 사용할 경우, 기존 다중 에이전트 토론 방식과 유사한 성능을 보이는 결과를 통해, 토론의 효과는 프롬프트의 질에 크게 의존함을 밝힘.
또한, **CMD** 프레임워크는 인간 그룹 토론 과정을 시뮬레이션하며, **세 가지 프롬프트 구성 요소**(질문 설명, 답변 형식, 태스크별 예시)를 고려하여 토론 메커니즘을 구조화함. 이는 기존 토론 방식과 차별화된 접근법임.

기술적 접근법

주요 결과

의의 및 한계

실용적 활용