LGDec 31, 2025

ResponseRank: Data-Efficient Reward Modeling through Preference Strength Learning

arXiv:2512.25023v1h-index: 69
Originality Highly original
AI Analysis

This work addresses a key bottleneck in reinforcement learning from human feedback by enabling more data-efficient and robust reward modeling, though it is incremental as it builds on existing preference learning methods.

The paper tackled the problem of learning preference strength from noisy proxy signals like response times and annotator agreement, which are crucial for decision-making and generalization in reward modeling, and demonstrated improved sample efficiency and robustness across synthetic, language modeling, and RL control tasks.

Binary choices, as often used for reinforcement learning from human feedback (RLHF), convey only the direction of a preference. A person may choose apples over oranges and bananas over grapes, but which preference is stronger? Strength is crucial for decision-making under uncertainty and generalization of preference models, but hard to measure reliably. Metadata such as response times and inter-annotator agreement can serve as proxies for strength, but are often noisy and confounded. We propose ResponseRank to address the challenge of learning from noisy strength signals. Our method uses relative differences in proxy signals to rank responses to pairwise comparisons by their inferred preference strength. To control for systemic variation, we compare signals only locally within carefully constructed strata. This enables robust learning of utility differences consistent with strength-derived rankings while making minimal assumptions about the strength signal. Our contributions are threefold: (1) ResponseRank, a novel method that robustly learns preference strength by leveraging locally valid relative strength signals; (2) empirical evidence of improved sample efficiency and robustness across diverse tasks: synthetic preference learning (with simulated response times), language modeling (with annotator agreement), and RL control tasks (with simulated episode returns); and (3) the Pearson Distance Correlation (PDC), a novel metric that isolates cardinal utility learning from ordinal accuracy.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes