New Desiderata for Direct Preference Optimization
Abstract
Large language models in the past have typically relied on some form of reinforcement learning with human feedback (RLHF) to better align model responses with human preferences. However, because of oft-observed instabilities when implementing these RLHF pipelines, various reparameterization techniques have recently been introduced to sidestep the need for separately learning an RL reward model. Instead, directly fine-tuning for human preferences is achieved via the minimization of a single closed-form training objective, a process originally referred to as direct preference optimization (DPO) and followed by several notable descendants. Although effective in certain real-world settings, we introduce new evaluation criteria that serve to highlight unresolved shortcomings in the ability of existing DPO methods to interpolate between a pre-trained reference model and empirical measures of human preferences, as well as unavoidable trade-offs in how low- and high-quality responses are regularized and constraints are handled. Our insights then motivate an alternative DPO-like loss that provably mitigates these limitations. Empirical results serve to corroborate notable aspects of our analyses.
Community
This paper identifies the weaknesses in the set up of DPO and many derived works, specifically some of these weaknesses explain the root cause of why DPO-like works tends to overfit. Moreover, it proposes a simple solution with better theoretical justifications and robustness against overfitting. This is validated to be effective on both synthetic dataset and the real-world Anthropic HH dataset.
cc @kashif , a new alternative to DPO. @hetong007 are you interested in making your method be supported in TRL?
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- Robust Preference Optimization through Reward Model Distillation (2024)
- Direct Alignment of Language Models via Quality-Aware Self-Refinement (2024)
- Group Robust Preference Optimization in Reward-free RLHF (2024)
- Online Self-Preferring Language Models (2024)
- Understanding Preference Fine-Tuning Through the Lens of Coverage (2024)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment:
@librarian-bot
recommend
Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper