Beyond Dense States: Elevating Sparse Transcoders to Active Operators for Latent Reasoning
Yadong Wang, Haodong Chen, Yu Tian, Chuanxing Geng, Dong Liang, Xiang Chen
TL;DR
This work tackles the trade-off between inference efficiency and interpretability in latent reasoning by introducing LSTR, a sparse latent reasoning framework. Central to LSTR is the Latent Transition Transcoder (LTT), which orchestrates reasoning through a linear transport path plus a sparse semantic path under an explicit sparsity budget $k$, enabling semantic resolution control via $k$ and compressed latent trajectories via a ratio $r$. Through supervised trajectory imitation and carefully designed losses (including Fraction of Variance Unexplained and ghost-gradient updates), LSTR achieves competitive accuracy with significantly shorter latent reasoning chains and demonstrates causal, interpretable contributions of sparse features to the reasoning process; it also scales to larger models with stable efficiency gains. The results show that sparse latent reasoning can match or surpass dense latent baselines under compression while enhancing interpretability and controllability, suggesting practical benefits for efficient, transparent reasoning in large language models.
Abstract
Latent reasoning compresses the chain-of-thought (CoT) into continuous hidden states, yet existing methods rely on dense latent transitions that remain difficult to interpret and control. Meanwhile, sparse representation models uncover human-interpretable semantic features but remain largely confined to post-hoc analysis. We reconcile this tension by proposing LSTR (Latent Sparse Transcoder Reasoning), a latent reasoning framework that elevates functional sparse transcoders into active reasoning operators to perform multi-step computation through sparse semantic transitions. At its core, LSTR employs a Latent Transition Transcoder (LTT) with a residual skip architecture that decouples linear manifold transport from sparse semantic updates, enabling controllable semantic resolution via explicit sparsity constraints. Extensive experiments show that LSTR preserves reasoning accuracy and compression efficiency while substantially improving interpretability over dense latent baselines. Causal interventions and trajectory analyses further demonstrate that these sparse features act as both interpretable and causally effective operators in the reasoning process.
