The Practitioner's LLM Curriculum ← Week 4 · Reward Hacking Demo
Interactive · Week 4 · Section 7

Watch a policy game its reward.

Pick which reward components are active, then drag the training-stage slider and watch the policy progressively discover ways to score higher without actually doing the task better. The "true quality" score (held out from training) tracks what a thoughtful human would think — and diverges sharply from the reward as the policy learns to hack. Toggle the KL constraint on to see the load-bearing defense in action.

Active reward components
Mitigation
KL constraint to reference caps how far the policy can drift
Training stage Stage 0 · Honest
honest verbose cited structured hacked
user prompt How do I reset my password on the dashboard?
Reward score
what training optimizes
True quality
held-out human evaluator
Reward components · current stage
Reward vs quality across training
Reward (training signal)
True quality (held out)

What's happening here