← Latest papers
🤖 machine learning

Capacity-Dependent Effects of Data Selection for Reasoning

This paper demonstrates that the effectiveness of likelihood-based data selection for reasoning fine-tuning is capacity-dependent, where high-likelihood data benefits smaller models with faster initial gains while low-likelihood data yields superior long-term performance for larger models.

Original authors: Cuong Dang, Hoang Anh Just, Ruoxi Jia

Published 2026-08-17
📖 5 min read🧠 Deep dive

Original authors: Cuong Dang, Hoang Anh Just, Ruoxi Jia

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 teach a robot how to solve a tricky math problem. You have a super-smart teacher who can solve it perfectly, but you also have a student who is just starting out. In the world of artificial intelligence, this is called "distillation." The goal is to take the knowledge from a giant, powerful model (the teacher) and shrink it down into a smaller, faster model (the student) so it can run on everyday devices. But here's the catch: the teacher can generate many different ways to solve the same problem. Some answers are simple and look a lot like what the student would have guessed on their own. Others are complex, wild, and very different from the student's current thinking.

For a long time, researchers thought the best way to teach the student was to show them the answers that were easiest for them to understand—the ones that felt familiar. It seemed logical: if you try to teach a beginner calculus using advanced physics, they might get confused and give up. But a new study suggests this "easy is best" rule might be a trap. The real secret isn't about making things easy; it's about matching the difficulty of the lesson to the size of the student's brain. If the student is tiny, easy lessons work great. But if the student is huge and powerful, they actually need the hard, confusing lessons to reach their full potential. This paper explores exactly how to pick the right lessons for the right robot, ensuring we don't waste time or computing power.

The researchers behind this study, Cuong Dang, Hoang Anh Just, and Ruoxi Jia, set out to test a popular idea called "likelihood-based selection." In simple terms, "likelihood" is just a score that tells us how likely a model is to say a specific sentence. If a model thinks, "I would definitely say this," that's a high-likelihood answer. If it thinks, "I would never say this," that's a low-likelihood answer. The paper investigates a specific question: Should we always train our AI students using the high-likelihood answers (the ones that feel familiar), or should we sometimes force them to learn from the low-likelihood answers (the ones that feel strange and difficult)?

To find the answer, the team ran a series of experiments using math problems as their playground. They took a massive pool of math questions and had powerful "teacher" models generate many different solutions for each one. Then, they trained "student" models of various sizes—ranging from very small (1.5 billion parameters) to quite large (8 billion parameters)—using two different strategies. One group of students only saw the "easy" answers (high-likelihood), while the other group only saw the "hard" answers (low-likelihood). They watched how these students performed over time, checking their scores on various math benchmarks like AIME, AMC, and MATH.

What they discovered was a fascinating pattern that depends entirely on the size of the student's brain. For the smallest models, the "easy" strategy was a clear winner. These small students learned quickly and steadily when given answers that were close to what they already knew. When they were forced to look at the "hard" answers, they got lost. They would start repeating the question over and over, or just copy the answer without understanding the steps, failing to improve. It was as if they were trying to climb a mountain but didn't have the legs to make the first step; they just slipped back down.

However, the story changed completely for the larger, more powerful models. These big students started out doing better with the "easy" answers, just like the small ones. But as training continued, something magical happened. The students trained on the "hard" answers began to catch up and eventually overtake the others. While the "easy" group hit a ceiling and stopped improving, the "hard" group kept climbing. They were able to absorb the complex, unfamiliar reasoning and use it to solve problems they couldn't touch before. The researchers call this the "Fast-Fit / Slow-Gain" pattern. The small models "fast-fit" to the easy data and stop there, while the large models experience a "slow-gain" where the difficult data eventually leads to much stronger reasoning skills.

The paper suggests that there is no single "best" way to pick training data. It all depends on the computing budget and the size of the model. If you have a small model or limited time, stick to the high-likelihood, easy-to-learn data. It's efficient and gets you quick results. But if you have a large model and the patience to train it for a long time, you should embrace the low-likelihood, difficult data. It's like a marathon runner: a beginner needs a flat, easy path to build confidence, but an elite athlete needs the steep, rocky trails to break their personal bests.

The authors back this up with both real-world experiments and a theoretical framework. They showed that small models simply lack the "capacity" to understand the gap between their current knowledge and the teacher's complex answers. The difficult data is too far away, and the small model can't bridge the gap. But large models have enough "room" in their brains to stretch and learn from that distance. The paper concludes that data selection for reasoning shouldn't be a one-size-fits-all rule. Instead, it should be a careful balance: match the difficulty of the lesson to the capacity of the learner, and you'll get the best results.

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 →