paper-with-me

홈 › Papers

Play Favorites: A Statistical Method to Measure Self-Bias in LLM-as-a-Judge

2025-08-08 · Evangelia Spiliopoulou, Riccardo Fogliato, Hanna Burnsky, Tamer Soliman, Jie Ma, Graham Horwood, Miguel Ballesteros arxiv

Large language models (LLMs) can serve as judges that offer rapid and reliable assessments of other LLM outputs. However, models may systematically assign overly favorable ratings to their own outputs, a phenomenon known as self-bias, which can distort evaluations of true model performance. Previous studies often conflate genuine differences in model quality with bias or incorrectly assume that evaluations from LLMs and humans follow the same rating distributions. In this work, we present a statistical framework that explicitly formalizes assumptions under which self-bias can be identified and estimated. Our method models the difference in the scoring distribution that LLM-as-a-judge assigns to its own completions compared to other models, while accounting for the underlying quality of the completions provided by an independent, third-party judge (e.g., humans). Our method reliably isolates and quantifies self-bias, even when models vary in ability, ensuring that genuine performance differences are not mistaken for self-bias. We conduct an empirical analysis of self-bias on a large dataset (>5000 prompt-completion pairs) consisting of expert human annotations and judgments from nine different LLM judges. We find that some models, such as GPT-4o and Claude 3.5 Sonnet, systematically assign higher scores to their own outputs. These models also display family-bias; systematically assigning higher ratings to outputs produced by other models of the same family. Our findings highlight potential pitfalls of using LLM judges and offer practical guidance to mitigate biases when interpreting automated evaluations.

📄 PDF Abstract BibTeX arXiv:2508.06709

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The AFRL WMT19 Systems: Old Favorites and New Tricks

2019-08-01 · WS 2019 8 · Jeremy Gwinnup, Grant Erdmann, Tim Anderson

This paper describes the Air Force Research Laboratory (AFRL) machine translation systems and the improvements that were developed during the WMT19 evaluation campaign. This year, we refine our approach to training popul…

Domain AdaptationMachine TranslationTranslation

Quantifying and Mitigating Self-Preference Bias of LLM Judges

2026-04-24 · Jinming Yang, Zheng Hu, Chuxian Qiu, Zhenyu Deng 외 arxiv

LLM-as-a-Judge has become a dominant approach in automated evaluation systems, playing critical roles in model alignment, leaderboard construction, quality control, and so on. However, the scalability and trustworthiness…

A Comparison of Self-Play Algorithms Under a Generalized Framework

2020-06-08 · Daniel Hernandez, Kevin Denamganai, Sam Devlin, Spyridon Samothrakis 외

Throughout scientific history, overarching theoretical frameworks have allowed researchers to grow beyond personal intuitions and culturally biased theories. They allow to verify and replicate existing findings, and to l…

Reinforcement Learning (RL)

On lower bounds for the bias-variance trade-off

2020-05-30 · Alexis Derumigny, Johannes Schmidt-Hieber

It is a common phenomenon that for high-dimensional and nonparametric statistical models, rate-optimal estimators balance squared bias and variance. Although this balancing is widely observed, little is known whether met…

Beyond Accuracy: Statistical Measures and Benchmark for Evaluation of Representation from Self-Supervised Learning

2023-12-02 · Jiantao Wu, Shentong Mo, Sara Atito, Josef Kittler 외

Recently, self-supervised metric learning has raised attention for the potential to learn a generic distance function. It overcomes the limitations of conventional supervised one, e.g., scalability and label biases. Desp…

16kDiversityMetric LearningSelf-Supervised Learning