paper-with-me

홈 › Papers

Investigating Non-Transitivity in LLM-as-a-Judge

2025-02-19 · Yi Xu, Laura Ruis, Tim Rocktäschel, Robert Kirk

Automatic evaluation methods based on large language models (LLMs) are emerging as the standard tool for assessing the instruction-following abilities of LLM-based agents. The most common method in this paradigm, pairwise comparisons with a baseline model, critically depends on the assumption of transitive preferences. However, the validity of this assumption remains largely unexplored. In this study, we investigate the presence of non-transitivity within the AlpacaEval framework and analyze its effects on model rankings. We find that LLM judges exhibit non-transitive preferences, leading to rankings that are sensitive to the choice of the baseline model. To mitigate this issue, we show that round-robin tournaments combined with Bradley-Terry models of preference can produce more reliable rankings. Notably, our method increases both the Spearman correlation and the Kendall correlation with Chatbot Arena (95.0% -> 96.4% and 82.1% -> 86.3% respectively). To address the computational cost of round-robin tournaments, we propose Swiss-Wise Iterative Matchmaking (Swim) tournaments, using a dynamic matching strategy to capture the benefits of round-robin tournaments while maintaining computational efficiency.

📄 PDF Abstract BibTeX arXiv:2502.14074

Code (0)

등록된 구현이 없습니다.

Tasks

ChatbotComputational EfficiencyInstruction Following

Similar Papers 제목 키워드 기반

Transitivity, Time Consumption, and Quality of Preference Judgments in Crowdsourcing

2021-04-18 · Kai Hui, Klaus Berberich

Preference judgments have been demonstrated as a better alternative to graded judgments to assess the relevance of documents relative to queries. Existing work has verified transitivity among preference judgments when co…

Aligning Intraobserver Agreement by Transitivity

2020-09-29 · Jacopo Amidei

Annotation reproducibility and accuracy rely on good consistency within annotators. We propose a novel method for measuring within annotator consistency or annotator Intraobserver Agreement (IA). The proposed approach is…

Decision Making

TrustJudge: Inconsistencies of LLM-as-a-Judge and How to Alleviate Them

2025-09-25 · Yidong Wang, Yunze Song, Tingyuan Zhu, Xuanwang Zhang 외 arxiv

The adoption of Large Language Models (LLMs) as automated evaluators (LLM-as-a-judge) has revealed critical inconsistencies in current evaluation frameworks. We identify two fundamental types of inconsistencies: (1) Scor…

Diagnosing LLM Judge Reliability: Conformal Prediction Sets and Transitivity Violations

2026-04-16 · Manan Gupta, Dhruv Kumar arxiv

LLM-as-judge frameworks are increasingly used for automatic NLG evaluation, yet their per-instance reliability remains poorly understood. We present a two-pronged diagnostic toolkit applied to SummEval: $\textbf{(1)}$ a …

Back to Blackwell: Closing the Loop on Intransitivity in Multi-Objective Preference Fine-Tuning

2026-02-22 · Jiahao Zhang, Lujing Zhang, Keltin Grimes, Zhuohao Yu 외 arxiv

A recurring challenge in preference fine-tuning (PFT) is handling $\textit{intransitive}$ (i.e., cyclic) preferences. Intransitive preferences often stem from either $\textit{(i)}$ inconsistent rankings along a single ob…

Instruction Following