← 返回论文检索
NeurIPS 2025{location} PosterAccept (poster)

Multi-Agent Debate for LLM Judges with Adaptive Stability Detection

Tianyu Hu, Zhen Tan, Song Wang, Huaizhi Qu, Tianlong Chen

University of Science and Technology of China · Arizona State University · University of Central Florida · Department of Computer Science, University of North Carolina at Chapel Hill · University of North Carolina at Chapel Hill

PDF 由论文原始站点提供,PaperCompass 不保存论文文件。

摘要

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.