ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
0
Citations
0
Influential Citations
—
Venue
2024
Year
An LLM post-training paradigm using a Mixture of Judges (MoJ) and cost-efficient constrained policy optimization with stratification to address reward hacking and multi-objective optimization challenges in RLHF. It achieves this by employing rule-based and LLM-based judges to identify and constrain undesirable generation patterns while maximizing calibrated rewards, using tailored optimization strategies for each task in a multi-task setting to avoid conflicting objectives and improve the Pareto frontier.
Reinforcement Learning from Human Feedback (RLHF) has become the dominant paradigm for aligning large language models (LLMs) with human preferences. However, standard RLHF suffers from two critical issues: reward hacking, where models exploit proxy reward signals to achieve high scores without genuine alignment, and difficulty in balancing multiple, often conflicting objectives (e.g., helpfulness vs. harmlessness). This paper addresses both challenges head-on by introducing a Mixture of Judges (MoJ) framework that combines rule-based and LLM-based evaluators to explicitly constrain undesirable generation patterns.
The significance lies in moving beyond single-reward optimization toward a constrained optimization view of alignment. By treating alignment as a multi-objective problem with explicit constraints, the method provides a more principled way to balance competing desiderata. This is particularly relevant as LLMs are deployed in increasingly sensitive applications where safety, factuality, and style must be simultaneously controlled.
The abstract reports that the method improves the Pareto frontier for multi-objective alignment, meaning it achieves better trade-offs between competing objectives (e.g., higher reward with lower constraint violations). It specifically addresses reward hacking and conflicting objectives that plague standard RLHF. However, the abstract does not provide concrete numerical results (e.g., win rates, BLEU scores, or human evaluation metrics), nor does it compare against baselines like PPO or DPO on standard benchmarks. This lack of quantitative evidence limits the ability to assess the magnitude of improvement.
This work contributes a structured framework for multi-objective LLM alignment that could influence how future RLHF systems are designed. By explicitly modeling constraints and using a mixture of judges, it offers a path toward more controllable and safer LLMs. The approach is particularly relevant for production systems where multiple quality dimensions must be balanced. However, without empirical validation on widely used benchmarks, the practical impact remains uncertain. Future work should provide clear metrics and comparisons to establish the method's effectiveness relative to existing approaches.
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