CLAIAug 29, 2025

Explainable Chain-of-Thought Reasoning: An Empirical Analysis on State-Aware Reasoning Dynamics

arXiv:2509.00190v115 citationsh-index: 11EMNLP
Originality Incremental advance
AI Analysis

This work addresses the problem of understanding high-level reasoning steps and transitions in AI systems for researchers and practitioners, representing an incremental improvement over prior token-level attribution methods.

The paper tackles the limited explainability of chain-of-thought reasoning in large language models by introducing a state-aware transition framework that abstracts reasoning trajectories into structured latent dynamics, enabling analyses like semantic role identification and consistency evaluation.

Recent advances in chain-of-thought (CoT) prompting have enabled large language models (LLMs) to perform multi-step reasoning. However, the explainability of such reasoning remains limited, with prior work primarily focusing on local token-level attribution, such that the high-level semantic roles of reasoning steps and their transitions remain underexplored. In this paper, we introduce a state-aware transition framework that abstracts CoT trajectories into structured latent dynamics. Specifically, to capture the evolving semantics of CoT reasoning, each reasoning step is represented via spectral analysis of token-level embeddings and clustered into semantically coherent latent states. To characterize the global structure of reasoning, we model their progression as a Markov chain, yielding a structured and interpretable view of the reasoning process. This abstraction supports a range of analyses, including semantic role identification, temporal pattern visualization, and consistency evaluation.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes