DeliberationBench: When Do More Voices Hurt? A Controlled Study of Multi-LLM Deliberation Protocols
Vaarunay Kaushal, Taranveer Singh
TL;DR
The paper investigates whether multi-LLM deliberation improves question-answering quality over strong simple baselines. It introduces DeliberationBench, a benchmark of $270$ questions evaluated across three seeds to compare three deliberation protocols against a best-single selection baseline, using GPT-4o as the judge. The results show a substantial negative finding: the best-single baseline achieves $82.5\pm3.3\%$ wins, while deliberation protocols peak at $13.8\pm2.6\%$, a $6.0\times$ gap with $p<0.01$, and incur $1.5$–$2.5\times$ higher costs, yielding a $15\times$ worse cost-quality ratio. These findings challenge the assumption that architectural complexity improves performance, suggesting practitioners should prioritize strong, simple baselines and carefully weigh the cost implications of multi-LLM deliberation.
Abstract
Multi-agent systems where Large Language Models (LLMs) deliberate to form consensus have gained significant attention, yet their practical value over simpler methods remains under-scrutinized. We introduce DELIBERATIONBENCH, a controlled benchmark evaluating three deliberation protocols against a strong baseline of selecting the best response from a pool of model outputs. Across 270 questions and three independent seeds (810 total evaluations), we find a striking negative result: the best-single baseline achieves an 82.5% +- 3.3% win rate, dramatically outperforming the best deliberation protocol(13.8% +- 2.6%). This 6.0x performance gap is statistically significant (p < 0.01) and comes at 1.5-2.5x higher computational cost. Our findings challenge assumptions that complexity enhances quality in multi-LLM systems.
