What Matters in On-Policy Distillation? A Perspective on Data Efficiency and Data Selection
2026-09-07 12:00Models🔥 42.2 heat score
1sources
1days unfolding
42.2heat score
0mentions
SummaryAI generated
The researchers proposed an Optimal Path Selection (OPD) method based on data selection, aimed at improving the training efficiency of large language models. This method uses only 8 difficult samples to enable student models with parameters between 1.5B and 7B to reach the baseline performance level on a 17K dataset. The analysis showed that the effectiveness of this strategy is not driven by high token entropy, but rather by the fact that difficult samples naturally generate longer CoT paths. These long CoT paths help students maintain alignment with the teacher during long-term reasoning processes and learn key thinking patterns such as reflection. Experimental verification demonstrated that this method can even train using “unsolvable” samples that completely exceed the capabilities of the teacher model, and it is effective for all sampled samples in one-shot settings.