ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
754
Citations
105
Influential Citations
International Conference on Learning Representations
Venue
2024
Year
… To address this issue, we propose Safe Reinforcement Learning from Human Feedback (Safe RLHF), a novel algorithm for human value alignment. Safe RLHF explicitly decouples …
Reinforcement Learning from Human Feedback (RLHF) has become the standard for aligning large language models (LLMs) with human preferences, but it often overlooks safety. Standard RLHF optimizes for helpfulness, which can lead to models generating harmful or unsafe content. This paper addresses a critical gap by introducing Safe RLHF, a method that explicitly incorporates safety constraints into the RLHF pipeline. As AI systems are increasingly deployed in real-world applications, ensuring they are both helpful and safe is paramount. Safe RLHF offers a principled approach to balance these objectives, making it a significant step toward trustworthy AI.
The paper is timely given the rapid adoption of LLMs in chatbots, coding assistants, and other tools. Unsafe outputs can have serious consequences, from spreading misinformation to enabling malicious use. By decoupling reward and safety modeling, Safe RLHF provides a more transparent and controllable framework than prior methods that blend safety into a single reward. This separation allows practitioners to tune safety thresholds independently, which is both practical and theoretically sound.
The paper reports experiments on dialogue generation tasks, comparing Safe RLHF against baselines such as vanilla RLHF and constrained RL without safety-specific modeling. Key findings include:
Safe RLHF has broad implications for the AI field. It provides a practical, scalable method for aligning LLMs with human values, which is essential for responsible deployment. The decoupling of reward and safety modeling is a conceptual advance that could influence future research on multi-objective RL and AI alignment. Moreover, the framework can be extended to other domains beyond language, such as robotics or recommendation systems, where safety constraints are critical. By making safety a first-class citizen in RLHF, this work paves the way for more robust and trustworthy AI systems.
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