paper:manifold-steering-reveals-the-shared-geometry-of-neural-network-representation-and-behaviorManifold Steering Reveals the Shared Geometry of Neural Network Representation and Behavior
TL;DR
Manifold steering — intervening along activation-space paths defined by the intrinsic geometry of a fitted activation manifold M_h rather than along Euclidean linear directions — produces behavioral trajectories that remain on the behavior manifold M_y, whereas standard linear steering cuts through off-manifold regions and generates unnatural outputs. Across language model reasoning tasks with cyclic, sequential, and graph geometries, and in a video world model whose task geometry corresponds to physical dynamics, the bidirectional relationship M_h ↔ M_y holds: steering that respects M_h tracks M_y, and optimizing interventions in activation space to follow M_y recovers activation trajectories that trace the curvature of M_h. The method fits two manifolds — one to intermediate representations, one to output probability distributions — and then uses geodesic-like paths on M_h as the intervention substrate rather than a single steering vector. This work argues that neural representation geometry is not incidental but is the causal structure organizing model behavior, which implies that the core problem of model steering should be reframed from finding the right direction to finding the right geometry.
What to take away
- 1. Manifold steering, which intervenes along paths on a fitted activation manifold M_h rather than linear directions, produces behavioral trajectories that stay on the behavior manifold M_y across all tested tasks and modalities.
- 2. Linear (Euclidean) steering consistently passes through off-manifold activation regions and thereby generates outputs that diverge from the model's naturally occurring behavioral distribution.
- 3. Optimizing interventions in activation space to trace M_y recovers activation trajectories that follow the curvature of M_h, establishing the M_h ↔ M_y relationship as bidirectional rather than unidirectional.
- 4. The paper evaluates manifold steering in language models on reasoning tasks with at least three distinct geometric topologies: cyclic, sequential, and graph-structured in-context learning.
- 5. Beyond language models, the bidirectional geometry relationship is demonstrated in a video world model on a task whose underlying structure corresponds to physical dynamics, showing the result generalizes across modalities.
- 6. The methodology fits M_h to intermediate neural representations and M_y to output probability distributions independently, then tests their correspondence through intervention — a two-manifold pipeline another researcher could replicate by substituting any differentiable generative model.
- 7. The paper raises the open question of whether the shared geometry principle extends to adversarial or distribution-shifted inputs where M_h and M_y might decouple.
- 8. The core reframing the paper argues for is that model steering should target geometric structure (the right manifold path) rather than a scalar direction, which has direct implications for interpretability-based control methods.
- 9. Tasks with cyclic geometry serve as a controlled test bed because the expected behavioral trajectory is a closed loop, providing a quantitative ground truth against which on-manifold versus off-manifold interventions can be compared.
- 10. The submission, arXiv:2605.05115, involves at least 16 authors across institutions, suggesting the empirical scope required to validate the claim across multiple model families and task geometries was substantial.
Peer brief — for seminar discussion
Wurgaft et al. (arXiv:2605.05115, May 2026) ask whether the geometric structure observed in neural activations is causally implicated in behavior or merely correlational. To test this, they introduce manifold steering: they independently fit an activation manifold M_h to a model's intermediate representations and a behavior manifold M_y to its output probability distributions, then compare interventions that follow geodesic-like paths on M_h against conventional linear (Euclidean) steering vectors. The core finding is a bidirectional correspondence — steering that respects M_h produces behavioral trajectories that remain on M_y, while linear steering exits M_h and generates outputs outside M_y; and conversely, optimizing activation interventions to track M_y recovers trajectories that trace the curvature of M_h. This is demonstrated across language model reasoning tasks with three geometric topologies (cyclic, sequential, and graph-structured in-context learning) and in a video world model on a physical-dynamics task, giving the claim at least 4 distinct empirical substrates spanning 2 modalities. The implication is substantive: representation geometry is not epiphenomenal but is the proper object for principled causal intervention. This reframes the steering problem from identifying a scalar direction (the dominant paradigm, exemplified by linear probes and activation addition) to identifying the correct manifold and moving along it. An alternative method the paper could have used — and which would have been a natural comparison — is distributed alignment search (DAS) or interchange intervention methods that also claim to identify causally relevant subspaces but remain linear in their intervention geometry; testing whether DAS-style interventions stay on M_y would sharpen the contrast. The most contestable element is the operationalization of M_h and M_y themselves. Manifold fitting from finite samples is sensitive to dimensionality choices, kernel bandwidth, and the particular manifold-learning algorithm used; the paper's results inherit these degrees of freedom. A critical reader would press on whether the M_h ↔ M_y correspondence is robust to different manifold estimation procedures, or whether it is partially an artifact of fitting both manifolds with related inductive biases (e.g., both using locally linear approximations). If the two manifolds share an estimator family, the bidirectionality could reflect shared estimation error rather than a true geometric coupling in the model. The paper's prediction — that geometry is the right level of description for enabling principled control — is strong enough to generate concrete falsifiable tests: a case where M_h and M_y structurally disagree would challenge the entire framing.
Findings (5)
- Interventions along activation manifold M_h yield behavioral trajectories following behavior manifold M_y, and vice versa — bidirectional relationship demonstrated across language models and video world models.
Central empirical result showing causal coupling between representation and behavior geometry across multiple substrates and modalities.
- Manifold steering demonstrates bidirectional geometry-behavior link in a video world model on tasks with geometry corresponding to physical dynamics
Extension of manifold steering validation to video world models and physical dynamics tasks, demonstrating cross-modal generality
- Optimizing interventions in activation space to produce paths along M_y recovers activation trajectories that trace the curvature of M_h.
Demonstrates bidirectional causal link: behavior manifold geometry can be recovered by optimizing in representation space.
- Steering along M_h yields behavioral trajectories that follow M_y, producing more natural outputs than linear steering
Core empirical result demonstrating the superiority of manifold steering over linear steering
- Cross-task and cross-modal validation of manifold steering
The paper demonstrates the bidirectional geometry-behavior relationship across multiple tasks and modalities (language models and video world models)
Claims (6)
- Geometry in neural representation is not merely incidental, but is in fact the proper object for enabling principled control via intervention on internals.
Core interpretive assertion: geometric structure is causally load-bearing, not epiphenomenal.
- There exists a bidirectional relationship between the geometry of neural representation and the geometry of model behavior
Central empirical claim of the paper, demonstrated across tasks and modalities
- There is a bidirectional relationship between the geometry of representation and behavior across tasks and modalities.
Author’s interpretive claim that the shared geometry is general and robust.
- The core problem of steering should be recast from finding the right direction to finding the right geometry
The paper's programmatic conclusion about how the field should reconceptualize neural network steering
- Linear steering cuts through off-manifold regions and hence produces unnatural outputs.
Attribution of failure to Euclidean assumption.
- Geometric structure of neural representations causally shapes model behavior
The paper's core causal assertion: geometry is not incidental but mechanistically linked to behavior
Hypotheses (2)
- We hypothesize that interventions that respect the geometry of activation space will yield behaviors close to those the model exhibits naturally
The core testable hypothesis driving the experimental design
- Neural representation geometry causally shapes behavior; interventions respecting that geometry will yield natural trajectories.
Central hypothesis tested via manifold steering experiments across language models and video world models.
Questions (4)
- Does the geometric structure of activation space causally shape neural network behavior?
Central research question driving the work.
- What is the right geometry for enabling principled steering of neural network behavior?
The reframed steering problem the paper introduces
- Does the geometric structure of neural representations causally shape model behavior?
The motivating research question of the paper
- does that structure causally shape behavior?
Opening question: does the rich geometric structure of neural representations have a causal role in behavior?
Original abstract (expand)
Neural representations carry rich geometric structure; but does that structure causally shape behavior? To address this question, we intervene along paths through activation space defined by different geometries, and measure the behavioral trajectories they induce. In particular, we test whether interventions that respect the geometry of activation space will yield behaviors close to those the model exhibits naturally. Concretely, we first fit an activation manifold $M_h$ to representations and a behavior manifold $M_y$ to output probability distributions. We then test the link $M_h \leftrightarrow M_y$ via interventions: we find that steering along $M_h$, which we term manifold steering, yields behavioral trajectories that follow $M_y$, while linear steering -- which assumes a Euclidean geometry -- cuts through off-manifold regions and hence produces unnatural outputs. Moreover, optimizing interventions in activation space to produce paths along $M_y$ recovers activation trajectories that trace the curvature of $M_h$. We demonstrate this bidirectional relationship between the geometry of representation and behavior across tasks and modalities. In language models, we use reasoning tasks with cyclic and sequential geometries as well as in-context learning tasks with more complex graph geometries. In a video world model, we use a task with geometry corresponding to physical dynamics. Overall, our work shows that geometry in neural representation is not merely incidental, but is in fact the proper object for enabling principled control via intervention on internals. This recasts the core problem of steering from finding the right direction to finding the right geometry.
Related work— refs + corpus + external arXiv
Cited / in-corpus / arXiv badges show which signals surfaced each row. Multi-source rows weighted higher.
- Manifold Steering Reveals the Shared Geometry of Neural Network Representation and BehaviorCan Rager, Matthew Kowal, Vasudev Shyam, Sheridan Feucht, Usha Bhalla, Tal Haklay, Eric Bigelow, Raphael Sarfati, Thomas McGrath, Owen Lewis, Jack Merullo, Noah Goodman, Thomas Fel, Atticus Geiger, Ekdeep Singh Lubana Daniel Wurgaft2026≈ 97%
- Manifold Steering Reveals the Shared Geometry of Neural Network Representation and Behaviorin corpus2026≈ 97%
- ≈ 94%
- The World Inside Neural Networksin corpus2026≈ 88%
- Curveball Steering: The Right Direction To Steer Isn't Always LinearHae Jin Song, Linlin Wu, Abir Harrasse, Jeff M. Phillips, Fazl Barez, Amirali Abdullah Shivam Raval2026≈ 85%
- ≈ 84%
- Mitigating Overthinking in Large Reasoning Models via Manifold SteeringHuanran Chen, Shouwei Ruan, Yichi Zhang, Xingxing Wei, Yinpeng Dong Yao Huang2025≈ 83%
- Causal Probing for Internal Visual Representations in Multimodal Large Language ModelsTianjie Ju, Zheng Wu, Liangbo He, Jun Lan, Huijia Zhu, Weiqiang Wang, Zhuosheng Zhang Zehao Deng2026≈ 83%
- Physics Steering: Causal Control of Cross-Domain Concepts in a Physics Foundation ModelPayel Mukhopadhyay, Michael McCabe, Alberto Bietti, Miles Cranmer Rio Alexa Fear2025≈ 83%
- Beyond Steering Vector: Flow-based Activation Steering for Inference-Time InterventionRuixuan Deng, Junran Wang, Xinjie Shen, Chao Zhang Zehao Jin2026≈ 83%
- Beyond Geometry: Comparing the Temporal Structure of Computation in Neural Circuits with Dynamical Similarity AnalysisAdam Eisen, Leo Kozachkov, Ila Fiete Mitchell Ostrow2023≈ 83%
- Steering Risk Preferences in Large Language Models by Aligning Behavioral and Neural RepresentationsHaijiang Yan, Thomas L. Griffiths Jian-Qiao Zhu2025≈ 83%
- Geometry-aware similarity metrics for neural representations on Riemannian and statistical manifoldsArthur Pellegrino N Alex Cayco-Gajic2026≈ 82%
- Neural Manifolds as Crystallized Embeddings: A Synthesis of the Free Energy Principle, Generalized Synchronization, and Hebbian PlasticityVikas N. O'Reilly-Shah2026≈ 82%
- The Non-Linear Representation Dilemma: Is Causal Abstraction Enough for Mechanistic Interpretability?in corpus2025≈ 82%
- Representational Curvature Modulates Behavioral Uncertainty in Large Language ModelsEvelina Fedorenko, Eghbal A. Hosseini Jack King2026≈ 82%
- Revisiting Anisotropy in Language Transformers: The Geometry of Learning DynamicsFanny Jourdan, Antonin Poch\'e, C\'eline Hudelot Raphael Bernas2026≈ 82%
- ≈ 82%
- Bridging Cognitive Maps: a Hierarchical Active Inference Model of Spatial Alternation Tasks and the Hippocampal-Prefrontal CircuitBart Dhoedt, Tim Verbelen, Giovanni Pezzulo Toon Van de Maele2024≈ 82%
- On the Non-Identifiability of Steering Vectors in Large Language ModelsAshish Mahendran Kurapath Sohan Venkatesh2026≈ 81%
- The Geometric Structure of Models Learning Sparse DataT. Mitchell Roddenberry, Ahmed Imtiaz Humayun, Randall Balestriero, Richard Baraniuk Thomas Walker2026≈ 81%
- Finding Alignments Between Interpretable Causal Variables and Distributed Neural Representationsin corpus2023≈ 80%
- Psychological Steering of Large Language Modelsin corpus2026≈ 80%
- The Platonic Representation Hypothesisin corpus2024≈ 80%
- Model Alignment Searchin corpus2025≈ 80%
- The Geometry of Truth: Emergent Linear Structure in Large Language Model Representations of True/False Datasetsin corpus2023≈ 79%