Short-to-Long Recovery for Pruned Models

ByteDance · hf · 2026-07-16

This paper investigates why structured-pruned LLMs suddenly collapse during real-world generation tasks.

The authors identify two key phenomena:

To address this, they propose ShortOPD, a short-to-long on-policy distillation schedule:

Experiments span math, code, and open-ended generation. Results show ShortOPD boosts the compressed model's scores to roughly 9x its unrecovered state and outperforms standard recovery methods by 1.6–4.4x. Concurrently, it achieves performance comparable to a fixed 8192 token rollout using only a quarter of the training time and 71% fewer rollout tokens.

Original post →

More from Research

Research channel →