Reinforcement Learning from Human Feedback
RLHF
Reinforcement Learning from Human Feedback (RLHF) is a training method for language models that uses human preferences as a reward signal to refine model outputs, rather than relying solely on pre-training or supervised fine-tuning on fixed datasets . The approach gained prominence after GPT-3 as a key driver of LLM progress, with models learning not just from raw text but from how humans rate their responses .
In the standard pipeline, RLHF sits after supervised fine-tuning (SFT): a base model is first fine-tuned on example data, then a reward model is trained on human preference comparisons (which output is better, A or B), and finally the policy model is optimized against this reward model using reinforcement learning algorithms . This was the core method behind OpenAI's InstructGPT, which marked a shift from pure text generation toward more precise alignment with user instructions .
The technique has since evolved and blurred with related approaches. Researchers note that Direct Preference Optimization (DPO) has become functionally similar to RLHF, and the broader paradigm has expanded beyond simple alignment or safety tuning toward enabling models to discover their own reasoning strategies through iterative self-improvement . As one Google DeepMind researcher put it, the insight from OpenAI's o1 was that reinforcement learning's importance has been "reinforced" — it's no longer just an alignment tool but a path for models to explore and optimize their own reasoning .
However, RLHF and its variants face known challenges. "Reward hacking" — where models exploit imperfections in the reward model to inflate scores without genuinely improving solutions — remains a central concern, reflecting the tension between optimization pressure and reliable evaluation . Looking ahead, some investors argue that pure RLHF is being superseded by a broader shift toward reinforcement learning from environment feedback and task-specific evaluations, which they view as more data-efficient for agentic applications .
AI-generated — may contain errors, please verify.
Coverage
In the first week of the new year, AgiBot's latest release revealed serious ambition.
The real world isn't a demo. How should humanoid robots enter it?
What Did He See? | A Conversation with Zhang Fan: Former COO of Zhipu AI, Founder/CEO of Yoolee AI — Why He's Convinced AI's Opportunity Lies in ToB
"Treat AI as a person.
Moonshot AI Founder Zhilin Yang's Latest Take: Deep Reflections on OpenAI's o1 Paradigm Shift | Z Talk
The Next Phase of Foundation Models: A New Paradigm?
Ten Thousand-Word Conversation with Scale AI Founder Alex Wang: Why Data, Not Compute, Is the Biggest Bottleneck for Large Models|Z Talk
We've exhausted all the easily accessible data.
A 10,000-Word Chronicle: The LLM Infrastructure Years, From the Dark Ages to the Golden Age to the Silver Age
The low-hanging fruit has been almost entirely picked. What now?
Heaven's Feel: The Root of AI and Gaming | 5Y View
Any sufficiently advanced technology is indistinguishable from magic.





