TinyThinker: Distilling Reasoning through Coarse-to-Fine Knowledge Internalization with Self-Reflection
Shengmin Piao, Sanghyun Park

TL;DR
TinyThinker introduces a coarse-to-fine knowledge internalization framework with self-reflection to enhance reasoning in small language models, outperforming baselines on commonsense reasoning tasks.
Contribution
It presents a novel three-stage reasoning process and a two-phase training framework with self-reflection, improving reasoning capabilities in smaller models.
Findings
Superior performance on commonsense reasoning benchmarks
Effective ablation results validating each component
Potential extension to other knowledge-intensive tasks
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…
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
Taxonomy
TopicsNeural Networks and Applications
