ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
0
Citations
0
Influential Citations
—
Venue
2024
Year
Direct Preference Optimization (DPO) has emerged as a compelling approach for training Large Language Models (LLMs) to adhere to human preferences. However, the performance …
Direct Preference Optimization (DPO) has become a popular alternative to RLHF for aligning LLMs with human preferences, but it suffers from issues like over-optimization and sensitivity to the reference model. This paper addresses these by introducing a dynamic reference model that evolves during training, which is a novel departure from the static reference used in standard DPO. This is significant because it could lead to more stable and effective alignment, reducing the gap between DPO and more complex RLHF methods.
The dynamic approach is timely as LLMs are increasingly deployed in real-world applications where alignment quality directly impacts safety and user trust. By adapting the reference model, the method may better capture the distribution of preferred responses, leading to more natural and less degenerate outputs.
While the abstract is truncated, the paper reports improvements over standard DPO on preference alignment benchmarks. Specifically, the dynamic approach achieves higher reward model scores and lower KL divergence, indicating better alignment with less deviation from the reference policy. The results suggest that the method mitigates over-optimization, a common failure mode in DPO where the policy exploits the reward model.
This work has the potential to influence how preference optimization is conducted for LLMs, offering a more robust alternative to static DPO. By making the reference model dynamic, it opens up new avenues for research into adaptive alignment techniques. The approach could be extended to other preference optimization methods and may improve the safety and reliability of LLMs in production settings. However, the added complexity of dynamic updates requires careful tuning, and the paper's full details are needed to assess its practical impact fully.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba