AI Glossary

RLHF

Reinforcement Learning from Human Feedback (RLHF) optimizes a model using a reward signal derived from human preference judgments.

Definition

Reinforcement Learning from Human Feedback (RLHF) optimizes a model using a reward signal derived from human preference judgments.

Plain English explanation

People rank answers; a reward model learns those preferences; the main model is nudged to match them.

Technical explanation

RLHF typically trains a reward model on human preference comparisons, then optimizes a policy (the LLM) with reinforcement learning (e.g., PPO) or related preference optimization methods.

Why it matters

Preference optimization is a major reason chat models follow instructions more usefully than raw pretrained LMs.

Real-world applications

  • Assistant alignment
  • Style and safety preference tuning
  • Research on preference optimization alternatives

Benefits

  • Improves helpfulness and harmlessness tradeoffs (when data is good)
  • Encodes nuanced human judgments

Limitations

  • Expensive preference data
  • Reward hacking risks
  • Preferences may not transfer across cultures or tasks

Common misconceptions

  • RLHF is not the only alignment method
  • It does not make models omniscient

FAQ

Is RLHF the same as reinforcement learning?

RLHF is a specific use of RL (or preference optimization) where the reward comes from human preference models.

Last reviewed

Sources

  • Ouyang et al. — Training language models to follow instructions with human feedback

Correction request

If a technology assignment or hub description is inaccurate, submit a correction via the Corrections Policy.

All technologies → · AI Models → · APIs & SDKs → · Integrations → · Compliance → · Browse all companies → · Explore industries → · Compare →