English

How Transformers Reject Wrong Answers: Rotational Dynamics of Factual Constraint Processing

Computation and Language 2026-03-17 v1 Artificial Intelligence

Abstract

When a language model is fed a wrong answer, what happens inside the network? Current understanding treats truthfulness as a static property of individual-layer representations-a direction to be probed, a feature to be extracted. Less is known about the dynamics: how internal representations diverge across the full depth of the network when the model processes correct versus incorrect continuations. We introduce forced-completion probing, a method that presents identical queries with known correct and incorrect single-token continuations and tracks five geometric measurements across every layer of four decoder-only models(1.5B-13B parameters). We report three findings. First, correct and incorrect paths diverge through rotation, not rescaling: displacement vectors maintain near-identical magnitudes while their angular separation increases, meaning factual selection is encoded in direction on an approximate hypersphere. Second, the model does not passively fail on incorrect input-it actively suppresses the correct answer, driving internal probability away from the right token. Third, both phenomena are entirely absent below a parameter threshold and emerge at 1.6B, suggesting a phase transition in factual processing capability. These results show that factual constraint processing has a specific geometric character-rotational, not scalar; active, not passive-that is invisible to methods based on single-layer probes or magnitude comparisons.

Keywords

Cite

@article{arxiv.2603.13259,
  title  = {How Transformers Reject Wrong Answers: Rotational Dynamics of Factual Constraint Processing},
  author = {Javier Marín},
  journal= {arXiv preprint arXiv:2603.13259},
  year   = {2026}
}
R2 v1 2026-07-01T11:18:55.354Z