Data Selection for LLM Reasoning Depends on Model Capacity

Cuong Dang, Hoang Anh Just, Ruoxi Jia· August 17, 2026 View original

Key takeaways

  • Data selection for LLM fine-tuning is not a one-size-fits-all approach.
  • Smaller models benefit more from high-likelihood, easier data for faster initial improvements.
  • Larger models can leverage low-likelihood, more challenging data for greater gains over longer training periods.
  • Effective data selection strategies must consider both model capacity and available training duration.

Who benefits

AI DevelopmentSoftware EngineeringResearch & DevelopmentEducation Technology

Summary

New research shows that the effectiveness of data selection for fine-tuning reasoning models is highly dependent on the model's capacity and training duration. High-likelihood data benefits smaller models and early training, while low-likelihood data proves more valuable for larger models with extended training.

This study investigates how the choice of training data impacts the performance of large language models (LLMs) when fine-tuning for reasoning tasks. Specifically, it examines the role of "likelihood-based" data selection, where responses closer to a student model's current distribution are often assumed to be more effective for supervision. The findings challenge this universal assumption, revealing a nuanced relationship between data difficulty, model size, and training time. The researchers observed a "Fast-Fit / Slow-Gain" pattern. Smaller models (e.g., 1.5B parameters) benefit significantly and rapidly from high-likelihood, easier data, which provides stable early improvements. However, for larger models (e.g., 8B parameters) trained over longer durations, low-likelihood, more challenging data becomes increasingly advantageous. This suggests that larger models are better equipped to learn from more complex examples, whereas smaller models might struggle and fall into repetitive behaviors. The paper provides a theoretical framework for distillation, emphasizing that data difficulty, data span, and student capacity collectively determine knowledge transfer. The key implication is that data selection strategies for reasoning tasks should be dynamically adjusted based on the specific model's capacity and the available computational budget, rather than adhering to a one-size-fits-all preference for high-likelihood data.

Why it matters

Professionals developing or fine-tuning LLMs for reasoning tasks need to understand that optimal data selection is not universal but depends on model size and training budget. This insight can lead to more efficient and effective model development, saving computational resources and improving performance.

How to implement this in your domain

  1. 1Assess model capacity: Before fine-tuning, evaluate the parameter count of your LLM to determine its inherent learning capacity.
  2. 2Strategize data selection: For smaller models or initial training phases, prioritize high-likelihood, easier-to-learn data.
  3. 3Introduce challenging data: For larger models or extended training, gradually incorporate lower-likelihood, more difficult reasoning examples.
  4. 4Monitor learning dynamics: Observe how different data types affect model stability and improvement over time to adjust your strategy.
  5. 5Optimize resource allocation: Allocate computational resources based on the model's capacity and the chosen data strategy to maximize learning efficiency.

Original post by Cuong Dang, Hoang Anh Just, Ruoxi Jia

"arXiv:2608.13721v1 Announce Type: new Abstract: In reasoning supervised fine-tuning, candidate responses for the same instruction can differ substantially in how well they match the student's current distribution. Recent likelihood-based response selection methods suggest that re…"

View on X

Originally posted by Cuong Dang, Hoang Anh Just, Ruoxi Jia on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses