Legacy Concept Lab
Preference-Based Alignment: RLHF, Reward Modeling, Constitutional AI
GPT-4, Claude-3, Gemini rely on RLHF-style procedures to be helpful, honest, harmless
#15RLHFScaling & Alignment
key equation
Phase 7: Alignment & RLHFConcept 15 of 100
Why It Matters for Modern Models
- GPT-4, Claude-3, Gemini rely on RLHF-style procedures to be helpful, honest, harmless
- Constitutional AI ideas are key to Anthropic's Claude models
What Tutorials Skip
What is still poorly explained in textbooks and papers:
- Conceptual explanation of RLHF as a KL-regularized Bayesian update on behavior
- How over-optimization of learned reward leads to reward hacking and distribution shift
- Interactive visualizations of policy distributions before/after RLHF
Interactive Visualization
Core Math (Optional Deep Dive)
If you want intuition first, start with the key equation and the visualization. Come back here for the full walkthrough.
Key Equation
Reward modeling from preferences: Given human comparisons between outputs , learn reward model via Bradley–Terry:
RLHF objective: Fine-tune policy to maximize reward while staying close to reference model :
Constitutional AI: "labeler" is another model guided by a constitution (natural-language principles).