AI RESEARCH
Explain in Your Own Words: Improving Reasoning via Token-Selective Dual Knowledge Distillation
arXiv CS.AI
•
ArXi:2603.13260v1 Announce Type: cross Knowledge Distillation (KD) can transfer the reasoning abilities of large models to smaller ones, which can reduce the costs to generate Chain-of-Thoughts for reasoning tasks. KD methods typically ask the student to mimic the teacher's distribution over the entire output. However, a student with limited capacity can be overwhelmed by such extensive supervision causing a distribution mismatch, especially in complex reasoning tasks. We propose Token-Selective Dual Knowledge Distillation (TSD-KD), a framework for student-centric distillation.