Papers › RMGAP: Benchmarking the Generalization of Reward Models across Diverse Preferences

RMGAP: Benchmarking the Generalization of Reward Models across Diverse Preferences

3 May 2026arXiv:2605.01831added by Syntology

Yangyang Zhou, Yi-Chen Li

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Reinforcement Learning from Human Feedback has become the standard paradigm for language model alignment, where reward models directly determine alignment effectiveness. In this work, we focus on how to evaluate the generalizability of reward models. By "generalizability", we mean the ability of RMs to correctly rank responses to align with diverse user preferences. However, existing reward model benchmarks are typically designed around a universal preference, failing to assess this generalization. To address this critical gap, we introduce RMGAP, a benchmark comprising 1,097 instances across Chat, Writing, Reasoning, and Safety domains. Since different users exhibit diverse preferences for the same task, we first generate four distinct responses with different linguistic profiles for each collected prompt. However, the original prompt set lacks the specificity to convey different preferences. We therefore construct tailored prompts by contrasting these candidates and designing scenarios in which one response becomes the uniquely appropriate choice. Moreover, we observe that users often express the same preference using different phrasings, and thus extend each prompt with two paraphrased variants. Our evaluation of 24 state-of-the-art RMs reveals their substantial limitations: even the best RM achieves only 49.27% Best-of-N accuracy, highlighting considerable room for improvement in reward model generalization. Related data and code are available at https://github.com/nanzhi84/RMGAP.

PaperPDFCode Syntology ran

In Syntology For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2605.01831")

Code

Syntology Ran 4 of 8 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 1 ran · violated contract; 2 ran · our draft was wrong; 1 ran with no contract checked.

By repository: found in paper text by Syntology: 8 samples from 1 repository, 4 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

nanzhi84/RMGAP found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

8 samples harvested; 4 ran; 0 honoured the contract we drafted; 4 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · violated contract
2ran · our draft was wrong
1ran
4unverified

Licence: 0 of the 8 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from nanzhi84/RMGAP. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

ProviderParams nanzhi84/RMGAP/src/rmgap/rm/genrm_pairwise.py found in paper text by Syntology ran · metamorphic tier: deterministic MIT (permissive) · 7969d726f6acd86f · report
_pairwise_prompt nanzhi84/RMGAP/src/rmgap/rm/genrm_pairwise.py found in paper text by Syntology ran · our draft was wrong fingerprinted MIT (permissive) · 7bd2e44b7f07f8a7 · report
register_rm nanzhi84/RMGAP/src/rmgap/rm/genrm_pairwise.py found in paper text by Syntology ran · our draft was wrong MIT (permissive) · 166e38911b57e635 · report
tokenizer_supports_enable_thinking nanzhi84/RMGAP/src/rmgap/rm/genrm_pairwise.py found in paper text by Syntology ran · violated contract MIT (permissive) · 7f628ab0d80c5cde · report
BaseRM nanzhi84/RMGAP/src/rmgap/rm/genrm_pairwise.py found in paper text by Syntology unverified MIT (permissive) · 57f68803c9b5e760 · report
GenRMPairwise nanzhi84/RMGAP/src/rmgap/rm/genrm_pairwise.py found in paper text by Syntology unverified MIT (permissive) · ad50aabe375ee52b · report
GenerativeRM nanzhi84/RMGAP/src/rmgap/rm/genrm_pairwise.py found in paper text by Syntology unverified MIT (permissive) · 12e715875869f536 · report
OpenAIChatProvider nanzhi84/RMGAP/src/rmgap/rm/genrm_pairwise.py found in paper text by Syntology unverified MIT (permissive) · 915fbf33d695c4fa · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2605.01831, was issued in May 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections