English

Demystifying Entropy-based Selection for Chain-of-Thought Compression in Large Reasoning Models

Computation and Language 2026-07-30 v1

Abstract

Entropy-based pruning has been proposed as an effective method for compressing Chain-of-Thought (CoT) reasoning with negligible accuracy loss. We test the robustness of low- and high-entropy CoT step selection methods across various models and reasoning tasks, showing that entropy offers no advantage over random pruning in any evaluated setting. Moving from sentences to tokens, we then show that retaining low-entropy tokens seems effective only on mathematical benchmarks. We find this is due to the inherently low-entropy nature of numeric tokens, which also convey semantic content in such problems. Finally, we demonstrate that patching a subset of a few CoT tokens with their original activations recovers near-perfect full-trace performance, providing causal evidence that task information is not concentrated in a small set of CoT tokens identifiable by heuristics, but rather distributed across the full reasoning chain.

Cite

@article{arxiv.2607.28707,
  title  = {Demystifying Entropy-based Selection for Chain-of-Thought Compression in Large Reasoning Models},
  author = {Sara Candussio and Daniel Scalena and Luca Bortolussi and Elisabetta Fersini and Malvina Nissim and Gabriele Sarti},
  journal= {arXiv preprint arXiv:2607.28707},
  year   = {2026}
}