Normalized Rewards Improve LLM Preference Optimization
Summary
This paper explores using normalized rewards in Direct Alignment Algorithms (DAAs) like DPO to counteract over-optimization and maintain the likelihood of preferred responses. It finds that this regularization improves the trade-off between generation quality and general benchmark capability, mitigating likelihood displacement in LLMs.
Why it matters
For AI developers and researchers working on LLM alignment and fine-tuning, this method offers a way to achieve better-performing models that are more aligned with human preferences without sacrificing general capabilities or introducing undesirable side effects like likelihood collapse.
How to implement this in your domain
- 1Integrate length-normalized probability regularization into preference optimization algorithms like DPO or SimPO.
- 2Monitor the distribution of likelihood changes during preference optimization to identify and address outlier tokens.
- 3Evaluate the trade-off between generation quality and general benchmark performance when applying alignment techniques.
- 4Consider using normalized rewards to prevent over-optimization and maintain the robustness of LLMs post-training.
Who benefits
Key takeaways
- DAAs can over-optimize, decreasing the likelihood of preferred responses despite improving quality.
- Normalized rewards with regularization mitigate this over-optimization and likelihood displacement.
- This approach improves the trade-off between generation quality and general LLM capabilities.
- Outlier tokens significantly contribute to likelihood changes during preference optimization.
Original post by Shawn Im, Federico Danieli, Skyler Seto, Barry-John Theobald, Katherine Metcalf
"arXiv:2607.16240v1 Announce Type: new Abstract: Direct Alignment Algorithms (DAAs) such as DPO have become a common way to post-train and align LLMs with human preferences. However, DAAs have been observed to over-optimize their implicit reward model and decrease the likelihood o…"
View on XOriginally posted by Shawn Im, Federico Danieli, Skyler Seto, Barry-John Theobald, Katherine Metcalf on X · view source
Want to go deeper?
Turn these trends into skills with Learnijoy's hands-on AI & tech courses.
Explore coursesMore in AI Research

Claude Prompting Tips: Simplify for Better Fable Performance
New insights suggest that Claude, particularly Fable, performs better with simpler prompts, avoiding excessive examples or negative constraints. Claude Code's system prompt was recently reduced by 80%, indicating a shift towards more concise instructions.
PROWL AI Agents Explore Minecraft, Self-Correcting Failures
OdysseyML's PROWL system trains AI agents for Minecraft exploration, utilizing a world model to detect and rectify failures. This approach creates a dynamic learning curriculum, ensuring sustained performance and direct issue resolution within the game environment.
U.S. Must Acknowledge Chinese AI Progress, Stop Surprise Reactions
New Chinese AI models are reportedly competing with top U.S. systems, causing market wobbles and policy concerns, but the author argues America should not be surprised by this progress.