ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
0
Citations
0
Influential Citations
—
Venue
2024
Year
… reward models for both Llama-3-8B and 70B base models: compared to classic reward models CLoud reward models … -Loud (CLoud) reward models: reward models that are trained to …
Reward models are a critical component in reinforcement learning from human feedback (RLHF), providing the scalar signals that guide LLM alignment. Traditional reward models output a single score, which is opaque and can be prone to reward hacking. This paper introduces Critique-out-Loud (CLoud) reward models, which generate natural language critiques alongside the reward score. This added interpretability could help practitioners understand why a model receives a certain reward, making the alignment process more transparent and trustworthy.
The paper demonstrates that CLoud models outperform classic reward models on both Llama-3-8B and 70B scales, suggesting that the auxiliary critique generation task not only improves interpretability but also enhances reward prediction accuracy. This is a significant finding because it implies that incorporating richer supervision signals can lead to better reward models, which in turn can improve the overall RLHF pipeline.
The abstract states that CLoud reward models outperform classic reward models for both Llama-3-8B and 70B base models. While specific metrics are not provided in the truncated abstract, the consistent improvement across two model sizes suggests a robust effect. The results imply that the critique generation task acts as a form of auxiliary supervision that helps the reward model learn more nuanced features, leading to better reward predictions and potentially better policy alignment.
This work has the potential to shift how reward models are designed in RLHF. By making reward models produce critiques, we gain two benefits: improved performance and interpretability. This could lead to more reliable alignment of LLMs, as practitioners can inspect the critiques to detect reward hacking or bias. Moreover, the approach could be extended to other areas such as preference learning and safe RL. The success on Llama models suggests that CLoud could be adopted widely in the open-source community, accelerating progress in alignment research.
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