AIOct 14, 2025

Multi-Agent Debate for LLM Judges with Adaptive Stability Detection

arXiv:2510.12697v18 citationsh-index: 10
Originality Incremental advance
AI Analysis

This work addresses the challenge of enhancing reliability in LLM-based automated evaluations, which is crucial for applications like content moderation or assessment systems, though it appears incremental by refining existing multi-agent approaches.

The paper tackles the problem of unreliable automated judgment tasks using LLMs by proposing a multi-agent debate framework with adaptive stability detection, which improves judgment accuracy over majority voting while maintaining computational efficiency, as demonstrated across multiple benchmarks and models.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes