← Latest papers
💬 NLP

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

The paper introduces CRISP, a framework that leverages the intrinsic attention patterns of reasoning models—specifically using the termination token as an information anchor—to prune redundant Chain-of-Thought steps, achieving a 50-60% reduction in token count while preserving logical coherence and accuracy.

Original authors: Yangsong Lan, Hongliang Dai, Piji Li

Published 2026-04-21
📖 3 min read☕ Coffee break read

Original authors: Yangsong Lan, Hongliang Dai, Piji Li

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

Token) When Rob finishes thinking and is about to give the final answer, he uses a special mental "anchor" token (a specific signal in the code called`).

  • The Discovery: The researchers noticed something fascinating. As Rob gets closer to the end, his attention shifts. He stops looking at the long, rambling middle of his essay and focuses intensely on this "anchor."
  • The Metaphor: Imagine a lighthouse at the end of a long, foggy pier. The light (the </think> token) shines backward. The parts of the pier that the light hits brightly are the critical steps Rob actually needed. The parts in the shadows are just redundant chatter he didn't really need.

2. The "Saliency Pruning" (The Smart Scissors)

Using this "lighthouse" signal, CRISP doesn't just guess what to cut. It knows exactly what matters.

  • The Process: It looks at every sentence Rob wrote. If the "lighthouse" is shining brightly on a sentence, it keeps it. If the light is dim, it knows that sentence was just filler.
  • The Action: It uses four smart tools to edit the essay:
    1. KEEP: "This is vital! Keep it."
    2. PRUNE: "This is just fluff. Cut it."
    3. REWRITE: "This is important, but you said it too wordily. Let's say it in 5 words instead of 50."
    4. FUSE: "You said this in step 1 and step 2. Let's merge them into one super-step."

3. The "Polishing" (The Final Touch)

Sometimes, when you cut out the middle of a story, the beginning and end don't flow well together. It might sound robotic or broken.

  • The Fix: CRISP uses a "Refiner" (a second AI) to smooth out the edges. It takes the chopped-up, high-density version and rewrites it so it flows naturally, like a human speaking, but without the long pauses and repetitions.

The Result: The "High-Octane" Reasoning

After using CRISP, the model is like a Formula 1 car instead of a heavy truck.

  • Before: It took 3,000 words to solve a math problem.
  • After: It takes only 1,200 words (a 60% reduction!) but gets the same accuracy.

Why This Matters
Think of it like compressing a video file. Old methods would just lower the quality, making the picture blurry. CRISP is like a smart compression algorithm that removes the static and the pauses, keeping the high-definition action scenes perfectly clear.

This means:

  1. Faster Answers: You get the solution much quicker.
  2. Cheaper AI: It costs less money to run these models because they use less computer power.
  3. Smarter AI: By removing the "overthinking" and noise, the AI actually becomes more focused and reliable.

In short, CRISP teaches the AI to stop talking to itself so much, helping it find the "signal" in the "noise" and give you the answer faster, without losing its brilliant reasoning skills.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →