Learning to Break: Knowledge-Enhanced Reasoning in Multi-Agent Debate System
Haotian Wang, Xiyuan Du, Weijiang Yu, Qianglong Chen, Kun Zhu, Zheng, Chu, Lian Yan, Yi Guan

TL;DR
This paper introduces MADKE, a multi-agent debate framework enhanced with shared retrieval knowledge and adaptive knowledge selection, significantly improving the accuracy and consistency of multi-agent systems in truth-seeking tasks, surpassing GPT-4 in some benchmarks.
Contribution
The paper proposes MADKE, a novel multi-agent debate system with shared knowledge pools and adaptive knowledge selection, enabling agents to overcome cognitive limitations and achieve state-of-the-art results.
Findings
MADKE achieves state-of-the-art results on six datasets.
Retrieval knowledge helps break cognitive islands among agents.
MADKE surpasses GPT-4 performance on average in six datasets.
Abstract
Multi-agent debate system (MAD) imitating the process of human discussion in pursuit of truth, aims to align the correct cognition of different agents for the optimal solution. It is challenging to make various agents perform right and highly consistent cognition due to their limited and different knowledge backgrounds (i.e., cognitive islands), which hinders the search for the optimal solution. To address the challenge, we propose a novel \underline{M}ulti-\underline{A}gent \underline{D}ebate with \underline{K}nowledge-\underline{E}nhanced framework (\textbf{MADKE}) to promote the system to find the solution. First, we involve a shared retrieval knowledge pool in the debate process to solve the problem of limited and different knowledge backgrounds. Then, we propose an adaptive knowledge selection method to guarantee the accuracy and personalization of knowledge. This method allows…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Sentiment Analysis and Opinion Mining · Multi-Agent Systems and Negotiation
MethodsAttention Is All You Need · Byte Pair Encoding · Layer Normalization · Linear Layer · Label Smoothing · Adam · Dropout · Multi-Head Attention · Dense Connections · Softmax
