Editing
Reinforcement Learning from Human Feedback
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== <span style="color: #FFFFFF;">Remembering</span> == * '''RLHF (Reinforcement Learning from Human Feedback)''' β A training method using human preference comparisons to optimize model behavior via reinforcement learning. * '''Supervised Fine-Tuning (SFT)''' β The first RLHF stage: fine-tune the base LLM on high-quality demonstration data. * '''Reward model''' β A model trained on human preference comparisons to predict which outputs humans prefer; produces scalar reward scores. * '''Preference comparison''' β Human labelers shown two model outputs and asked which is better; collected at scale for reward model training. * '''Proximal Policy Optimization (PPO)''' β The RL algorithm used in original RLHF to update the LLM policy using reward model scores. * '''KL divergence penalty''' β Added to PPO to prevent the policy from drifting too far from the SFT model (avoids reward hacking). * '''Reward hacking''' β When the model learns to maximize the reward model score while violating the spirit of the objective. * '''Constitutional AI (CAI)''' β Anthropic's variant: AI critiques its own outputs against a constitution of principles, reducing need for human feedback. * '''DPO (Direct Preference Optimization)''' β A simpler RLHF alternative that skips the reward model and directly optimizes preferences; now widely used. * '''RLAIF (RL from AI Feedback)''' β Using an AI model instead of humans to provide preference feedback; scalable but weaker signal. * '''Helpfulness, Harmlessness, Honesty (HHH)''' β Anthropic's framework for RLHF alignment goals. * '''Sycophancy''' β A failure mode where RLHF-trained models learn to tell users what they want to hear rather than what is true. * '''PPO-clip''' β PPO's clipping mechanism preventing excessively large policy updates. * '''Best-of-N sampling''' β A simple RLHF-free alternative: generate N outputs, use reward model to select the best. </div> <div style="background-color: #006400; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;">
Summary:
Please note that all contributions to BloomWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
BloomWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information