← Latest papers
💻 computer science

SliceGraph: Mapping Process Isomers in Multi-Run Chain-of-Thought Reasoning

The paper introduces SliceGraph, a post-hoc graph-based framework that reveals "process isomers"—distinct, structurally coherent reasoning trajectories that converge on the same correct answer—demonstrating that standard final-answer aggregation overlooks the rich, multi-route geometric structure of multi-run chain-of-thought reasoning.

Original authors: Kang Chen, Junjie Nian, Yixin Cao, Yugang Jiang

Published 2026-05-15
📖 5 min read🧠 Deep dive

Original authors: Kang Chen, Junjie Nian, Yixin Cao, Yugang Jiang

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 ask a group of 64 different AI "thinkers" to solve the same math problem. They all write out their step-by-step reasoning (Chain-of-Thought) and, in the end, they all arrive at the exact same correct answer.

Traditionally, researchers would just look at the final answer and say, "Great, they all got it right." They would treat the 64 attempts as 64 independent, random guesses that happened to match.

SliceGraph argues that this is like looking at 64 people who all arrived at the same destination in a city and assuming they all took the exact same bus route. In reality, some might have walked through a park, others might have taken a subway, and some might have driven via a highway. They all ended up at the same spot, but their journeys were completely different.

Here is how the paper breaks this down using simple analogies:

1. The Map: SliceGraph

Instead of reading the text of the AI's thoughts (which can be misleading, like two people saying "I went left" but meaning different things), the authors built a map based on the AI's internal wiring.

  • The Analogy: Imagine the AI's brain is a massive city with millions of light switches (neurons). Every time the AI thinks a word, a specific set of switches lights up.
  • The Method: The researchers didn't look at the words; they looked at which switches were on. They grouped the thinking process into small "slices" (chunks of 256 words) and compared the "switch patterns" of these slices.
  • The Result: They built a graph (a map) where nodes are these thinking slices and lines connect slices that use similar internal switches. This map reveals the hidden "roads" the AI took.

2. The Discovery: Process Isomers

The paper introduces a new concept called Process Isomers.

  • The Analogy: In chemistry, "isomers" are molecules that have the exact same atoms and formula but are arranged differently in space (like a straight chain vs. a ring).
  • The Finding: The researchers found that for the same math problem, the AI often finds the correct answer through completely different internal routes.
    • Route A: The AI might start by trying to guess the answer, realize it's wrong, and then switch to a logical proof.
    • Route B: Another AI might start with the logical proof immediately, skip the guessing, and arrive at the same answer.
    • The Isomer: Even though they are both "correct" and have the same final answer, they are "Process Isomers" because their internal journey (the arrangement of their thinking steps) is structurally different.

The Stat: In about 85% of the problems they tested, the correct answers weren't just one single path. Instead, the AI found the answer through multiple distinct "families" of routes. On average, if you pick two correct attempts, there's a 76% chance they took completely different internal roads to get there.

3. The Terrain: High-Value Cores

The researchers also mapped out where the "success" happens in this mental landscape.

  • The Analogy: Imagine the map has "high-value cores"—these are like sunny, fertile valleys where the AI is most likely to be correct.
  • The Finding: These fertile valleys are often disconnected.
    • One "family" of routes might stay entirely in the "North Valley."
    • Another "family" might stay entirely in the "South Valley."
    • They both reach the finish line, but they never cross paths in the middle. They are specialized for different parts of the terrain.

4. Why This Matters (According to the Paper)

The paper claims that by only looking at the final answer, we are "collapsing" a rich, multi-dimensional world into a flat, boring line.

  • The Old Way: "They got the answer right. Good job." (Ignores how they got there).
  • The SliceGraph Way: "They got the answer right, but they used three different internal strategies, and those strategies never actually met in the middle."

The authors validated this by having human experts look at the slices. The experts confirmed that slices grouped together by the AI's internal switches did actually represent the same logical step or strategy, proving the map is accurate.

Summary

The paper says: Don't just trust the final answer. Even when an AI gets the right answer, it might be using a completely different "internal map" than another AI (or even the same AI on a different try). These different paths are called Process Isomers, and they reveal that the AI's reasoning is much more diverse and structured than we previously thought.

What the paper does NOT claim:

  • It does not say this makes the AI smarter or more reliable in the real world.
  • It does not suggest using this to fix AI errors or build new medical tools.
  • It strictly focuses on measuring and mapping how the AI thinks, not on changing how it thinks.

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 →