Interpretable Traces, Unexpected Outcomes: Investigating the Disconnect in Trace-Based Knowledge Distillation
Siddhant Bhambri, Upasana Biswas, Subbarao Kambhampati

TL;DR
This study critically examines the assumptions behind trace-based reasoning in LLMs, revealing that correct traces do not always lead to correct answers and more interpretable traces may not improve accuracy.
Contribution
It provides empirical evidence that trace correctness and interpretability are not directly correlated with model accuracy, challenging current practices in trace-based LLM training.
Findings
Correct traces only led to correct answers in 28% of cases.
Verbose traces improved performance but were rated least interpretable.
More interpretable traces did not achieve similar accuracy levels.
Abstract
Recent advances in reasoning-focused Large Language Models (LLMs) have introduced Chain-of-Thought (CoT) traces - intermediate reasoning steps generated before a final answer. These traces, as in DeepSeek R1, guide inference and train smaller models. A common but under-examined assumption is that these traces are both semantically correct and interpretable to end-users. While intermediate reasoning steps are believed to improve accuracy, we question whether they are actually valid and understandable. To isolate the effect of trace semantics, we design experiments in Question Answering (QA) using rule-based problem decomposition, creating fine-tuning datasets where each problem is paired with either verifiably correct or incorrect traces, while always providing the correct final answer. Trace correctness is evaluated by checking the accuracy of every reasoning sub-step. To assess…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
