paper-with-me

Papers

Pairwise or Pointwise? Evaluating Feedback Protocols for Bias in LLM-Based Evaluation

2025-04-20 · Tuhina Tripathi, Manya Wadhwa, Greg Durrett, Scott Niekum

Large Language Models (LLMs) are widely used as proxies for human labelers in both training (Reinforcement Learning from AI Feedback) and large-scale response evaluation (LLM-as-a-judge). Alignment and evaluation are critical components in the development of reliable LLMs, and the choice of feedback protocol plays a central role in both but remains understudied. In this work, we show that the choice of feedback protocol (absolute scores versus relative preferences) can significantly affect evaluation reliability and induce systematic biases. In particular, we show that pairwise evaluation protocols are more vulnerable to distracted evaluation. Generator models can exploit spurious attributes (or distractor features) favored by the LLM judge, resulting in inflated scores for lower-quality outputs and misleading training signals. We find that absolute scoring is more robust to such manipulation, producing judgments that better reflect response quality and are less influenced by distractor features. Our results demonstrate that generator models can flip preferences by embedding distractor features, skewing LLM-as-a-judge comparisons and leading to inaccurate conclusions about model quality in benchmark evaluations. Pairwise preferences flip in about 35% of the cases, compared to only 9% for absolute scores. We offer recommendations for choosing feedback protocols based on dataset characteristics and evaluation objectives.

📄 PDF Abstract BibTeX arXiv:2504.14716

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

FLIP https://developer.nvidia.com/blog/flip-a-difference-evaluator-for-alternating-images/

Similar Papers 제목 키워드 기반

MP2: A Momentum Contrast Approach for Recommendation with Pointwise and Pairwise Learning

2022-04-18 · Menghan Wang, Yuchen Guo, Zhenqi Zhao, Guangzheng Hu 외

Binary pointwise labels (aka implicit feedback) are heavily leveraged by deep learning based recommendation algorithms nowadays. In this paper we discuss the limited expressiveness of these labels may fail to accommodate…

JudgeStealer: Extracting LLM Judging Capabilities across Evaluation Protocols

2026-08-27 · Chen Chen, Yaolin Chen, Xuehan Sun, Juan Lin 외 arxiv

Large language model (LLM) judges are increasingly used across various evaluation scenarios, making their judgment capabilities valuable intellectual property. However, black-box access exposes these capabilities to mode…

Model extraction

Unbiased Pairwise Learning from Implicit Feedback for Recommender Systems without Biased Variance Control

2023-04-11 · Yi Ren, Hongyan Tang, Jiangpeng Rong, Siwen Zhu

Generally speaking, the model training for recommender systems can be based on two types of data, namely explicit feedback and implicit feedback. Moreover, because of its general availability, we see wide adoption of imp…

Recommendation Systems

The Comparative Trap: Pairwise Comparisons Amplifies Biased Preferences of LLM Evaluators

2024-06-18 · Hawon Jeong, ChaeHun Park, Jimin Hong, Hojoon Lee 외

As large language models (LLMs) are increasingly used as evaluators for natural language generation tasks, ensuring unbiased assessments is essential. However, LLM evaluators often display biased preferences, such as fav…

Instruction FollowingText Generation

Density-Ratio Based Personalised Ranking from Implicit Feedback

2021-01-19 · Riku Togashi, Masahiro Kato, Mayu Otani, Shin'ichi Satoh

Learning from implicit user feedback is challenging as we can only observe positive samples but never access negative ones. Most conventional methods cope with this issue by adopting a pairwise ranking approach with nega…

Density Ratio Estimation