Uncovering Latent Reasoning Strategies in Language Models
Abstract
A language model trained on reasoning tasks learns to solve problems via multiple distinct strategies, yet these strategies are implicit and entangled within the model's response distribution. We study the problem of decomposing the response distribution of a given pretrained language model into a structured, strategy-conditioned representation. Specifically, we learn a latent-variable factorization , where a router maps each input to a distribution over latent strategies and a generator produces the response conditioned on that strategy. A key challenge is that the generator, initialized from the base model, already represents without using . Standard variational inference therefore gives the model no incentive to route information through and can yield a severe form of posterior collapse. To address this, we propose a variational objective that measures fractional information gain relative to the base model's response loss and concentrates reconstruction pressure on tokens with high base model surprisal, encouraging to encode strategy-relevant response variation. We introduce a benchmark of multi-strategy algorithmic tasks and show that this objective recovers latent codes aligned with distinct reference strategies while preserving the base model's response distribution.
Keywords
Cite
@article{arxiv.2607.17674,
title = {Uncovering Latent Reasoning Strategies in Language Models},
author = {Awni Altabaa and John Lafferty},
journal= {arXiv preprint arXiv:2607.17674},
year = {2026}
}