NeFut Logo NeFut
Admin Login

[CS.AI] Interpreting Latent CoT Reasoning as Dynamical Systems

Published at: 2026-07-14 22:00 Last updated: 2026-07-15 01:59
#AI #Machine Learning #Dynamical Systems

Abstract

Recent latent reasoning methods, such as CODI and COCONUT, face a fundamental interpretability problem: they maintain multiple superimposed candidate traces in the hidden space at each step, unlike explicit CoT, which follows a single transparent reasoning trace. Existing mechanistic methods show compression, shortcuts, and superposition without explaining how reasoning evolves across latent steps.

To address this gap, we model latent token sequences as trajectories in representation space and apply dynamical systems analysis to characterize the evolution of reasoning. Using quantitative measures, such as step-to-step change, direction consistency, and Lyapunov sensitivity, alongside qualitative projections, such as UMAP and DMD/PHATE, we show that latent CoT exhibits structured, non-random dynamics with two distinct stability classes. CODI behaves as a stable attractor, while COCONUT behaves as an unstable expanding system, and SIM-CoT supervision tightens both behaviors without changing the underlying dynamics.

This framework advances the interpretability of latent CoT reasoning dynamics and provides actionable insights for improving latent reasoning performance. Code and project page available online.

Blogger's Review: This research delves into the interpretability of latent reasoning by framing it as a dynamical system, introducing novel quantitative and qualitative analysis methods. The stability analysis of latent reasoning offers a fresh perspective for model optimization, providing crucial theoretical foundations and practical guidance for future reasoning model designs.

Original Source: https://arxiv.org/abs/2607.09698

[h] Back to Home