CRISP: Compressing Redundancy in Chain-of-Thought via Intrinsic Saliency Pruning

πŸ“… 2026-04-19
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF

career value

213K/year
πŸ€– AI Summary
This work addresses the high computational cost and latency of long-chain-of-thought reasoning, where existing compression techniques often fail to preserve critical logical steps. The authors propose a fine-grained compression method grounded in the internal attention saliency of the model, which identifies β€œterminator” tokens as information anchors to precisely prune redundant reasoning steps. Unlike approaches relying on external compressors or coarse-grained strategies, this method operates intrinsically within the model. Evaluated across multiple backbone architectures and mathematical reasoning benchmarks, it achieves token compression rates of 50%–60% while maintaining original reasoning accuracy and preserving both logical coherence and information density.

Technology Category

Application Category

πŸ“ Abstract
Long Chain-of-Thought (CoT) reasoning is pivotal for the success of recent reasoning models but suffers from high computational overhead and latency. While prior works attempt to compress CoT via external compressor, they often fail to align with the model's internal reasoning dynamics, resulting in the loss of critical logical steps. This paper presents \textbf{C}ompressing \textbf{R}edundancy in Chain-of-Thought via \textbf{I}ntrinsic \textbf{S}aliency \textbf{P}runing (\textbf{CRISP}), a framework that compresses CoT by exploiting the model's intrinsic saliency. Our analysis reveals a distinct phenomenon: the reasoning termination token \texttt{[object Object]} acts as an information anchor, where its attention pattern effectively demarcates essential reasoning from redundancy. Based on this finding, we design a policy that utilizes these intrinsic attention signals to guide atomic compression operations. In contrast to coarse-grained pruning strategies, CRISP strategically distills the reasoning chain to maximize information density while preserving logical coherence. Empirical results across various backbone models and mathematical datasets demonstrate that CRISP achieves a 50-60% reduction in token count without compromising accuracy, effectively mitigating the efficiency bottleneck of long-context reasoning. We open-source our implementation to facilitate further research in efficient reasoning.
Problem

Research questions and friction points this paper is trying to address.

Chain-of-Thought
reasoning compression
computational overhead
redundancy
logical coherence
Innovation

Methods, ideas, or system contributions that make the work stand out.

Chain-of-Thought compression
intrinsic saliency
attention-based pruning
reasoning efficiency
information density
πŸ”Ž Similar Papers
No similar papers found.
Y
Yangsong Lan
College of Artificial Intelligence, Nanjing University of Aeronautics and Astronautics, Nanjing, China; The Key Laboratory of Brain-Machine Intelligence Technology, Ministry of Education, Nanjing, China
Hongliang Dai
Hongliang Dai
Nanjing University of Aeronautics and Astronautics
Information ExtractionLLMsKnowledge Graph
P
Piji Li
College of Artificial Intelligence, Nanjing University of Aeronautics and Astronautics, Nanjing, China; The Key Laboratory of Brain-Machine Intelligence Technology, Ministry of Education, Nanjing, China