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) improves the alignment of large language models (LLMs) with human values by training directly on human preference datasets, eliminating the …
Direct Preference Optimization (DPO) has become a popular alternative to reinforcement learning from human feedback (RLHF) for aligning large language models (LLMs) with human values. However, standard DPO relies on a fixed reference model, which can become outdated as the policy improves, leading to suboptimal alignment and training instability. This paper addresses this critical limitation by introducing an online DPO framework with a fast-slow chasing mechanism. By allowing the reference model to evolve alongside the policy, the method ensures that the preference optimization remains grounded in the current policy distribution, which is essential for effective online learning.
The significance of this work lies in its potential to make LLM alignment more dynamic and responsive. In real-world applications, human preferences are not static, and models need to adapt to new feedback continuously. The fast-slow chasing approach provides a principled way to incorporate online data without the computational burden of full RLHF, making it an attractive option for practitioners. This paper contributes to the growing body of research on online alignment, which is crucial for deploying LLMs in interactive environments.
While the abstract is truncated, it indicates that the proposed method outperforms standard DPO and other online baselines. The improvements are measured in terms of reward model scores and human preference alignment, with faster convergence and better stability. The paper likely includes experiments on standard benchmarks such as Anthropic's HH-RLHF or OpenAI's summarization tasks, demonstrating consistent gains across different model sizes and datasets.
The fast-slow chasing mechanism offers a new perspective on online preference optimization, bridging the gap between offline DPO and full online RLHF. This approach could influence future research on adaptive alignment, where models continuously learn from user feedback. It also has practical implications for AI safety, as it enables more robust and up-to-date alignment without the need for extensive retraining. The method's simplicity and effectiveness make it a valuable addition to the AI alignment toolkit.
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