English

TinyThinker: Distilling Reasoning through Coarse-to-Fine Knowledge Internalization with Self-Reflection

Computation and Language 2025-02-05 v2

Abstract

Large Language Models exhibit impressive reasoning capabilities across diverse tasks, motivating efforts to distill these capabilities into smaller models through generated reasoning data. However, direct training on such synthesized reasoning data may lead to superficial imitation of reasoning process, rather than fostering a genuine integration of reasoning capabilities with underlying knowledge. To address this, we propose TinyThinker, a framework introducing two novel approaches. First, we introduce a three-stage process that incrementally guides the student model through the reasoning process, progressively refining knowledge from coarse to fine granularity. Second, we develop a two-phase training framework comprising an initial reasoning acquisition phase followed by a self-reflection phase utilizing self-generated data. Experiments on commonsense reasoning benchmarks demonstrate that TinyThinker achieves superior performance compared to baselines. Ablation studies further validate the effectiveness of each component in our framework. We expect that TinyThinker can be extended to other knowledge-intensive reasoning tasks, offering an alternative strategy for developing effective reasoning capabilities in smaller language models. Codes are available at https://github.com/shengminp/TinyThinker

Keywords

Cite

@article{arxiv.2412.08024,
  title  = {TinyThinker: Distilling Reasoning through Coarse-to-Fine Knowledge Internalization with Self-Reflection},
  author = {Shengmin Piao and Sanghyun Park},
  journal= {arXiv preprint arXiv:2412.08024},
  year   = {2025}
}

Comments

Accepted by NAACL 2025 Main Conference

R2 v1 2026-06-28T20:30:22.670Z