Multi-Agent Debate for LLM Judges with Adaptive Stability Detection

Tianlong Chen ( University of North Carolina at Chapel Hill) · Song Wang (University of Central Florida) · Tianyu Hu (University of Science and Technology of China) · Zhen Tan (Arizona State University) · Huaizhi Qu (Department of Computer Science, University of North Carolina at Chapel Hill)
adaptive stopping criterionagent interactionsautomated judgment taskscollaborative reasoningcorrectness amplificationdistributional similarityiterative refinementjudge consensus dynamicsjudgment accuracykolmogorov-smirnov testmathematical formalizationmulti-agent debate frameworkstability detection mechanismtime-varying beta-binomial mixture

With advancements in reasoning capabilities, Large Language Models (LLMs) are increasingly employed for automated judgment tasks. While LLMs-as-Judges offer promise in automating evaluations, current approaches often rely on simplistic aggregation methods (e.g., majority voting), which can fail even when individual agents provide correct answers. To address this, we propose a multi-agent debate judge framework where agents collaboratively reason and iteratively refine their responses. We formalize the debate process mathematically, analyzing agent interactions and proving that debate amplifies correctness compared to static ensembles. To enhance efficiency, we introduce a stability detection mechanism that models judge consensus dynamics via a time-varying Beta-Binomial mixture, with adaptive stopping based on distributional similarity (Kolmogorov-Smirnov test). This mechanism models the judges' collective correct rate dynamics using a time-varying mixture of Beta-Binomial distributions and employs an adaptive stopping criterion based on distributional similarity (Kolmogorov-Smirnov statistic). Experiments across multiple benchmarks and models demonstrate that our framework improves judgment accuracy over majority voting while maintaining computational efficiency.