English

Mitigating Judgment Preference Bias in Large Language Models through Group-Based Polling

Computation and Language 2026-04-22 v2

Abstract

Large Language Models (LLMs) as automatic evaluators, commonly referred to as LLM-as-a-Judge, have also attracted growing attention. This approach plays a vital role in aligning LLMs with human judgments, providing accurate and reliable assessments. However, LLM-based judgment models often exhibit judgment preference bias during the evaluation phase, tending to favor responses generated by themselves, undermining the reliability of their judgments. This paper introduces the Group-Based Polling Optimization (Genii), an unsupervised multi-agent collaborative optimization framework that mitigates the inherent judgment preference bias of judgment models. Specifically, Genii integrates various LLM-based judgment models into a multi-agent system and simulates the interactive client-server polling mechanism to optimize each client agent unsupervisedly. Our experiments demonstrate that Genii outperforms supervised models trained on annotated judgment data, while requiring no human-labeled annotations. Genii consistently improves performance across different client agents during the polling, even when weaker models act as server agents. Further analysis reveals that Genii effectively mitigates judgment preference bias of LLM-based judgment models, demonstrating its effectiveness. All codes are available at https://github.com/NEUIR/Genii.

Keywords

Cite

@article{arxiv.2510.08145,
  title  = {Mitigating Judgment Preference Bias in Large Language Models through Group-Based Polling},
  author = {Shuliang Liu and Zhipeng Xu and Zhenghao Liu and Yukun Yan and Minghe Yu and Yu Gu and Chong Chen and Huiyuan Xie and Ge Yu},
  journal= {arXiv preprint arXiv:2510.08145},
  year   = {2026}
}
R2 v1 2026-07-01T06:26:38.000Z