ICML 2026poster0 citations
A geometric relation of the error introduced by sampling a language model's output distribution to its internal state
Abstract
GPT-style language models are sensitive to single-token changes at generation points where the predicted probability distribution is spread across multiple tokens. Viewing this sensitivity as a geometric property, we derive an $\mathfrak{so}(n)$-valued 1-form that depends only on the geometry of the token embeddings. Despite this purely geometric origin, we show that its curvature is semantically meaningful: on chess reasoning tasks, the curvature couples to the world model of an off-the-shelf instruction-tuned model, with transformations clustering by board region and respecting piece importance. Our findings suggest that token space geometry directly reflects how models internally represent problems.
BibTeX
@inproceedings{
modenbach2026a,
title={A geometric relation of the error introduced by sampling a language model's output distribution to its internal state},
author={Albert F. Modenbach},
booktitle={Forty-third International Conference on Machine Learning},
year={2026},
url={https://openreview.net/forum?id=FaDUU0pyFj}
}