Interpretable Traces, Unexpected Outcomes: Investigating the Disconnect in Trace-Based Knowledge Distillation
This paper challenges the assumption that Chain-of-Thought traces are inherently valid and interpretable by demonstrating that trace correctness does not reliably predict final answer accuracy and that the most performant models often generate traces that are less interpretable and more cognitively demanding for users.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine you are hiring a brilliant but eccentric tutor to teach a group of students how to solve complex puzzles. This tutor (the Large Language Model) is famous for two things:
- Getting the right answer.
- Talking to themselves out loud while they solve the puzzle, explaining every single step of their thought process. This "talking out loud" is called a Chain-of-Thought (CoT) trace.
For a long time, researchers assumed that if the tutor's "talking out loud" was logical, clear, and factually correct, then the students (smaller AI models) would learn better, and the students would also be able to explain their answers clearly to you.
This paper is like a reality check that says: "Wait a minute. That assumption is wrong."
Here is the breakdown of what the researchers found, using simple analogies:
1. The "Fake It Till You Make It" Phenomenon
The researchers set up a controlled experiment. They created two types of tutors for the students:
- The Honest Tutor: Always gives the correct step-by-step reasoning and the correct final answer.
- The "Confident" Tutor: Gives the wrong reasoning steps (like saying "2 + 2 = 5") but somehow still manages to write down the correct final answer at the end.
The Shocking Result:
The students who learned from the "Confident" Tutor (with the wrong steps) actually got better scores on the final test than the students who learned from the "Honest" Tutor.
- The Analogy: Imagine a student who memorizes the wrong formula for a math problem but somehow guesses the right answer because they've seen the answer key before. They get an 'A' on the test, even though they don't actually understand the math. The AI is doing the same thing: it's learning the pattern of how to write a solution, not necessarily the truth behind the steps.
Takeaway: Just because an AI gives you a long, detailed explanation doesn't mean the explanation is true. The AI can get the right answer even if its "reasoning" is complete nonsense.
2. The "Verbose vs. Clear" Dilemma
Next, the researchers looked at how easy these explanations were for humans to understand. They compared four types of explanations:
- The Raw R1 Trace: The AI's original, unedited, rambling internal monologue. (Think of a professor who talks for 20 minutes, goes off on tangents, and uses big words, but eventually gets to the point).
- The Summary: A short, clean version of that rambling.
- The Explanation: A human-like rewrite of the reasoning.
- The "Correct" Trace: The simple, logical steps the researchers created.
The Shocking Result:
- For the AI's Performance: The Raw R1 Trace (the rambling, messy one) made the AI perform the best.
- For Human Understanding: The Raw R1 Trace was rated as the worst. Humans found it confusing, exhausting, and hard to follow. It was like trying to read a novel written in a language you barely know.
- For Human Understanding: The simple, logical "Correct" traces were rated as the easiest to understand, but training the AI on these made the AI perform worse on the actual test.
The Analogy:
Imagine a chef who makes a delicious meal (the correct answer).
- Method A: The chef explains the recipe by shouting every single ingredient, mixing technique, and random memory of a farm they visited in 1998. You get the best meal, but you are too confused to learn how to cook it yourself.
- Method B: The chef gives you a simple, clear recipe card. You can easily learn to cook, but the meal you make isn't quite as good as the chef's.
3. The Big Disconnect
The paper concludes that there is a massive gap between what helps the AI think and what helps humans understand.
- For the AI: It thrives on messy, verbose, and sometimes factually incorrect "thinking" traces. It uses them as a crutch to find the right answer, even if the crutch is broken.
- For Humans: We need clear, concise, and truthful explanations to trust the AI.
Why Does This Matter?
Currently, many AI companies are training their models to "think" by showing them these long, messy traces, assuming that if the AI explains itself well, it's being honest.
This paper warns us:
- Don't trust the explanation just because it's long. An AI can be confidently wrong in its reasoning but right in its answer.
- Don't assume the AI's "thought process" is for you. The way the AI "thinks" to get the best score is often the exact opposite of what a human needs to understand the answer.
The Final Lesson:
We need to stop treating the AI's internal "thinking" as a transparent window into its logic. Instead, we should treat the AI's reasoning as a black box that produces good results, and then build a separate, simpler system to translate those results into something humans can actually understand and trust.
In short: The AI is a genius who solves puzzles by talking to itself in a confusing way. If we want to learn from it, we shouldn't try to understand its messy internal monologue; we should just ask it for the answer and then have a human (or a simpler AI) translate that answer into plain English for us.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.