TL;DR
ReAD introduces a reinforcement-guided framework for capability distillation in large language models, optimizing the transfer of interdependent abilities within a fixed token budget to enhance downstream performance.
Contribution
It proposes a novel capability distillation method that explicitly models interdependence and adaptively allocates resources, outperforming existing approaches.
Findings
ReAD improves downstream utility under the same token budget.
It reduces harmful capability spillover during distillation.
ReAD outperforms strong baselines in experiments.
Abstract
Capability distillation applies knowledge distillation to selected model capabilities, aiming to compress a large language model (LLM) into a smaller one while preserving the abilities needed for a downstream task. However, most existing methods treat capabilities as independent training targets and overlook how improving one capability can reshape the student's broader capability profile, especially when multiple abilities jointly determine task success. We study capability distillation under a fixed token budget and identify two consistent patterns: distillation induces systematic, budget-dependent cross-capability transfer, and additional budget often brings limited task-relevant gains while sometimes degrading other useful abilities. Building on these insights, we propose ReAD, a Reinforcement-guided cApability Distillation framework that explicitly accounts for capability…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
