Self-Preference Bias in Rubric-Based Evaluation of Large Language Models

· Source: cs.CL updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning · Depth: Expert, quick

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

In practice

Topics

Best for: Research Scientist, AI Engineer, AI Scientist, Machine Learning Engineer, NLP Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.CL updates on arXiv.org.