English

Learning an Efficient Multi-Turn Dialogue Evaluator from Multiple LLM Judges

Computation and Language 2026-01-07 v4

Abstract

Evaluating the conversational abilities of large language models (LLMs) remains a challenging task. Current mainstream approaches primarily rely on the "LLM-as-a-judge" paradigm, where an LLM is prompted to serve as an evaluator to assess dialogue quality. However, such methods often suffer from various biases, which undermine the reliability and consistency of the evaluation results. To mitigate these biases, recent methods employ multiple LLMs as judges and aggregate their judgments to select the optimal assessment. Although effective, this multi-judge approach incurs significant computational overhead during inference. In this paper, we propose an efficient dialogue evaluator that captures the collective wisdom of multiple LLM judges by aggregating their preference knowledge into a single model. Our approach preserves the advantages of diverse multi-judge feedback while drastically reducing the evaluation cost, enabling fast, flexible, and fine-grained dialogue quality assessment. Extensive experiments on seven single rating and pairwise comparison dialogue evaluation benchmarks demonstrate that our method outperforms existing baselines across diverse scenarios, showcasing its efficiency and robustness.

Keywords

Cite

@article{arxiv.2508.00454,
  title  = {Learning an Efficient Multi-Turn Dialogue Evaluator from Multiple LLM Judges},
  author = {Yuqi Tang and Kehua Feng and Yunfeng Wang and Zhiwen Chen and Chengfei Lv and Gang Yu and Qiang Zhang and Keyan Ding and Huajun Chen},
  journal= {arXiv preprint arXiv:2508.00454},
  year   = {2026}
}

Comments

20 pages, 4 pages, under review

R2 v1 2026-07-01T04:29:07.243Z