RLHF

AI and Machine Learning · Language Models · 2022 · also: Reinforcement learning from human feedback · rlhf.yaml

Fits a reward model to human preference comparisons, then optimises the language model against it. The step that turned a next-token predictor into something that follows instructions.

Colour is the family; a dashed line is the second member of it.

Drag to pan · scroll to zoom · click a node to open it
G autoregressive-language-model Autoregressive Language Model direct-preference-optimization Direct Preference Optimization rlhf RLHF direct-preference-optimization->rlhf a reward model and an RL loop to fit a preference dataset ppo Proximal Policy Optimization reward-model Reward Model reward-model->rlhf rlhf->autoregressive-language-model aligns to preferences that next-token loss cannot express rlhf->ppo the reward model is not differentiable through text supervised-fine-tuning Supervised Fine- Tuning rlhf->supervised-fine-tuning the policy is initialised from a supervised pass verifiable-rewards Reinforcement Learning from Verifiable Rewards verifiable-rewards->rlhf a learned reward can be gamed; a checked answer cannot

This node

Referenced by

References