ACL 2025long0 citations

Crowd Comparative Reasoning: Unlocking Comprehensive Evaluations for LLM-as-a-Judge

Qiyuan Zhang, Yufei Wang, Yuxin Jiang, Liangyou Li, Chuhan Wu, Yasheng Wang, Xin Jiang, Lifeng Shang

Abstract

LLM-as-a-Judge, which generates chain-of-thought (CoT) judgments, has become a widely adopted auto-evaluation method. However, its reliability is compromised by the CoT reasoning’s inability to capture comprehensive and deeper details, often leading to incomplete outcomes. Existing methods mainly rely on majority voting or criteria expansion, which is insufficient to address the limitation in CoT. We propose Crowd-based Comparative Evaluation, which introduces additional crowd responses to compare with the candidate responses, thereby exposing deeper and more comprehensive details within the candidate responses. This process effectively guides LLM-as-a-Judge to provide a more detailed CoT judgment. Extensive experiments demonstrate that our approach enhances evaluation reliability, achieving an average accuracy gain of 6.7% across five benchmarks. Moreover, our method produces higher-quality CoTs that facilitate judge distillation and exhibit superior performance in rejection sampling for supervised fine-tuning (SFT), referred to as crowd rejection sampling, thereby enabling more efficient SFT. Our analysis confirms that CoTs generated by ours are more comprehensive and of higher quality, and evaluation accuracy improves as inference scales.

BibTeX
@inproceedings{zhang-etal-2025-crowd,
    title = "Crowd Comparative Reasoning: Unlocking Comprehensive Evaluations for {LLM}-as-a-Judge",
    author = "Zhang, Qiyuan  and
      Wang, Yufei  and
      Jiang, Yuxin  and
      Li, Liangyou  and
      Wu, Chuhan  and
      Wang, Yasheng  and
      Jiang, Xin  and
      Shang, Lifeng  and
      Tang, Ruiming  and
      Lyu, Fuyuan  and
      Ma, Chen",
    editor = "Che, Wanxiang  and
      Nabende, Joyce  and
      Shutova, Ekaterina  and
      Pilehvar, Mohammad Taher",
    booktitle = "Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = jul,
    year = "2025",
    address = "Vienna, Austria",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.acl-long.252/",
    doi = "10.18653/v1/2025.acl-long.252",
    pages = "5059--5074",
    ISBN = "979-8-89176-251-0"
}
Crowd Comparative Reasoning: Unlocking Comprehensive Evaluations for LLM-as-a-Judge · ACL 2025