← Latest papers
🤖 machine learning

Stage-1 Controls the Entropy Regime, Not the Outcome

This study demonstrates that while Stage-1 warm-start methods (SFT vs. OPD) significantly influence the initial entropy regime and answer diversity of vision-language models, they do not substantially alter the final in-domain performance or provide a clear downstream advantage after Stage-2 reinforcement learning.

Original authors: Jianxiong Shen

Published 2026-06-09
📖 4 min read☕ Coffee break read

Original authors: Jianxiong Shen

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 training a smart robot (a Vision-Language Model) to solve complex geometry puzzles. The paper investigates the best way to "warm up" this robot before sending it into a high-stakes training camp called Reinforcement Learning (RL).

There are two main ways to warm up the robot:

  1. SFT (Supervised Fine-Tuning): You show the robot a textbook of perfect answers written by a super-smart teacher and say, "Memorize these exactly."
  2. OPD (On-Policy Distillation): You let the robot try to solve problems itself, but whenever it gets stuck or makes a mistake, the super-smart teacher whispers the right next step. The robot learns by mimicking the teacher's process, not just the final answer.

The researchers wanted to know: Does the way we warm up the robot change the final result?

Here is the breakdown of their findings, using simple analogies:

1. The "Final Score" is Surprisingly Similar

Think of the final exam (solving geometry problems) as a race. The researchers tried three different warm-up methods.

  • The Finding: No matter which warm-up they used, the robot finished the race in almost the exact same spot (around 53–54% accuracy).
  • The Analogy: It's like three different runners starting from slightly different spots on a track. By the time they reach the finish line, they are all bunched together in a tiny cluster. The warm-up didn't give anyone a massive head start that lasted until the end.

2. The "Forgetting" Myth

Some people worry that if you teach a robot too much specific math (SFT), it will forget how to do other things (like general math puzzles).

  • The Finding: This only happened if you trained the robot too long or with the wrong instructions. If you stopped training at the right time, the robot didn't forget anything.
  • The Analogy: It's like studying for a specific history test. If you cram for 10 hours, you might forget your own name. But if you study for just 1 hour, you remember the test and your name. The problem wasn't the studying method; it was studying for too long.

3. The Real Difference: "Entropy" (The Robot's Mood)

This is the paper's biggest discovery. While the final scores were the same, the internal state of the robots was very different.

  • SFT Robots: These became very confident and rigid. They knew the answer and stuck to it. Their "entropy" (a measure of randomness or variety in their thinking) was very low. They were like a robot that says, "I know the answer is 4, and I will never say 5."
  • OPD Robots: These remained curious and varied. They kept a few different possibilities in mind. Their "entropy" was much higher. They were like a robot saying, "The answer is probably 4, but maybe 5 or 6 is possible too."
  • The Analogy: Imagine a chef.
    • The SFT chef is a robot that only cooks one specific recipe perfectly.
    • The OPD chef is a robot that knows the main recipe but also remembers the teacher's "maybe try a pinch of salt" or "maybe add more spice." The OPD chef has a wider menu of ideas.

4. Does Being "Curious" Help?

The researchers asked: "Does having that extra variety (high entropy) help the robot solve more problems?"

  • At the Start (Before the final training): Yes! The OPD robot (the curious one) could generate many different correct answers if you gave it 16 tries. It was better at exploring options.
  • After the Final Training (RL): No. Once the robot went through the high-stakes training camp, that initial curiosity vanished. Both the rigid SFT robot and the curious OPD robot ended up solving the same number of problems.
  • On New Puzzles (Out-of-Domain): The curiosity didn't help the robot solve new types of math problems either. The advantage disappeared completely.

The Bottom Line

The paper concludes that the choice of warm-up (SFT vs. OPD) is like choosing between a strict drill sergeant and a flexible coach.

  • What it controls: It controls the robot's "personality" (how rigid or flexible its thinking is) during the early stages.
  • What it doesn't control: It does not guarantee a better final score or better performance on new, unseen problems.

The Takeaway: If you want a robot that thinks with more variety right now, use the flexible coach (OPD). But don't expect that variety to automatically turn into a higher final score after the robot finishes its training. The "warm-up" sets the mood, but the "training camp" (RL) is what actually determines the final result.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →