Steering Geometry: Validating Human Value Geometry in LLM Steering Space
Summary
This paper introduces a benchmark to validate that distribution-driven methods for activation steering in LLMs recover human value topologies aligned with Schwartz's theory, improving with model size but declining post-instruction tuning.
View Cached Full Text
Cached at: 09/09/26, 04:28 AM
Paper page - Steering Geometry: Validating Human Value Geometry in LLM Steering Space
Source: https://huggingface.co/papers/2609.06289
Abstract
Activation steering vectors in large language models encode theory-aligned human value geometry when derived via distribution-driven methods, with geometric fidelity scaling with model size but declining after instruction tuning.
As large language models (LLMs) are increasingly deployed in alignment-sensitive contexts,activation steeringhas emerged as a lightweight, inference-time alternative to fine-tuning methods (e.g., RLHF, DPO) for behavioral control. However, existing work typically validates steering on isolated behaviors, leaving it unclear whethersteering vectorsencode coherent semantic structure or merely exploit behavior-specific shortcuts. We investigate whether thelatent geometryof LLMsteering vectorsreflects theory-specified structure in human values and morality. UsingSchwartz’s Theory of Basic Human Valuesas our primary fine-grained framework, we introduce a 26K-sample benchmark covering 20 human values and analyzedistribution-driven methods(e.g.,CAA,SphericalSteer,ODESteer) and behavior-centric approaches (e.g.,COLD-Steer,BiPO) across diverse model families and sizes. We find thatdistribution-driven methodsrecover human value topologies aligned with theoretical predictions (Spearman ρ up to 0.51, p < 10^{-13}). In contrast, behavior-centric methods achieve comparable steering performance but show little correlation with the expected value geometry. Geometric fidelity improves with model scale but drops afterinstruction tuning. Finally, better geometric alignment also leads to more human-consistent transfer across values: steering one value correctly lifts compatible values and suppresses opposing ones. Code and data are available at: https://github.com/DeepRCL/Steering_Geometry.
View arXiv pageView PDFProject pageGitHub1Add to collection
Get this paper in your agent:
hf papers read 2609\.06289
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2609.06289 in a model README.md to link it from this page.
Datasets citing this paper1
#### DeepRCL/SteeringGeometry Viewer• Updated43 minutes ago • 32k
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2609.06289 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
The Geometry of Personality: Activation Steering with Jungian Cognitive Functions
This paper introduces a framework using Jungian cognitive functions for activation steering in LLMs, demonstrating effective monotonic control over eight functions and revealing structured geometric relationships in activation space.
Spillover-Aware Multi-Value Steering for Pluralistic LLM Alignment
This paper proposes a spillover-aware method for multi-value activation steering to achieve pluralistic alignment in LLMs, improving control over multiple value dimensions without fine-tuning or reward models.
When is Your LLM Steerable?
This paper investigates when activation steering succeeds or fails for LLMs by analyzing early decoding dynamics. The authors introduce ASTEER, a large testbed of steered generations, and train a GBDT classifier to predict steering outcomes from early hidden states, enabling efficient steering strength search.
Cultural Value Alignment Via Latent Activation Steering in Large Language Models
A framework for evaluating and steering cultural values in LLMs using scenario-based behavioral probing and activation steering, revealing latent entanglement of value dimensions.
When Is Rank-1 Steering Cheap? Geometry, Granularity, and Budgeted Search
This paper investigates when rank-1 activation steering is effective and cost-efficient, proposing geometry-guided search and the concept of granularity to explain variability, and introduces the GRACE framework for efficient LLM control.