paper-with-me

Papers

CHARM: Calibrating Reward Models With Chatbot Arena Scores

2025-04-14 · Xiao Zhu, Chenmien Tan, Pinzhen Chen, Rico Sennrich, Yanlin Zhang, Hanxu Hu

Reward models (RMs) play a crucial role in Reinforcement Learning from Human Feedback by serving as proxies for human preferences in aligning large language models. In this paper, we identify a model preference bias in RMs, where they systematically assign disproportionately high scores to responses from certain policy models. This bias distorts ranking evaluations and leads to unfair judgments. To address this issue, we propose a calibration method named CHatbot Arena calibrated Reward Modeling (CHARM) that leverages Elo scores from the Chatbot Arena leaderboard to mitigate RM overvaluation. We also introduce a Mismatch Degree metric to measure this preference bias. Our approach is computationally efficient, requiring only a small preference dataset for continued training of the RM. We conduct extensive experiments on reward model benchmarks and human preference alignment. Results demonstrate that our calibrated RMs (1) achieve improved evaluation accuracy on RM-Bench and the Chat-Hard domain of RewardBench, and (2) exhibit a stronger correlation with human preferences by producing scores more closely aligned with Elo rankings. By mitigating model preference bias, our method provides a generalizable and efficient solution for building fairer and more reliable reward models.

📄 PDF Abstract BibTeX arXiv:2504.10045

Code (1)

hexagonstar/charm 공식 구현 pytorch

Tasks

Chatbot

Similar Papers 제목 키워드 기반

The Leaderboard Illusion

2025-04-29 · Shivalika Singh, Yiyang Nan, Alex Wang, Daniel D'souza 외

Measuring progress is fundamental to the advancement of any scientific field. As benchmarks play an increasingly central role, they also grow more susceptible to distortion. Chatbot Arena has emerged as the go-to leaderb…

BenchmarkingChatbot

BigCodeArena: Unveiling More Reliable Human Preferences in Code Generation via Execution

2025-10-09 · Terry Yue Zhuo, Xiaolong Jin, Hange Liu, Juyong Jiang 외 arxiv

Crowdsourced model evaluation platforms, such as Chatbot Arena, enable real-time evaluation from human perspectives to assess the quality of model responses. In the coding domain, manually examining the quality of LLM-ge…

Code Generation

WildBench: Benchmarking LLMs with Challenging Tasks from Real Users in the Wild

2024-06-07 · Bill Yuchen Lin, Yuntian Deng, Khyathi Chandu, Faeze Brahman 외

We introduce WildBench, an automated evaluation framework designed to benchmark large language models (LLMs) using challenging, real-world user queries. WildBench consists of 1,024 tasks carefully selected from over one …

BenchmarkingChatbot

Improving Your Model Ranking on Chatbot Arena by Vote Rigging

2025-01-29 · Rui Min, Tianyu Pang, Chao Du, Qian Liu 외

Chatbot Arena is a popular platform for evaluating LLMs by pairwise battles, where users vote for their preferred response from two randomly sampled anonymous models. While Chatbot Arena is widely regarded as a reliable …

Chatbot

CHARM: Inferring Personal Attributes from Conversations

2020-11-01 · EMNLP 2020 11 · Anna Tigunova, Andrew Yates, Paramita Mirza, Gerhard Weikum

Personal knowledge about users{'} professions, hobbies, favorite food, and travel preferences, among others, is a valuable asset for individualized AI, such as recommenders or chatbots. Conversations in social media, suc…

AttributeKeyword ExtractionRetrievalZero-Shot Learning