Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Decision Protocols in Multi-Agent Large Language Model Conversations

About

Improving the task performance of Large Language Models (LLMs) is essential, yet scaling these models faces significant challenges such as diminishing returns and high costs. Multi-Agent Systems (MAS) offer a promising solution by distributing tasks among specialized agents to improve the overall task performance. This can reduce training costs at the expense of increased test time due to the discussion and decision-making process. The decision protocol is a critical component of MAS because it specifies how multiple agents collaborate to create a final solution. This thesis introduces the Multi-Agent LLM (MALLM) framework, which implements and evaluates various decision protocols, namely voting, consensus, and judge decision mechanisms, to simulate multi-agent discussions for conversational task solving. Unlike previous work that used a single decision protocol or tested them on limited datasets, this study systematically examines their impact on a diverse set of tasks, ranging from knowledge-based datasets (MMLU, MMLU-Pro, GPQA) and logic-based datasets (StrategyQA, MuSR, Math-lvl-5, SQuAD 2.0). The results indicate that consensus protocols excel in knowledge-intensive domains while voting and judge protocols are more effective for logic-based tasks. Increasing response diversity through independent solution generation improves decision quality, while changes in information access during the decision process have minimal impact.

Lars Benedikt Kaesberg• 2026

Related benchmarks

TaskDatasetResultRank
Mathematical ReasoningMATH L5
Accuracy0.257
162
Graduate-level Science ReasoningGPQA
Accuracy32.3
138
Question AnsweringMMLU-Pro
Accuracy58
103
Reading ComprehensionSQuAD v2
F1 Score70.6
38
ReasoningMuSR
Accuracy64.2
32
Multi-step ReasoningStrategyQA
Accuracy61.2
20
Question AnsweringMMLU
MMLU Accuracy75.5
12
Multi-step Soft ReasoningMuSR
Accuracy59.3
12
General Knowledge ReasoningMMLU
Accuracy54.6
10
Reading ComprehensionSQuAD
F1 Score58
10
Showing 10 of 10 rows

Other info

Follow for update