Post-Training is About States, Not Tokens: A State Distribution View of SFT, RL, and On-Policy Distillation
This paper proposes a state-distribution perspective on LLM post-training, demonstrating through controlled experiments that the source and locality of training states are as critical as the supervision signal itself, as evidenced by on-policy methods outperforming stress-trained teachers and preserving retention better than standard supervised fine-tuning.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine you are teaching a very smart but inexperienced robot to solve math problems. You want it to get better at math without making it forget how to tell the truth or answer general knowledge questions.
For a long time, researchers thought the type of lesson (the math problem itself) was the most important thing. This paper argues that's only half the story. The real secret is where the robot is standing when it gets the lesson.
The author calls this the "State Distribution" view. Here is the simple breakdown using everyday analogies:
1. The Three Ways to Teach (The "Where" Matters)
Think of the robot's "state" as the specific moment in a conversation. It's the question asked plus everything the robot has said so far.
Method A: The "Textbook" Approach (SFT)
- How it works: You show the robot a perfect textbook with questions and perfect answers. You force it to memorize the answers for those specific questions.
- The Catch: The robot only learns to answer when the question looks exactly like the textbook. If the robot makes a tiny mistake in the middle of a conversation, it gets confused because it never practiced recovering from its own mistakes.
- The Paper's Finding: If you are gentle, the robot learns math well and remembers everything else. But if you push it too hard (stress SFT), it gets so focused on the textbook that it forgets how to speak normally and actually gets worse at math because it can't handle real-world messiness.
Method B: The "Trial and Error" Approach (RL)
- How it works: You let the robot talk freely. When it solves a math problem correctly, you give it a high-five (reward). When it fails, you don't.
- The Catch: The robot only gets feedback on the specific sentences it actually wrote.
- The Paper's Finding: This is very safe. The robot learns to fix its own mistakes because the lessons are applied to the exact paths it is walking. It gets better at math without forgetting how to tell the truth.
Method C: The "Mentor on the Job" Approach (OPD)
- How it works: This is the paper's big discovery. You let the robot generate its own sentences (its own "state"). Then, you ask a "Teacher" (which might be a slightly broken or confused robot) to show the robot what the next step should be.
- The Magic: Even if the Teacher is bad at math or forgets things, the Student robot can still learn. Why? Because the Student is asking the Teacher, "Given my current sentence, what should I do next?" The Student isn't copying the Teacher's whole life story; it's just asking for local advice on the path the Student is actually walking.
- The Paper's Finding: A student robot trained this way can actually become smarter than its own teacher, even if the teacher is struggling. The student avoids the teacher's bad habits because it only listens to advice on the paths the student is actually taking.
2. The Big Surprise: "Drift" isn't the whole story
Usually, scientists measure how much a robot changes by looking at a single number: "How different is the robot's new behavior compared to the old one?" (They call this "Drift").
- The Old Belief: If the number is high, the robot has forgotten things.
- The Paper's Discovery: This number is misleading.
- In the experiments, a "Stress Textbook" robot and a "Mentor" robot had almost the same amount of "Drift" (they looked equally different from the original).
- But: The "Stress Textbook" robot forgot everything and got worse at math. The "Mentor" robot kept its memory and got better at math.
- Why? It wasn't about how far they moved, but where they moved. The Mentor robot moved in safe, local directions it could control. The Textbook robot was pushed into dangerous territory it couldn't navigate.
3. The Main Takeaway
The paper concludes that when we train AI, we shouldn't just look at the lesson (the math problem or the reward). We must look at the context (the specific state the AI is in).
- SFT is like forcing a student to memorize a script they will never actually use in real life.
- RL is like a coach watching the player play their own game and giving tips on the fly.
- OPD is like a student asking a slightly confused mentor for advice on the specific steps the student is currently taking.
The most important lesson? Where you apply the training matters just as much as the training itself. A student can learn from a flawed teacher if they only ask for help on the paths they are actually walking, rather than trying to copy the teacher's entire journey.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.