← Latest papers
🤖 machine learning

Rethinking Expert Trajectory Utilization in LLM Post-training for Mathematical Reasoning

This paper introduces the Plasticity-Ceiling Framework to demonstrate that a sequential SFT-then-RL pipeline, initiated at the stable or mildly overfitting regime of SFT with large-scale data, outperforms synchronized approaches and refutes the "Less is More" hypothesis for maximizing mathematical reasoning capabilities in LLMs.

Original authors: Bowen Ding, Yuhan Chen, Jiayang Lyv, Jiyao Yuan, Qi Zhu, Shuangshuang Tian, Dantong Zhu, Futing Wang, Heyuan Deng, Fei Mi, Lifeng Shang, Tao Lin

Published 2026-05-12
📖 4 min read☕ Coffee break read

Original authors: Bowen Ding, Yuhan Chen, Jiayang Lyv, Jiyao Yuan, Qi Zhu, Shuangshuang Tian, Dantong Zhu, Futing Wang, Heyuan Deng, Fei Mi, Lifeng Shang, Tao Lin

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 trying to train a brilliant student to become a master mathematician. You have two main tools: a textbook (Supervised Fine-Tuning, or SFT) and a gym for problem-solving (Reinforcement Learning, or RL).

This paper is a study on the best way to use these tools to turn a smart student into a math genius. The researchers found that the order you use them, how long you study the textbook, and the difficulty of the problems you choose are the keys to success.

Here is the breakdown of their findings using simple analogies:

1. The "Textbook First, Gym Second" Rule

The Problem: Some people thought you could mix the textbook and the gym together at the same time (called "Synchronized SFT-RL"). They hoped this would be faster.
The Finding: The paper shows this is a bad idea. It's like trying to read a chapter of a math book while simultaneously running on a treadmill; you end up confused and don't get very far.
The Winner: The best method is Sequential: Read the whole textbook first until you really understand the concepts, then go to the gym to practice solving problems on your own. This "Textbook First" approach builds a solid foundation that allows the student to reach a much higher level of skill later.

2. The "Sweet Spot" for Switching

The Problem: When should you stop reading the textbook and start the gym?
The Finding: You shouldn't switch too early (when you are still confused) or too late (when you have memorized the book so well you can't think creatively anymore).
The Analogy: Imagine the textbook learning curve as a hill.

  • Too Early (Adaptive Regime): You are still at the bottom, stumbling. If you switch to the gym now, you lack the basic skills to train effectively.
  • Too Late (Severe Overfitting): You have memorized the book so perfectly that you can't handle new problems. You've become a robot that only knows the answers in the book.
  • The Sweet Spot (Stable Regime): You have reached the top of the hill. You understand the material deeply, but you haven't turned into a rigid robot yet. This is the perfect time to switch to the gym. The paper proves that stopping exactly when the textbook learning "stabilizes" gives the best results.

3. Volume vs. Difficulty (The "Less is More" Myth)

The Problem: Some experts claimed that using a tiny amount of very high-quality, difficult problems is better than using a huge pile of problems ("Less is More").
The Finding: The paper says No.
The Analogy:

  • Data Scale (Volume): Think of this as the size of the gym. A small gym (small dataset) might be easy to fill, but it limits how strong you can get. A massive gym (huge dataset) gives you the space to build massive strength. The paper found that bigger is better. The size of your dataset is the main thing that determines your final ceiling.
  • Data Difficulty: Think of this as the weight on the bar. Once you have a big gym, adding heavier weights (harder problems) helps you get even stronger. But if you only have a tiny gym, heavy weights won't help you reach the top.
  • Conclusion: First, get a huge gym (lots of data). Then, make the weights heavier (harder data) to optimize your training.

4. The "Crystal Ball" Indicator

The Problem: How do you know if you picked the right textbook and the right moment to switch without running expensive tests?
The Finding: The researchers found a simple metric: The lowest point of your "Validation Loss."
The Analogy: Imagine you are driving a car up a mountain. You don't need to drive all the way to the peak to know how high the mountain is. You just need to look at the lowest dip in the road (the minimum validation loss) during your textbook study. If that dip is very low, it predicts that you will be able to reach a very high peak in the gym later. It's a reliable crystal ball for your final potential.

Summary of the "Plasticity-Ceiling" Framework

The authors created a framework called Plasticity-Ceiling:

  • The Ceiling: The highest possible score your model can ever reach.
  • Plasticity: How much room for improvement is left after you finish the textbook.

The Big Lesson:
To get the highest ceiling, you must:

  1. Use the Sequential method (Textbook, then Gym).
  2. Stop the textbook exactly when you hit the Stable Regime (not too early, not too late).
  3. Use a Huge Dataset (Volume is king).
  4. Use Harder Problems as a bonus multiplier.

This turns the process of training AI from a game of "guess and check" into a predictable, scientific recipe.

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 →