Grounded Chess Reasoning in Language Models via Master Distillation
arXiv cs.AI / 2026/3/24
💬 オピニオンSignals & Early TrendsIdeas & Deep AnalysisModels & Research
要点
- The paper proposes “Master Distillation,” a framework that distills expert system reasoning into language-model chain-of-thought explanations, aiming to make reasoning both grounded and faithful in data-scarce domains.
- Rather than training only on final outputs, it transfers the full step-by-step reasoning process from an expert system, turning typically opaque computations into transparent explanations.
- Demonstrated in chess, the authors report that their 4B-parameter model “C1” rises from a near-zero baseline to 48.1% accuracy, outperforming open-source models and many proprietary systems.
- C1 is said to beat its distillation teacher and produce solutions with dramatically fewer tokens than baseline approaches, while also providing explainable strategic reasoning rather than just best-move prediction.
- The training pipeline combines supervised fine-tuning, reinforcement learning, and theme-balanced data sampling to broaden tactical coverage, positioning the method as a general recipe for injecting expert knowledge into smaller models.




