Small Models Identify Skill Bottleneck Order for Large Model Training.

Seungmin Choi, Jiwon Sung, Muhammad Umer, Abhiram Rao Gorle, Guijin Son, Youngjae Yu, John M. Cioffi· August 18, 2026 View original

Key takeaways

  • Small proxy models can identify optimal skill acquisition order for larger LLMs.
  • Phase-ordered bottleneck resolution significantly reduces training token costs.
  • This curriculum structure is transferable from small to large models.
  • Static data mixtures or reversed orders lose most of the benefits.

Who benefits

AI/ML EngineeringCloud ComputingResearchSoftware Development

Summary

Small proxy models can effectively identify the optimal order in which larger models should resolve skill bottlenecks during training, significantly reducing the total tokens required to achieve target skill floors. This method, called LogFloor, creates phase-ordered resolution trajectories that are transferable to larger models.

Training large language models efficiently often involves identifying and resolving skill bottlenecks. This research introduces a novel approach where smaller proxy models are used not just to identify optimal data mixtures, but also to determine the sequence in which larger models should acquire specific skills. The proposed method, LogFloor, is a closed-loop controller that dynamically directs training towards current bottlenecks, generating a phase-ordered skill resolution trajectory. Experiments with Qwen2.5-1.5B models demonstrated that LogFloor reduced token costs by over 56% on average across various bAbI skill slices. Crucially, these bottleneck resolution paths identified by a 70M parameter scout model were transferable to 12B parameter target models, resulting in significant token savings (30-40%) during training. The effectiveness of this approach highlights that the order of skill acquisition is a transferable curriculum structure, offering a more efficient way to manage data and training for large models.

Why it matters

For AI engineers and researchers, this method offers a significant opportunity to reduce the computational cost and time associated with training large language models by optimizing the curriculum and data presentation.

How to implement this in your domain

  1. 1Integrate small proxy models into your LLM training pipeline to scout for skill bottlenecks.
  2. 2Develop or adopt a closed-loop controller like LogFloor to dynamically adjust data mixtures based on identified bottlenecks.
  3. 3Experiment with transferring skill acquisition orders learned from smaller models to larger production models.
  4. 4Monitor skill-specific performance during training to identify and prioritize areas for improvement.

Original post by Seungmin Choi, Jiwon Sung, Muhammad Umer, Abhiram Rao Gorle, Guijin Son, Youngjae Yu, John M. Cioffi

"arXiv:2608.14936v1 Announce Type: new Abstract: Small proxy models are commonly used to identify data mixtures for larger-scale training. We ask whether their training trajectories reveal another transferable structure: the order in which larger models should resolve skill bottle…"

View on X

Originally posted by Seungmin Choi, Jiwon Sung, Muhammad Umer, Abhiram Rao Gorle, Guijin Son, Youngjae Yu, John M. Cioffi on X · view source

Want to go deeper?

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

Explore courses