Reasoning Can Be Restored by Correcting a Few Decision Tokens
Abstract
Lay Summary
Modern AI models specially trained for reasoning solve hard math problems much better than ordinary models of the same size. It has been unclear why, and where in the answer this advantage appears. We compared a small base model and a stronger reasoning model word by word, looking at how each would continue the same partial answer. We found the advantage is highly concentrated: only about 8 percent of the words account for most of the gap, and they tend to appear very early in the answer. These are mostly planning moments, where the model is deciding how to approach the problem and is also most uncertain about what to write next. Based on this, we built a simple system that lets a small model write most of the answer by itself, and only asks a stronger model to fill in those few critical planning words. With help on just a few percent of the writing, a tiny model can recover most of the stronger model's reasoning ability, and sometimes match or surpass a reasoning model of its own size.