English

Task Vector Geometry Underlies Dual Modes of Task Inference in Transformers

Machine Learning 2026-05-06 v1 Computation and Language Machine Learning

Abstract

Transformers are effective at inferring the latent task from context via two inference modes: recognizing a task seen during training, and adapting to a novel one. Recent interpretability studies have identified from middle-layer representations task-specific directions, or task vectors, that steer model behavior. However, a lack of rigorous foundations hinders connecting internal representations to external model behavior: existing work fails to explain how task-vector geometry is shaped by the training distribution, and what geometry enables out-of-distribution (OOD) generalization. In this paper, we study these questions in a controlled synthetic setting by training small transformers from scratch on latent-task sequence distributions, which allows a principled mathematical characterization. We show that two inference modes can coexist within a single model. In-distribution behavior is governed by Bayesian task retrieval, implemented internally through convex combinations of learned task vectors. OOD behavior, by contrast, arises through extrapolative task learning, whose representations occupy a subspace nearly orthogonal to the task-vector subspace. Taken together, our results suggest that task-vector geometry, training distributions, and generalization behaviors are closely related.

Keywords

Cite

@article{arxiv.2605.03780,
  title  = {Task Vector Geometry Underlies Dual Modes of Task Inference in Transformers},
  author = {Hao Yan and Haolin Yang and Yiqiao Zhong},
  journal= {arXiv preprint arXiv:2605.03780},
  year   = {2026}
}
R2 v1 2026-07-01T12:50:52.222Z