论文

多智能体LLM评估的稳健共识方法

Robust Conformal Consensus: Multi-Agent LLM-as-a-Judge Interval Evaluation with Conformal Prediction

精选理由

这篇论文解决了LLM评估中的不确定性问题,通过多智能体共识方法让评估结果更可靠。

研究人员提出了一种基于多智能体LLM评估的稳健不确定性量化框架。该方法通过多个LLM构建预测区间,获得更稳定可靠的不确定性估计。实验证明该方法产生有效预测区间并具有覆盖保证,多法官区间聚合带来更稳定的评估结果。

原文 · arXiv cs.AI

Robust Conformal Consensus: Multi-Agent LLM-as-a-Judge Interval Evaluation with Conformal Prediction

LLM-as-a-Judge has emerged as a promising paradigm for evaluating natural language generation. However, the uncertainty associated with such evaluations remains largely unexplored, which limits their reliability in real-world applications. Although conformal prediction offers a principled framework for uncertainty quantification, existing approaches typically apply it to a single LLM judge, overlooking the variability introduced by using different LLM evaluators. In this work, we propose a robust uncertainty estimation framework for multi-agent LLM-as-a-Judge evaluation. Our approach constructs conformal prediction intervals for LLM-based scores from multiple LLMs. By considering intervals from different LLM judges, we obtain more stable and reliable uncertainty estimates. Extensive experiments demonstrate that our method produces valid prediction intervals with coverage guarantees, and that interval-based aggregation across multiple judges leads to more stable evaluation outcomes.