← Latest papers
💬 NLP

PRISM: A Dual View of LLM Reasoning through Semantic Flow and Latent Computation

PRISM is a novel framework that unifies the analysis of token-level semantic transitions and layer-level latent computations to diagnose systematic reasoning patterns in LLMs, revealing how failures like overthinking and premature commitment emerge and how prompting reshapes internal computational behaviors beyond mere accuracy metrics.

Original authors: Ruidi Chang, Jiawei Zhou, Hanjie Chen

Published 2026-03-25
📖 5 min read🧠 Deep dive

Original authors: Ruidi Chang, Jiawei Zhou, Hanjie Chen

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 watching a brilliant detective solve a complex mystery. You can see the detective writing notes, crossing things out, and finally declaring, "The butler did it!"

Usually, when we test AI models (like the ones in this paper), we only care about the final verdict: Did the detective get the right answer? If yes, we give a gold star. If no, we give a red X.

But this paper, PRISM, asks a much deeper question: "How did the detective actually think?"

The authors realized that to truly understand an AI's reasoning, we need to look at the mystery from two different angles at the same time:

1. The Two Lenses of PRISM

Think of the AI's brain as a multi-story building.

  • The "What" (Explicit View): This is the detective's notebook. It's the sequence of words the AI writes down.

    • Analogy: Is the detective setting up the crime scene? (Setup)
    • Is it doing the math? (Computation)
    • Is it doubting itself? (Verification)
    • Is it giving the final answer? (Conclusion)
    • PRISM tracks how the detective jumps between these "rooms" in the notebook.
  • The "How" (Implicit View): This is the detective's brain activity while they are writing.

    • Analogy: Even if the detective is just writing "I'm thinking," their brain is firing in specific patterns. PRISM looks at the invisible electrical signals inside the AI's layers to see if the brain is in "calm calculation mode" or "panic mode."

PRISM is a tool that combines these two views. It doesn't just read the notebook; it also listens to the brainwaves happening while the notebook is being written.

2. What PRISM Discovered (The "Aha!" Moments)

By using this dual-lens approach, the researchers found some fascinating patterns about why AI sometimes fails:

🕸️ The "Stuck in the Loop" Trap

When an AI gets the answer wrong, it often gets stuck in a specific loop.

  • The Pattern: It does some math, then gets scared it made a mistake, so it starts "checking" (Verification). But instead of fixing the math, it just keeps checking the same thing over and over.
  • The Metaphor: Imagine a driver who is lost. Instead of checking the map and taking a new turn, they just keep driving in circles, checking the rearview mirror, convinced they are on the right road but just "not seeing it yet." They are overthinking themselves into a dead end.

⚡ The "Rush to Judgment"

Sometimes, the AI fails because it gives up too soon.

  • The Pattern: It sees a possible answer, gets excited, and immediately locks onto it, stopping all further thought.
  • The Metaphor: This is like a student who sees the first answer that looks familiar on a test and immediately bubbles it in, without checking if the other options might be better. This is premature commitment.

🧩 The "Secret Handshake"

The paper found that the AI's "brain state" (the hidden signals) changes depending on whether it's about to succeed or fail.

  • The Metaphor: It's like a musician. When a musician is about to play a perfect note, their fingers move in a specific, fluid way. When they are about to make a mistake, their fingers tense up in a different pattern. PRISM can "hear" that tension before the wrong note is even played.

3. How Prompts Change the Game

The researchers also tested how changing the instructions (prompts) affects the AI's thinking style.

  • "Be Concise": When they told the AI to be brief, it stopped doing long, deep calculations. It became like a speed reader who skips paragraphs. It moved faster between "thinking" and "checking," but the thinking was shallower.
  • "Explore Multiple Paths": When they told the AI to try different solutions first, it became like a scientist running experiments. It would try a path, check it, go back, try a new path, and check that too. This created a healthy "ping-pong" between thinking and verifying, which actually helped it solve harder problems.

Why Does This Matter?

Before PRISM, if an AI got a math problem wrong, we just knew it was "bad at math."

Now, with PRISM, we can say:

"This AI isn't bad at math. It's actually bad at knowing when to stop checking its work. It gets stuck in a loop of doubt."

Or:

"This AI is too impulsive. It needs to be taught to slow down and explore more options before picking an answer."

The Bottom Line

PRISM is like a high-tech X-ray for AI thinking. It lets us see not just the final answer, but the entire journey—the doubts, the loops, the rushes, and the hidden brain patterns that lead to success or failure. This helps us build better AI by fixing the process, not just the result.

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 →