Pith. sign in

REVIEW 14 cited by

Reward Model Ensembles Help Mitigate Overoptimization

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2310.02743 v2 pith:WCYOYPRQ submitted 2023-10-04 cs.LG

classification cs.LG
keywords optimizationrewardoveroptimizationmodelconservativeensemble-basedhumanmodels
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Reinforcement learning from human feedback (RLHF) is a standard approach for fine-tuning large language models to follow instructions. As part of this process, learned reward models are used to approximately model human preferences. However, as imperfect representations of the "true" reward, these learned reward models are susceptible to overoptimization. Gao et al. (2023) studied this phenomenon in a synthetic human feedback setup with a significantly larger "gold" reward model acting as the true reward (instead of humans) and showed that overoptimization remains a persistent problem regardless of the size of the proxy reward model and training data used. Using a similar setup, we conduct a systematic study to evaluate the efficacy of using ensemble-based conservative optimization objectives, specifically worst-case optimization (WCO) and uncertainty-weighted optimization (UWO), for mitigating reward model overoptimization when using two optimization methods: (a) best-of-n sampling (BoN) (b) proximal policy optimization (PPO). We additionally extend the setup of Gao et al. (2023) to include 25% label noise to better mirror real-world conditions. Both with and without label noise, we find that conservative optimization practically eliminates overoptimization and improves performance by up to 70% for BoN sampling. For PPO, ensemble-based conservative optimization always reduces overoptimization and outperforms single reward model optimization. Moreover, combining it with a small KL penalty successfully prevents overoptimization at no performance cost. Overall, our results demonstrate that ensemble-based conservative optimization can effectively counter overoptimization.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 14 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. More Convincing, Not More Correct: Self-Play Reward Hacking of Reference-Free LLM Judges

    cs.LG 2026-07 accept novelty 7.0 of 10

    Self-play against reference-free LLM judges drives judge pass rates to 0.94 while true accuracy stays at 0.20, a reward-hacking basin that transfers across judge families and is prevented only by requiring the judge t...

  2. Multi-Turn On-Policy Distillation with Prefix Replay

    cs.LG 2026-07 conditional novelty 6.0 of 10

    ReOPD offline-distills multi-turn agentic LLMs via teacher-prefix replay plus step-decay sampling, matching online OPD accuracy at ≥4× speed with zero tool calls.

  3. Bradley-Terry and Multi-Objective Reward Modeling Are Complementary

    cs.LG 2025-07 conditional novelty 6.0 of 10

    Jointly training a Bradley-Terry preference head and a multi-attribute regression head on a shared embedding improves reward-model robustness to reward hacking and boosts multi-objective scoring performance.

  4. RewardAnything: Generalizable Principle-Following Reward Models

    cs.CL 2025-06 conditional novelty 6.0 of 10

    RewardAnything follows natural-language reward principles at inference time and, with the new RABench benchmark, demonstrates that principle-conditioned listwise training beats fixed-preference reward models on held-o...

  5. Debate Helps Weak-to-Strong Generalization

    cs.CL 2025-01 conditional novelty 6.0 of 10

    Debate transcripts from two strong models, used as context when training an ensemble of weak models, improve weak-to-strong generalization on four NLP classification benchmarks.

  6. InfAlign: Inference-aware language model alignment

    cs.LG 2024-12 conditional novelty 6.0 of 10

    Reward calibration plus a procedure-specific reward transformation lets RLHF optimize inference-time (best-of-N / worst-of-N) win rates better than standard RLHF, IPO, BoND, and BoNBoN.

  7. Approximated Variational Bayesian Inverse Reinforcement Learning for Large Language Model Alignment

    cs.LG 2024-11 conditional novelty 6.0 of 10

    A variational Bayesian inverse RL objective, AVA, models token-level rewards and outperforms reward-difference baselines in LLM alignment on standard benchmarks.

  8. VERDICT: Training-Free Step-Wise Verification of Multimodal Reasoning via Disagreement-Aware Consensus

    cs.AI 2026-08 conditional novelty 5.0 of 10

    VERDICT verifies each reasoning step of a multimodal LLM by combining scores from three frozen judges through a closed-form consensus, reporting up to +5.95 accuracy points across six benchmarks.

  9. Exploring the Limit of Outcome Reward for Learning Mathematical Reasoning

    cs.CL 2025-02 reject novelty 5.0 of 10

    OREAL shows that outcome-reward RL with best-of-N positive behavior cloning, negative reward shaping, and token-level reweighting reaches state-of-the-art MATH-500 accuracy at 7B and 32B scale.

  10. Reviving The Classics: Active Reward Modeling in Large Language Model Alignment

    cs.CL 2025-02 conditional novelty 5.0 of 10

    Applying D-optimal experimental design to the final layer of a Bradley-Terry reward model improves annotation efficiency in active reward modeling compared to entropy, maxdiff, coreset, and BALD baselines.

  11. Beyond Reward Hacking: Causal Rewards for Large Language Model Alignment

    cs.LG 2025-01 conditional novelty 5.0 of 10

    Causal reward modeling applies MMD regularization to RLHF reward models to make reward scores statistically independent of spurious features, reducing measured length, sycophancy, concept, and demographic biases in ex...

  12. Towards Reliable, Uncertainty-Aware Alignment

    cs.LG 2025-07 reject novelty 4.0 of 10

    Variance-aware RLHF adds a variance-weighted KL penalty to PPO and reduces reward variance and the risk of underperforming the reference policy in the paper's experiments.

  13. Reusing Embeddings: Reproducible Reward Model Research in Large Language Model Alignment without GPUs

    cs.CL 2025-02 conditional novelty 4.0 of 10

    Embedding-based reward models reproduce key alignment research findings on CPU-only hardware, lowering cost and improving reproducibility.

  14. Inverse Reinforcement Learning Meets Large Language Model Post-Training: Basics, Advances, and Opportunities

    cs.LG 2025-07 unverdicted novelty 1.0 of 10

    A tutorial reviewing LLM alignment through the lens of inverse reinforcement learning, arguing that neural reward models learned from human data are central to post-training.

Pith tools