Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

ImplicitRM: Unbiased Reward Modeling from Implicit Preference Data for LLM alignment

About

Reward modeling represents a long-standing challenge in reinforcement learning from human feedback (RLHF) for aligning language models. Current reward modeling is heavily contingent upon experimental feedback data with high collection costs. In this work, we study \textit{implicit reward modeling} -- learning reward models from implicit human feedback (e.g., clicks and copies) -- as a cost-effective alternative. We identify two fundamental challenges in implicit reward modeling: (1) Implicit preference data lacks definitive negative samples, which makes standard positive-negative classification methods inapplicable; (2) Implicit preference data suffers from user preference bias, where different responses have different propensities to elicit user feedback actions, which exacerbates the difficulty of distinguishing definitive negative samples. To address these challenges, we propose ImplicitRM, which aims to learn unbiased reward models from implicit preference data. ImplicitRM stratifies training samples into four latent groups via a stratification model. Building on this, it derives a learning objective through likelihood maximization, which we prove is theoretically unbiased, effectively resolving both challenges. Experiments demonstrate that ImplicitRM learns accurate reward models across implicit preference datasets. Code is available on our project website.

Hao Wang, Haocheng Yang, Licheng Pan, Lei Shen, Xiaoxi Li, Yinuo Wang, Zhichao Chen, Yuan Lu, Haoxuan Li, Zhouchen Lin• 2026

Related benchmarks

TaskDatasetResultRank
Reward ModelingHelpSteer (test)
MAE0.2856
48
Safety EvaluationWildGuardMix
Safety Score0.8974
22
Reward ModelingUltraFeedback (test)
MAE0.1961
21
Reward ModelingPKU-SafeRLHF (test)
MAE0.1053
19
Safety AlignmentStrongREJECT--
18
Safety AlignmentHarmBench
Score98.2
10
Showing 6 of 6 rows

Other info

Follow for update