Papers › Scaling Laws for Reward Model Overoptimization in Direct Alignment Algorithms

Scaling Laws for Reward Model Overoptimization in Direct Alignment Algorithms

5 Jun 2024arXiv:2406.02900archive 2025-07-28

Rafael Rafailov, Yaswanth Chittepu, Ryan Park, Harshit Sikchi, Joey Hejna, Bradley Knox, Chelsea Finn, Scott Niekum

Reinforcement Learning from Human Feedback (RLHF) has been crucial to the recent success of Large Language Models (LLMs), however, it is often a complex and brittle process. In the classical RLHF framework, a reward model is first trained to represent human preferences, which is in turn used by an online reinforcement learning (RL) algorithm to optimize the LLM. A prominent issue with such methods is reward over-optimization or reward hacking, where performance as measured by the learned proxy reward model increases, but true quality plateaus or even deteriorates. Direct Alignment Algorithms (DDAs) like Direct Preference Optimization have emerged as alternatives to the classical RLHF pipeline by circumventing the reward modeling phase. However, although DAAs do not use a separate proxy reward model, they still commonly deteriorate from over-optimization. While the so-called reward hacking phenomenon is not well-defined for DAAs, we still uncover similar trends: at higher KL budgets, DAA algorithms exhibit similar degradation patterns to their classic RLHF counterparts. In particular, we find that DAA methods deteriorate not only across a wide range of KL budgets but also often before even a single epoch of the dataset is completed. Through extensive empirical experimentation, this work formulates and formalizes the reward over-optimization or hacking problem for DAAs and explores its consequences across objectives, training regimes, and model scales.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

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="2406.02900")

Code

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

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

eric-mitchell/direct-preference-optimization found in paper text by SyntologyApache-2.0 report
openai/summarize-from-feedback found in paper text by SyntologyNOASSERTION report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. 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

10 samples harvested; 10 ran; 0 honoured the contract we drafted; 0 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.

2ran · our draft was wrong
8ran

Licence: 10 of the 10 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 openai/summarize-from-feedback. “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.

swish openai/summarize-from-feedback/summarize_from_feedback/models/ops.py found in paper text by Syntology ran · our draft was wrong fingerprinted no licence file found · pointer only · 0f786c407fb1ee4c · report
avg_negative openai/summarize-from-feedback/summarize_from_feedback/sample.py found in paper text by Syntology ran fingerprinted licence not identified · pointer only · 38486d3cdfec9c7f · report
dim_to_shard openai/summarize-from-feedback/summarize_from_feedback/query_response_model.py found in paper text by Syntology ran licence not identified · pointer only · 4b3f35a4328b7f8a · report
gelu openai/summarize-from-feedback/summarize_from_feedback/models/ops.py found in paper text by Syntology ran · our draft was wrong fingerprinted no licence file found · pointer only · 8d23fbe2b99b840b · report
nucleus_sampler openai/summarize-from-feedback/summarize_from_feedback/models/sample_fns.py found in paper text by Syntology ran licence not identified · pointer only · 930531cadabf9316 · report
parameter_name_to_sharding_dim openai/summarize-from-feedback/summarize_from_feedback/query_response_model.py found in paper text by Syntology ran licence not identified · pointer only · 729302b73bcdbc1f · report
quick_gelu openai/summarize-from-feedback/summarize_from_feedback/models/ops.py found in paper text by Syntology ran fingerprinted licence not identified · pointer only · e21f72f1a9834aef · report
softmax_xent_loss_fn openai/summarize-from-feedback/summarize_from_feedback/models/loss_functions.py found in paper text by Syntology ran licence not identified · pointer only · b3248a4cb21140cd · report
standard openai/summarize-from-feedback/summarize_from_feedback/models/sample_fns.py found in paper text by Syntology ran licence not identified · pointer only · 1dce5b82465df17b · report
torch_loader openai/summarize-from-feedback/summarize_from_feedback/task_data.py found in paper text by Syntology ran licence not identified · pointer only · 7295fd34fe7e12f9 · report

Tasks

Reinforcement Learning (RL)

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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