BiasScope: Towards Automated Detection of Bias in LLM-as-a-Judge Evaluation
Peng Lai, Zhihao Ou, Yong Wang, Longyue Wang, Jian Yang, Yun Chen, Guanhua Chen
TL;DR
BiasScope presents a fully LLM-driven framework to automatically and at scale discover unknown evaluation biases in LLM-based judges, addressing the limitations of predefined bias lists. It combines an iterative bias discovery and validation loop with a teacher-model perturbation strategy to expand a bias library, and demonstrates that leveraging bias-augmented data can mitigate biases via DPO-based alignment. The framework validates on JudgeBench and yields JudgeBench-Pro, a harder benchmark showing that even powerful LLM evaluators exhibit substantial error rates under bias interference. These findings highlight the need for systematic bias discovery and stronger evaluation robustness as LLM-based judging becomes more prevalent in research and practice.
Abstract
LLM-as-a-Judge has been widely adopted across various research and practical applications, yet the robustness and reliability of its evaluation remain a critical issue. A core challenge it faces is bias, which has primarily been studied in terms of known biases and their impact on evaluation outcomes, while automated and systematic exploration of potential unknown biases is still lacking. Nevertheless, such exploration is crucial for enhancing the robustness and reliability of evaluations. To bridge this gap, we propose BiasScope, a LLM-driven framework for automatically and at scale discovering potential biases that may arise during model evaluation. BiasScope can uncover potential biases across different model families and scales, with its generality and effectiveness validated on the JudgeBench dataset. It overcomes the limitations of existing approaches, transforming bias discovery from a passive process relying on manual effort and predefined bias lists into an active and comprehensive automated exploration. Moreover, based on BiasScope, we propose JudgeBench-Pro, an extended version of JudgeBench and a more challenging benchmark for evaluating the robustness of LLM-as-a-judge. Strikingly, even powerful LLMs as evaluators show error rates above 50\% on JudgeBench-Pro, underscoring the urgent need to strengthen evaluation robustness and to mitigate potential biases further.
