AI Terminology
/Advanced
RLHF
Definition
Reinforcement Learning from Human Feedback. The final, critical training step where human reviewers grade the AI's answers, teaching the AI to align its outputs with human values, safety guidelines, and conversational norms.
Explain Like I'm New
The finishing school for AI. The AI writes 3 different answers. A human reads them and says 'Answer A is polite. Answer B is dangerous. Answer C is weird.' The AI learns to favor answers like A.
Real World Example
The secret sauce of ChatGPT. OpenAI hired thousands of humans to chat with the early GPT models and press 'Thumbs Up' or 'Thumbs Down' on responses. This mathematical reinforcement is what made ChatGPT so friendly and safe.
Common Use Cases
- •AI Safety
- •Model alignment
- •Chatbot optimization
Interview Questions
basic
- What does RLHF stand for?
intermediate
- What is a 'Reward Model' in the RLHF process?