Self-Preference Bias in Rubric-Based Evaluation of Large Language Models
Summary
A study reveals that Large Language Model (LLM) judges exhibit significant Self-Preference Bias (SPB) even in rubric-based evaluations, a common benchmarking paradigm. This bias, where judges favor their own or family-related outputs, skews evaluations and impedes model development, particularly in recursive self-improvement scenarios. Using benchmarks like IFEval and LiveCodeBench with objective, programmatically verifiable rubrics, researchers found judges were over 50% more likely to incorrectly mark their own failed outputs as satisfied. While ensembling multiple judges offers some mitigation, it does not fully eliminate SPB. On HealthBench, a medical chat benchmark with subjective rubrics, SPB caused score discrepancies of up to 10 points, a critical margin for ranking frontier models. Negative rubrics and subjective topics such as communication and emergency referrals were identified as key drivers of this bias.
Key takeaway
For AI scientists and ML engineers developing or evaluating Large Language Models, understanding Self-Preference Bias is crucial. Your evaluation pipelines, especially those using rubric-based LLM-as-a-judge systems, are susceptible to significant skew, potentially misrepresenting model performance by up to 10 points. To improve evaluation accuracy, implement judge ensembling and critically review subjective rubric criteria, particularly for sensitive domains like medical applications, to mitigate this inherent bias.
Key insights
Self-Preference Bias significantly skews rubric-based LLM evaluations, even with objective criteria, hindering accurate model development.
Principles
- LLM judges favor their own outputs.
- SPB persists with objective criteria.
- Ensembling mitigates, but doesn't eliminate SPB.
In practice
- Use multiple LLM judges for evaluation.
- Scrutinize subjective rubric topics.
- Prioritize objective evaluation criteria.
Topics
- LLM Evaluation
- Self-Preference Bias
- Rubric-Based Evaluation
- LLM-as-a-Judge
- Model Benchmarking
- Evaluation Bias
- HealthBench
Best for: Research Scientist, AI Engineer, AI Scientist, Machine Learning Engineer, NLP Engineer
Related on AIssential
See Counsel's argued verdicts on the open AI decisions leaders are weighing →
Editorial summary, takeaway, and curation by AIssential. Original article published by cs.CL updates on arXiv.org.