Intention Collapse: Intention-Level Metrics for Reasoning in Language Models
Patricio Vera
TL;DR
This paper introduces intention collapse as a formal two-stage process in language generation, separating rich internal intention formation from an irreversible linguistic collapse. It defines three model-agnostic metrics—Intention Entropy $H_{int}(I)$, Effective Intention Dimensionality $ ext{dim}_{eff}(I)$, and Latent Knowledge Recoverability $ ext{Recov}(I;Z)$—to quantify the pre-collapse state and proposes an empirical program to validate these metrics across inference regimes. An initial GSM8K study shows chain-of-thought substantially improves accuracy while reducing pre-collapse entropy and increasing global dimensionality, and demonstrates latent information about success can be recovered from pre-collapse representations. The work argues that intention-focused metrics can diagnose and guide inference-time computation, bridging cognitive science concepts with scalable AI techniques, while outlining limitations and a roadmap for larger-scale, multi-domain validation.
Abstract
Every act of language generation compresses a rich internal state into a single token sequence. We call this process intention collapse: a many-to-one projection from a high dimensional intention space I into an external language space L. We formalize intention collapse for contemporary language models, define three simple, model agnostic intention metrics (intention entropy Hint, effective dimensionality dimeff, and latent knowledge recoverability Recov), and propose an empirical agenda for studying how inference time computation shapes internal intentions before they are verbalized. We also report a first small scale experiment. Using a 4 bit Mistral 7B model on 200 GSM8K problems, we compare a direct answer baseline, a chain of thought (CoT) regime, and a babble control. CoT raises accuracy from 5.5 percent to 53 percent, sharply reduces pre collapse intention entropy (from 1.42 to 0.37 bits), and shows higher global effective dimensionality than the other regimes despite producing fewer tokens than babble. At the same time, Hint has little item level predictive power, and a linear probe on I achieves AUROC 0.65 in the CoT regime but only about chance in the baseline regime, where it collapses to the majority class. These preliminary results indicate that intention level metrics can distinguish inference regimes and expose latent information that is partly lost during collapse, while also revealing important limitations of our current proxies
