Spillover-Aware Multi-Value Steering for Pluralistic LLM Alignment

arXiv cs.AI Papers

Summary

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.

arXiv:2609.05800v1 Announce Type: new Abstract: Activation steering controls LLM behavior at inference time by adding learned directions to hidden states, but existing methods handle one concept at a time. Pluralistic alignment, where different stakeholders need different value emphases, requires steering multiple dimensions simultaneously. We show that naive steering produces substantial spillover: the effect intended for one value leaks into others. This parallels the treatment-versus-spillover decomposition in causal inference. We trace spillover to geometric entanglement of steering directions, captured by their Gram matrix, and derive a zero-cost correction from an activation-norm-penalized objective that decouples each direction's contribution exactly. Our end-to-end pipeline requires no fine-tuning, no reward model, and no manual prompt engineering: given only domain questions, it automatically discovers value dimensions, extracts directions, diagnoses entanglement, and applies corrected steering. On climate discourse, the correction improves the net steering effect from +5.9% to +14.0%, validated over 100,000 pairwise judgments.
Original Article
View Cached Full Text

Cached at: 09/10/26, 08:43 AM

# Spillover-Aware Multi-Value Steering for Pluralistic LLM Alignment
Source: [https://arxiv.org/html/2609.05800](https://arxiv.org/html/2609.05800)
Xander BarronJiawei Zhou & Zhenhua LiuAffiliation:Stony Brook UniversityAffiliation:\{weici\.pan, xander\.barron, jiawei\.zhou\.1, zhenhua\.liu\}@stonybrook\.edu

###### Abstract

Activation steering controls LLM behavior at inference time by adding learned directions to hidden states, but existing methods handle one concept at a time\. Pluralistic alignment, where different stakeholders need different value emphases, requires steering multiple dimensions simultaneously\. We show that naive steering produces substantial spillover: the effect intended for one value leaks into others\. This parallels the treatment\-versus\-spillover decomposition in causal inference\. We trace spillover to geometric entanglement of steering directions, captured by their Gram matrix, and derive a zero\-cost correction from an activation\-norm\-penalized objective that decouples each direction’s contribution exactly\. Our end\-to\-end pipeline requires no fine\-tuning, no reward model, and no manual prompt engineering: given only domain questions, it automatically discovers value dimensions, extracts directions, diagnoses entanglement, and applies corrected steering\. On climate discourse, the correction improves the net steering effect from \+5\.9% to \+14\.0%, validated over 100,000 pairwise judgments\.

## 1Introduction

When asked questions like “Should we invest in nuclear energy to combat climate change?”, different stakeholders expect different emphases\. An economist wants cost\-benefit analysis weighing construction costs against decarbonization timelines\. An environmental justice advocate wants discussion of disproportionate siting impacts on marginalized communities\. An intergenerational ethicist wants focus on waste storage obligations spanning millennia\. Standard LLM alignment produces a single response reflecting averaged human preferences\([Casper et al\., 2023](https://arxiv.org/html/2609.05800#bib.bib25)\), but pluralistic alignment recognizes that no single response serves all stakeholders\([Sorensen et al\., 2023](https://arxiv.org/html/2609.05800#bib.bib8);[Feng et al\., 2024](https://arxiv.org/html/2609.05800#bib.bib9)\)\.

Throughout, a value taxonomy hasKKdimensions, each with a unit steering directiondjd\_\{j\}in activation space;𝐃=\[d1,…,dK\]\\mathbf\{D\}=\[d\_\{1\},\\ldots,d\_\{K\}\]collects them, a stakeholder preference is a vector𝒘∈ℝK\\boldsymbol\{w\}\\in\\mathbb\{R\}^\{K\}of requested emphases, and𝐆=𝐃⊤​𝐃\\mathbf\{G\}=\\mathbf\{D\}^\{\\top\}\\mathbf\{D\}\(Gi​j=di⊤​djG\_\{ij\}=d\_\{i\}^\{\\top\}d\_\{j\}\) is their Gram matrix\.

Several families of methods address this challenge\. Training\-time approaches\([Dai et al\., 2023](https://arxiv.org/html/2609.05800#bib.bib3);[Ramé et al\., 2023](https://arxiv.org/html/2609.05800#bib.bib4);[Li et al\., 2025](https://arxiv.org/html/2609.05800#bib.bib5)\)require retraining when preferences change\. Prompt\-based methods\([Feng et al\., 2024](https://arxiv.org/html/2609.05800#bib.bib9);[Jiang et al\., 2025a](https://arxiv.org/html/2609.05800#bib.bib10)\)avoid retraining but lack continuous control: a preference like𝒘=\(0\.7,0\.3,0,0\)\\boldsymbol\{w\}=\(0\.7,0\.3,0,0\)is not naturally expressible as a single instruction\. Activation steering\([Turner et al\., 2024](https://arxiv.org/html/2609.05800#bib.bib12);[Rimsky et al\., 2024](https://arxiv.org/html/2609.05800#bib.bib13)\)adds learned directions to hidden states with continuous strength and no weight updates, but all existing methods operate on a single concept at a time\. No method provides multi\-value steering with principled control over which dimensions are affected\.

When multiple steering directions are applied simultaneously, the effect intended for one value leaks into others, destroying the dimension\-specific control that pluralistic alignment requires\. If every steering request produces the same undifferentiated increase in opinionatedness, then the preference vector𝒘\\boldsymbol\{w\}is meaningless in practice, and the promise of pluralistic alignment is vacuous\.

We formalize this failure mode as the*net steering effect*\(NSE\):

NSE=TargetEffect−Spillover\\displaystyle\\mathrm\{NSE\}=\\mathrm\{TargetEffect\}\-\\mathrm\{Spillover\}\(1\)whereTargetEffect\\mathrm\{TargetEffect\}is the probability that a steered response is judged to emphasize the target dimension more than an unsteered baseline, andSpillover\\mathrm\{Spillover\}is the corresponding probability averaged over non\-target dimensions\.NSE≈0\\mathrm\{NSE\}\\approx 0means steering increases all dimensions equally and provides no specific control;NSE\>0\\mathrm\{NSE\}\>0means the target dimension is preferentially affected, the control that pluralistic alignment requires\.

Existing activation steering work reports target effect and never measures non\-target dimensions, so spillover has remained invisible\. We find that naively combining steering directions, by adding a weighted sum of thedjd\_\{j\}to the hidden state, produces near\-zero NSE: the best uncorrected variant reaches 5\.9%\. Increasing the steering strength does not help: it amplifies target and leakage proportionally, because their ratio is fixed by the Gram matrix𝐆\\mathbf\{G\}\. This parallels the treatment\-versus\-spillover decomposition in causal inference\([Hudgens and Halloran, 2008](https://arxiv.org/html/2609.05800#bib.bib28)\), where ignoring interference structure leads to overestimation of treatment specificity\. Correcting the steering coefficients with𝐆−1\\mathbf\{G\}^\{\-1\}ensures that the perturbation projects as exactlywjw\_\{j\}along each directiondjd\_\{j\}, for everyjjsimultaneously\.

Our contributions are as follows\.

1. 1\.We show that existing activation steering methods lack dimension\-specific control, which is a prerequisite for pluralistic alignment, and we formalize this gap as the net steering effect \(NSE\)\. All tested methods produce near\-zero NSE: they increase value emphasis uniformly rather than specifically\.
2. 2\.We develop an end\-to\-end pipeline from domain questions to corrected multi\-value steering, requiring no fine\-tuning, reward model, or manual prompt engineering\. The pipeline automatically discovers value dimensions via probe classifiers, extracts contrast\-based steering directions, diagnoses their geometric entanglement via the Gram matrix, and applies the𝐆−1\\mathbf\{G\}^\{\-1\}corrected intervention using only standard tools\.
3. 3\.We exploit the geometric structure among steering directions to restore dimension\-specific control, achieving 14\.0% NSE versus 5\.9% for uncorrected methods on a climate discourse testbed with 100,000\+ pairwise judgments\. This enables the core promise of pluralistic alignment: stakeholders with different preference vectors receive measurably different value emphases\.

## 2Related work

Pluralistic alignment \(training\-time\)\.Training\-time multi\-value alignment methods achieve strong results but require retraining whenever stakeholder preferences change\. RLHF\([Ouyang et al\., 2022](https://arxiv.org/html/2609.05800#bib.bib1)\)and DPO\([Rafailov et al\., 2023](https://arxiv.org/html/2609.05800#bib.bib2)\)align to a single aggregated preference, implicitly fixing one weighting over values\. Multi\-objective extensions decompose this into separate objectives: Safe RLHF\([Dai et al\., 2023](https://arxiv.org/html/2609.05800#bib.bib3)\)separates helpfulness from harmlessness, MODPO\([Zhou et al\., 2023](https://arxiv.org/html/2609.05800#bib.bib6)\)extends toKKobjectives via margin\-based DPO, Rewarded Soups\([Ramé et al\., 2023](https://arxiv.org/html/2609.05800#bib.bib4)\)interpolates reward\-specific weight checkpoints post\-hoc, and PAL\([Chen et al\., 2025a](https://arxiv.org/html/2609.05800#bib.bib7)\)learnsKKpreference prototypes from heterogeneous annotators for reward modeling\. GAPO\([Li et al\., 2025](https://arxiv.org/html/2609.05800#bib.bib5)\)and OrthAlign\([Lin et al\., 2026](https://arxiv.org/html/2609.05800#bib.bib27)\)reduce inter\-objective interference during training through gradient orthogonalization and orthogonal parameter decomposition, respectively, conceptually related to our𝐆−1\\mathbf\{G\}^\{\-1\}decorrelation, though operating in gradient or parameter space rather than activation space\. Changing𝒘\\boldsymbol\{w\}after deployment requires retraining or maintainingKKseparate checkpoints\.

Pluralistic alignment \(inference\-time\)\.Inference\-time methods avoid retraining but operate in prompt space, where fine\-grained continuous control over value emphasis is difficult to express\. Modular Pluralism\([Feng et al\., 2024](https://arxiv.org/html/2609.05800#bib.bib9)\)routes among community\-specific LMs via three pluralism modes\. PICACO\([Jiang et al\., 2025a](https://arxiv.org/html/2609.05800#bib.bib10)\)optimizes a meta\-instruction navigating multiple values via total correlation, handling up to 8 values\. ValueFlow\([Kim et al\., 2026](https://arxiv.org/html/2609.05800#bib.bib11)\)provides calibrated intensity control using anchor\-based ranking evaluation\. These methods select or compose text instructions rather than intervening on internal representations, so a preference like𝒘=\(0\.7,0\.3,0,0\)\\boldsymbol\{w\}=\(0\.7,0\.3,0,0\)is not naturally expressible as a single prompt \(Appendix[V](https://arxiv.org/html/2609.05800#A22)\)\. Our method occupies a distinct point in this design space: inference\-time like these approaches, but operating in activation space with continuous𝒘\\boldsymbol\{w\}\.

Activation steering \(single\-concept\)\.Existing activation steering methods handle one concept at a time and never evaluate whether non\-target behaviors are inadvertently affected, leaving the spillover problem invisible\. ActAdd\([Turner et al\., 2024](https://arxiv.org/html/2609.05800#bib.bib12)\)established the additive intervention paradigm: add the mean activation difference from a contrast pair to steer behavior\. CAA\([Rimsky et al\., 2024](https://arxiv.org/html/2609.05800#bib.bib13)\)robustifies this by averaging over datasets of contrast pairs\. RepE\([Zou et al\., 2023](https://arxiv.org/html/2609.05800#bib.bib15)\)uses PCA on contrastive activations, and ITI\([Li et al\., 2023a](https://arxiv.org/html/2609.05800#bib.bib14)\)intervenes on probe\-identified attention heads for truthfulness\. Subsequent work extends the paradigm to conditional activation\([Lee et al\., 2025](https://arxiv.org/html/2609.05800#bib.bib16)\), input\-adaptive scaling\([Wang et al\., 2025b](https://arxiv.org/html/2609.05800#bib.bib17);[Ferrando et al\., 2025](https://arxiv.org/html/2609.05800#bib.bib18)\), and SAE\-based feature steering\([Soo et al\., 2025](https://arxiv.org/html/2609.05800#bib.bib26)\)\. ConVA\([Jin et al\., 2025](https://arxiv.org/html/2609.05800#bib.bib34)\)trains and gates one value vector at a time, deferring multi\-value control\. Evaluation throughout measures only whether the target behavior changed; our NSE metric \(§[3\.3](https://arxiv.org/html/2609.05800#S3.SS3)\) is designed to surface what it misses\.

Multi\-property steering\.The closest prior work identifies the multi\-property interference problem and addresses it heuristically or through training\.[Weij et al\. \(2024\)](https://arxiv.org/html/2609.05800#bib.bib21)show that naive vector summation for multiple properties fails due to feature entanglement and recommend injecting different vectors at different layers, a heuristic that avoids interference in some cases but does not scale beyond 2–3 properties and provides no guarantee\. Persona Vectors\([Chen et al\., 2025b](https://arxiv.org/html/2609.05800#bib.bib22)\)extract per\-trait steering vectors and observe inter\-trait correlations \(cosine similarities up to 0\.3–0\.5 across Big Five personality dimensions\), and NeVA\([Yang et al\., 2026](https://arxiv.org/html/2609.05800#bib.bib36)\)observes cross\-value leakage when editing value\-relevant neurons; both treat it as a finding rather than a problem to solve\. MSRS\([Jiang et al\., 2025b](https://arxiv.org/html/2609.05800#bib.bib33)\)separates shared and attribute\-private subspaces with a trained steering module, and steering tokens\([Radevski et al\., 2026](https://arxiv.org/html/2609.05800#bib.bib35)\)distill behaviors into learned input embeddings under an orthogonality regularizer; both buy disentanglement with training\. Closest in aim, COAST\([Nguyen et al\., 2026](https://arxiv.org/html/2609.05800#bib.bib37)\)attenuates the collateral movement of a steering direction by weighting the activation perturbation with the forward second\-moment matrix of activations, one direction at a time\. Our work formalizes the interference structure via the Gram matrix𝐆\\mathbf\{G\}, uses its condition numberκ⁡\(𝐆\)\\kappa\(\\mathbf\{G\}\)as a quantitative diagnostic, and derives the𝐆−1\\mathbf\{G\}^\{\-1\}correction, which decorrelates allKKdirections jointly, in closed form, at inference, with no training\. The NSE metric we use to evaluate the correction is inspired by the treatment\-versus\-spillover decomposition in causal inference\([Hudgens and Halloran, 2008](https://arxiv.org/html/2609.05800#bib.bib28)\)\.

## 3Preliminaries

### 3\.1Multi\-value activation steering

Multi\-value steering requires a mapping from a stakeholder’s preference to steering coefficients𝜶\\boldsymbol\{\\alpha\}\. Activation steering modifies an LLM’s behavior at inference time by adding learned direction vectors to hidden states\. For a single concept, the standard intervention at layerℓ\\ellreplaces the hidden statehhwithh′=h\+α​dh^\{\\prime\}=h\+\\alpha d, whereddis a learned direction andα\\alphais a scalar strength\([Turner et al\., 2024](https://arxiv.org/html/2609.05800#bib.bib12);[Rimsky et al\., 2024](https://arxiv.org/html/2609.05800#bib.bib13)\)\. We adopt the additive form following this established paradigm; alternative interventions such as multiplicative scaling or subspace projection exist\([Postmus and Abreu, 2024](https://arxiv.org/html/2609.05800#bib.bib19)\)but have shown inferior steering effectiveness in our setting \(§[5](https://arxiv.org/html/2609.05800#S5), Appendix[E](https://arxiv.org/html/2609.05800#A5)\)\.

To steerKKvalue dimensions simultaneously, we generalize to:

h′=h\+∑k=1Kαk​dk=h\+𝐃​𝜶\\displaystyle h^\{\\prime\}=h\+\\sum\_\{k=1\}^\{K\}\\alpha\_\{k\}d\_\{k\}=h\+\\mathbf\{D\}\\boldsymbol\{\\alpha\}\(2\)where𝐃=\[d1,…,dK\]∈ℝn×K\\mathbf\{D\}=\[d\_\{1\},\\ldots,d\_\{K\}\]\\in\\mathbb\{R\}^\{n\\times K\}collects theKKsteering directions and𝜶∈ℝK\\boldsymbol\{\\alpha\}\\in\\mathbb\{R\}^\{K\}are the steering coefficients\.

A stakeholder expresses a preference vector𝒘∈ℝK\\boldsymbol\{w\}\\in\\mathbb\{R\}^\{K\}over value dimensions\. For example,𝒘=e3\\boldsymbol\{w\}=e\_\{3\}means “emphasize only the third value dimension,” while𝒘=\(0\.5,0,0\.5,0\)\\boldsymbol\{w\}=\(0\.5,0,0\.5,0\)requests equal emphasis on the first and third\. We seek a mapping from preferences to steering coefficients and parameterize this mapping as linear:

𝜶∗=𝐇​𝒘\\displaystyle\\boldsymbol\{\\alpha\}^\{\*\}=\\mathbf\{H\}\\boldsymbol\{w\}\(3\)where𝐇∈ℝK×K\\mathbf\{H\}\\in\\mathbb\{R\}^\{K\\times K\}is a*correction matrix*\. We restrict𝐇\\mathbf\{H\}to be linear:K2=16K^\{2\}=16parameters are estimable from limited data, and the exact decorrelation property \(§[4\.1](https://arxiv.org/html/2609.05800#S4.SS1)\) holds precisely under linear𝐇\\mathbf\{H\}\. All existing single\-concept steering methods implicitly set𝐇=𝐈\\mathbf\{H\}=\\mathbf\{I\}, equating the preference vector directly with the steering coefficients\.

### 3\.2The Gram matrix and geometric leakage

The Gram matrix𝐆\\mathbf\{G\}quantifies how much energy naive steering leaks into non\-target dimensions\. ForKKsteering directionsd1,…,dKd\_\{1\},\\ldots,d\_\{K\},𝐆∈ℝK×K\\mathbf\{G\}\\in\\mathbb\{R\}^\{K\\times K\}captures their pairwise geometry\. We define𝐆\\mathbf\{G\}from the directions as actually used in the intervention:

Gi​j=di⊤​dj\\displaystyle G\_\{ij\}=d\_\{i\}^\{\\top\}d\_\{j\}\(4\)When all directions are unit\-normalized \(as in our experiments; see §[5\.1](https://arxiv.org/html/2609.05800#S5.SS1)for details\),𝐆\\mathbf\{G\}reduces to the cosine similarity matrix and its diagonal entries are 1\. The decorrelation property derived in §[4\.1](https://arxiv.org/html/2609.05800#S4.SS1)holds for𝐆=𝐃⊤​𝐃\\mathbf\{G\}=\\mathbf\{D\}^\{\\top\}\\mathbf\{D\}regardless of normalization convention, as long as the same𝐃\\mathbf\{D\}is used in both the intervention \([2](https://arxiv.org/html/2609.05800#S3.E2)\) and the Gram matrix computation\. We report condition numbersκ⁡\(𝐆\)\\kappa\(\\mathbf\{G\}\)using the cosine form for interpretability:κ=1\\kappa=1means perfectly orthogonal directions, and larger values indicate greater entanglement\.

Consider steering with𝐇=𝐈\\mathbf\{H\}=\\mathbf\{I\}\(the existing naive baseline\)\. The projection of the perturbation𝐃​𝒘\\mathbf\{D\}\\boldsymbol\{w\}onto directiondjd\_\{j\}is:

dj⊤​\(𝐃​𝒘\)=\(𝐃⊤​𝐃​𝒘\)j=\(𝐆​𝒘\)j=∑kGj​k​wk\\displaystyle d\_\{j\}^\{\\top\}\(\\mathbf\{D\}\\boldsymbol\{w\}\)=\(\\mathbf\{D\}^\{\\top\}\\mathbf\{D\}\\,\\boldsymbol\{w\}\)\_\{j\}=\(\\mathbf\{G\}\\boldsymbol\{w\}\)\_\{j\}=\\sum\_\{k\}G\_\{jk\}w\_\{k\}\(5\)When a stakeholder requests emphasis only on dimensionii\(i\.e\.,𝒘=ei\\boldsymbol\{w\}=e\_\{i\}\), the projection onto a non\-target directionj≠ij\\neq iequalsGj​iG\_\{ji\}, not zero\. This is*geometric leakage*: the intended single\-dimension intervention activates other dimensions in proportion to their inner products with the target\. For instance, ifGj​i=0\.7G\_\{ji\}=0\.7, then 70% of the target activation leaks into dimensionjj\. The condition numberκ⁡\(𝐆\)\\kappa\(\\mathbf\{G\}\)summarizes the overall severity of this problem across all dimensions and all possible preference vectors\.

### 3\.3Measuring steering quality: net steering effect

The Gram matrix predicts geometric leakage, but verifying its consequences requires measuring the actual effect on generated text\. We define the net steering effect \(NSE\), which separates a method’s targeted impact from its unintended spillover\. We compare steered responses against unsteered baselines usingpairwise preference judgments: given the same question, a judge determines which of the two responses places more emphasis on a specified value dimension\. We adopt pairwise comparison because absolute scoring lacks the resolution to detect subtle emphasis shifts \(R2<0\.03R^\{2\}<0\.03on the same data; see Appendix[H](https://arxiv.org/html/2609.05800#A8)\)\.

For a method that steers toward target dimensionii, we define the target effect to be the probability that the steered response is judged to emphasize the target dimension more than the unsteered baseline:

TargetEffecti=P⁡\(steered≻base∣judged on dim​i\)\\displaystyle\\mathrm\{TargetEffect\}\_\{i\}=P\(\\text\{steered\}\\succ\\text\{base\}\\mid\\text\{judged on dim \}i\)\(6\)A target effect above 50% indicates that steering successfully increases emphasis on the intended dimension\.

We define spillover to be the average probability that the steered response is judged to emphasize non\-target dimensions more than the baseline:

Spilloveri=1K−1​∑j≠iP⁡\(steered≻base∣judged on dim​j\)\\displaystyle\\mathrm\{Spillover\}\_\{i\}=\\frac\{1\}\{K\-1\}\\sum\_\{j\\neq i\}P\(\\text\{steered\}\\succ\\text\{base\}\\mid\\text\{judged on dim \}j\)\(7\)Spillover above 50% indicates that steering toward dimensioniiunintentionally increases emphasis on other dimensions, precisely predicted by the off\-diagonal entries of𝐆\\mathbf\{G\}\.

The net steering effect \(NSE\) is the difference between target effect and spillover:

NSEi=TargetEffecti−Spilloveri\\displaystyle\\mathrm\{NSE\}\_\{i\}=\\mathrm\{TargetEffect\}\_\{i\}\-\\mathrm\{Spillover\}\_\{i\}\(8\)We report the average across allKKtarget dimensions:NSE=1K​∑iNSEi\\mathrm\{NSE\}=\\frac\{1\}\{K\}\\sum\_\{i\}\\mathrm\{NSE\}\_\{i\}\. An ideal method has high target effect and spillover at or below 50%, yielding large positive NSE\. Conversely, a method with target effect equal to spillover \(NSE=0\\mathrm\{NSE\}=0\) provides no dimension\-specific control: it increases emphasis uniformly across all dimensions, regardless of the stakeholder’s intent\. Single\-concept steering papers typically report only target effect \(effectiveness\); we argue that NSE is the appropriate metric for multi\-value settings, where practical utility depends on specificity and not on effectiveness alone\.

## 4Method

Direction extraction methods differ widely in how entangled their directions are, and the more entangled the directions, the more energy naive steering leaks into non\-target dimensions\. The Gram matrix condition numberκ⁡\(𝐆\)\\kappa\(\\mathbf\{G\}\)measures this before any generation is run\.

We extract four families of steering directions from the same model \(Llama\-3\.1\-8B\-Instruct\) and data \(1,255 climate questions with 4\-dimensional value labels\), each capturing a different geometric object in activation space:

- •*Probe*\(logistic regression\): the weight vector of a binary classifier trained to detect whether a question involves valuekk\. This is a*discriminative*direction\. It finds the optimal linear boundary separating “involveskk” from “does not involvekk\.”
- •*Contrast*\(CAA\-style\): the mean activation difference between value\-specific persona\-prompted and neutral\-prompted forward passes, averaged over all 1,255 questions\([Rimsky et al\., 2024](https://arxiv.org/html/2609.05800#bib.bib13)\)\. This is a*generative*direction\. It captures how the model’s internal state shifts when generating value\-emphasizing content\. Persona Vectors\([Chen et al\., 2025b](https://arxiv.org/html/2609.05800#bib.bib22)\)use an equivalent extraction procedure\.
- •*ActAdd*: a single contrast pair rather than a dataset average\([Turner et al\., 2024](https://arxiv.org/html/2609.05800#bib.bib12)\)\.
- •*RepE*: PCA on contrastive activations, taking PC1\([Zou et al\., 2023](https://arxiv.org/html/2609.05800#bib.bib15)\)\.

Computing the Gram matrix𝐆\\mathbf\{G\}for each family reveals a dichotomy \(Appendix[C](https://arxiv.org/html/2609.05800#A3)\)\. Generative directions \(ActAdd, Contrast, RepE\) are highly entangled:κ⁡\(𝐆\)\\kappa\(\\mathbf\{G\}\)ranges from 11\.3 to 16\.4, with off\-diagonal entries of 0\.70 to 0\.85\. Discriminative directions \(Probe\) are near\-orthogonal:κ⁡\(𝐆\)=1\.75\\kappa\(\\mathbf\{G\}\)=1\.75, with off\-diagonal entries below 0\.20\.

The two camps also lie in near\-orthogonal subspaces relative to each other \(probe–contrast cosine 0\.01–0\.09; Appendix[D](https://arxiv.org/html/2609.05800#A4)\): the directions that detect a value are not the directions that steer it\.𝐆\\mathbf\{G\}therefore does two things\. It predicts how much spillover a given set of directions will produce, and it supplies the correction\.

### 4\.1Geometric correction

Setting𝐇=𝐆−1\\mathbf\{H\}=\\mathbf\{G\}^\{\-1\}makes each direction’s contribution exactly equal to the stakeholder’s weight, eliminating all cross\-dimensional leakage in the direction geometry\. For𝜶=𝐆−1​𝒘\\boldsymbol\{\\alpha\}=\\mathbf\{G\}^\{\-1\}\\boldsymbol\{w\}, the projection of the perturbation onto directiondjd\_\{j\}satisfies:

dj⊤​\(𝐃​𝐆−1​𝒘\)=\(𝐃⊤​𝐃​𝐆−1​𝒘\)j=\(𝐆​𝐆−1​𝒘\)j=wj\\displaystyle d\_\{j\}^\{\\top\}\(\\mathbf\{D\}\\,\\mathbf\{G\}^\{\-1\}\\boldsymbol\{w\}\)=\(\\mathbf\{D\}^\{\\top\}\\mathbf\{D\}\\,\\mathbf\{G\}^\{\-1\}\\boldsymbol\{w\}\)\_\{j\}=\(\\mathbf\{G\}\\,\\mathbf\{G\}^\{\-1\}\\boldsymbol\{w\}\)\_\{j\}=w\_\{j\}\(9\)Compare with naive steering \(𝐇=𝐈\\mathbf\{H\}=\\mathbf\{I\}\), where the projection is\(𝐆​𝒘\)j=∑kGj​k​wk≠wj\(\\mathbf\{G\}\\boldsymbol\{w\}\)\_\{j\}=\\sum\_\{k\}G\_\{jk\}w\_\{k\}\\neq w\_\{j\}\(Eq\.[5](https://arxiv.org/html/2609.05800#S3.E5)\)\. The property is exact: it holds for any𝒘\\boldsymbol\{w\}, any steering strength, and does not depend on linearization, small\-𝜶\\boldsymbol\{\\alpha\}assumptions, or any property of the downstream generation process\. The intuition is that𝐆−1\\mathbf\{G\}^\{\-1\}constructs the dual \(reciprocal\) basis of the direction set: each dual vector is orthogonal to all original directions except its paired one, so their contributions decouple\. The same correction falls out of a norm\-regularized alignment objective \(Appendix[L](https://arxiv.org/html/2609.05800#A12)\)\. The correction is demand\-driven: by Eq\.[9](https://arxiv.org/html/2609.05800#S4.E9)it drives cross\-dimensional movement to zero only on dimensions wherewj=0w\_\{j\}=0, and delivers exactly the requested emphasis whereverwj\>0w\_\{j\}\>0\. Two genuinely related values can therefore be moved together by giving both non\-zero weight; tolerance for spillover is expressed through the shape of𝒘\\boldsymbol\{w\}, with no separate knob \(Appendix[N](https://arxiv.org/html/2609.05800#A14)\)\. An adaptive relaxation𝐇β=\(𝐆\+β​𝐈\)−1\\mathbf\{H\}\_\{\\beta\}=\(\\mathbf\{G\}\+\\beta\\mathbf\{I\}\)^\{\-1\}, for preferences whose active directions are themselves strongly collinear, is developed in Appendix[U](https://arxiv.org/html/2609.05800#A21)\. A theoretically stronger correction exists that additionally uses an estimate𝐌\\mathbf\{M\}of how judged emphasis responds causally to steering\. At the perturbation scales where steering actually works, that estimate is noise\-dominated \(per\-question coefficient of variation11\.811\.8\) and the Fisher\-weighted Gram matrix it induces collapses to order10−410^\{\-4\}, so the resulting coefficients are unusable\. The obstruction is a property of the additive intervention regime rather than of the objective, and𝐆−1\\mathbf\{G\}^\{\-1\}is the member of this family that survives it \(Appendix[G](https://arxiv.org/html/2609.05800#A7)\)\.

At generation time, the only change is replacing𝒘\\boldsymbol\{w\}with𝐆−1​𝒘\\mathbf\{G\}^\{\-1\}\\boldsymbol\{w\}before computing the steering vector𝐃​𝜶\\mathbf\{D\}\\boldsymbol\{\\alpha\}\. No additional training, reward model, generation, or evaluation is needed\.

### 4\.2Pipeline

Our end\-to\-end pipeline takes a set of domain questions and produces corrected multi\-value steering without fine\-tuning, reward models, or manual prompt engineering\. The pipeline uses a dual\-track design: probe classifiers discover and validate the value taxonomy, while contrast\-based directions provide the actual steering vectors\. This division reflects the detection–control gap established in §[4](https://arxiv.org/html/2609.05800#S4): probe directions are geometrically clean but causally inert; contrast directions are steerable but entangled, and the𝐆−1\\mathbf\{G\}^\{\-1\}correction resolves their entanglement exactly\.

Stage 1: Discover value dimensions\.An LLM annotates domain questions on candidate value dimensions seeded from moral psychology literature\([Schwartz, 2012](https://arxiv.org/html/2609.05800#bib.bib23);[Haidt and Joseph, 2004](https://arxiv.org/html/2609.05800#bib.bib24)\)\. Correlation\-based compression reduces 12 candidates to 4 core dimensions \(Accuracy, TechEcon, SocialJustice, FutureEthics\) capturing 82\.5% of variance\. Unsupervised clustering does not recover value structure \(Appendix[K](https://arxiv.org/html/2609.05800#A11)\); full construction details are in Appendix[A](https://arxiv.org/html/2609.05800#A1)\.

Stage 2: Extract directions\.Logistic regression probes on last\-token activations validate the taxonomy \(mean F1 = 0\.77; cross\-domain transfer F1 = 0\.74; Appendix[B](https://arxiv.org/html/2609.05800#A2)\)\. Contrast directions, the mean activation difference between persona\-prompted and neutral\-prompted passes\([Rimsky et al\., 2024](https://arxiv.org/html/2609.05800#bib.bib13)\), form the steering matrix𝐃\\mathbf\{D\}\. Probes validate; contrast directions steer \(§[4](https://arxiv.org/html/2609.05800#S4)\)\.

Stage 3: Diagnose and correct\.Compute𝐆=𝐃⊤​𝐃\\mathbf\{G\}=\\mathbf\{D\}^\{\\top\}\\mathbf\{D\}from the contrast directions and inspectκ⁡\(𝐆\)\\kappa\(\\mathbf\{G\}\)\. Ifκ\\kappais large, naive steering will suffer from spillover \(§[4](https://arxiv.org/html/2609.05800#S4)\)\. Apply𝐇=𝐆−1\\mathbf\{H\}=\\mathbf\{G\}^\{\-1\}\(§[4\.1](https://arxiv.org/html/2609.05800#S4.SS1)\)\.

Stage 4: Steer\.For any stakeholder preference𝒘\\boldsymbol\{w\}, compute𝜶=𝐆−1​𝒘\\boldsymbol\{\\alpha\}=\\mathbf\{G\}^\{\-1\}\\boldsymbol\{w\}, form the perturbation𝐃​𝜶\\mathbf\{D\}\\boldsymbol\{\\alpha\}, and add it to hidden states during generation\.

## 5Experiments

### 5\.1Setup

We evaluate on two scales of the Llama family to test both the correction’s effectiveness and its consistency across model capacity\. The primary experiments use Llama\-3\.2\-3B\-Instruct \(layer 14,α=26\\alpha=26\); cross\-scale validation uses Llama\-3\.1\-8B\-Instruct \(layer 20,α=20\\alpha=20\)\. Layers are selected as those maximizing mean probe F1 across dimensions\. The correction’s advantage is robust to this choice: it improves NSE at layers 10, 14, and 18 alike \(Appendix[S](https://arxiv.org/html/2609.05800#A19)\)\. Steering strength is calibrated so that‖𝐃​𝜶‖/‖h‖≈15%\\\|\\mathbf\{D\}\\boldsymbol\{\\alpha\}\\\|/\\\|h\\\|\\approx 15\\%, within the effective range identified in prior work\([Turner et al\., 2024](https://arxiv.org/html/2609.05800#bib.bib12);[Rimsky et al\., 2024](https://arxiv.org/html/2609.05800#bib.bib13)\)\. Test sets consist of 200 questions \(3B\) and 100 questions \(8B\) drawn from the 1,255 StackExchange climate questions labeled on four value dimensions \(§[4\.2](https://arxiv.org/html/2609.05800#S4.SS2); Appendix[A](https://arxiv.org/html/2609.05800#A1)\)\. Cross\-architecture validation on Qwen2\.5\-7B\-Instruct is in Appendix[O](https://arxiv.org/html/2609.05800#A15)\.

We evaluate the four direction extraction methods described before\. Each family produces its own Gram matrix𝐆\\mathbf\{G\}and corresponding correction𝐆−1\\mathbf\{G\}^\{\-1\}\. Combining four direction types with two correction strategies \(𝐇=𝐈\\mathbf\{H\}=\\mathbf\{I\}and𝐇=𝐆−1\\mathbf\{H\}=\\mathbf\{G\}^\{\-1\}\) yields eight methods\. A ninth baseline, layer separation, assigns each value to a different layer following[Weij et al\. \(2024\)](https://arxiv.org/html/2609.05800#bib.bib21)\. All directions are unit\-normalized\.

For each method and target dimension, we generate a steered response and compare it against an unsteered baseline \(same question, identical generation parameters\)\. Generation uses greedy decoding with a maximum of 256 tokens\. The judge model is DeepSeek\-Chat; three judgments per comparison with randomized A/B position and majority vote, with ties counting as 0\.5\. All experiments steer with one\-hot preference vectors𝒘=ei\\boldsymbol\{w\}=e\_\{i\}, the most demanding test of dimension\-specific control: each request targets exactly one dimension and should leave the other three unaffected\. Generalization to mixed𝒘\\boldsymbol\{w\}follows from linearity of the intervention \(Eq\.[2](https://arxiv.org/html/2609.05800#S3.E2)\) and is verified empirically in Appendix[N](https://arxiv.org/html/2609.05800#A14)\. Sensitivity toα\\alphais analyzed in Appendix[I](https://arxiv.org/html/2609.05800#A9)\. Full configuration counts are in Appendix[M](https://arxiv.org/html/2609.05800#A13)\.

### 5\.2Main results

Table[1](https://arxiv.org/html/2609.05800#S5.T1)reports the primary results on Llama\-3\.2\-3B\-Instruct\. The corrected method contrast\_ginv achieves NSE = 14\.0%, compared to 5\.9% for its uncorrected counterpart \(z=3\.40z=3\.40,p<0\.001p<0\.001\), and no uncorrected method exceeds 6%\.

Table 1:Net steering effect on Llama\-3\.2\-3B\-Instruct \(200 questions, 4 target dimensions, 3 judges per comparison\)\. Each generative direction type is shown with and without𝐆−1\\mathbf\{G\}^\{\-1\}correction\. The condition numberκ⁡\(𝐆\)\\kappa\(\\mathbf\{G\}\)measures direction entanglement \(§[4](https://arxiv.org/html/2609.05800#S4)\)\.The correction improves every generative direction type, confirming that it operates on geometric structure rather than direction\-specific properties\. Contrast directions, the most entangled, gain\+8\.1\+8\.1percentage points of NSE from the correction; RepE gains\+4\.1\+4\.1pp and ActAdd\+3\.2\+3\.2pp\. The layer separation heuristic of[Weij et al\. \(2024\)](https://arxiv.org/html/2609.05800#bib.bib21)achieves only 1\.5%, confirming that distributing directions across layers does not address the underlying geometric coupling \(§[4](https://arxiv.org/html/2609.05800#S4)\)\. Decorrelation leaves judged fluency essentially unchanged and adds only a small perplexity increase over naive steering \(\+0\.19\+0\.19in the median; Appendix[T](https://arxiv.org/html/2609.05800#A20)\)\.

The two best corrected methods achieve specificity through complementary mechanisms\. Contrast\_ginv suppresses spillover below the 50% chance level \(42\.9%\)\. The𝐆−1\\mathbf\{G\}^\{\-1\}correction removes the shared component that causes all values to rise together: contrast directions concentrate 70\.8% of variance in a single shared eigenvector \(§[4](https://arxiv.org/html/2609.05800#S4)\), and inverting𝐆\\mathbf\{G\}subtracts exactly this component\. RepE\_ginv instead leaves spillover at chance \(49\.5%\) while the target rises, a pure specificity boost\. RepE applies PCA during extraction, which partially removes shared variance before𝐆−1\\mathbf\{G\}^\{\-1\}is applied, leaving spillover near chance rather than suppressing it further\.

The correction’s advantage holds along two independent axes\. As more values are steered jointly, the Gram matrix becomes more ill\-conditioned \(κ⁡\(𝐆\)\\kappa\(\\mathbf\{G\}\)rises from24\.424\.4atK=4K=4to329\.7329\.7atK=12K=12\), and naive steering stops working: its macro NSE falls below chance atK=8K=8\(−3\.5%\-3\.5\\%\) andK=10K=10\(−3\.4%\-3\.4\\%\), where the non\-target dimensions rise more than the one the stakeholder asked for\. The corrected method stays positive at everyKK\(\+9\.0%\+9\.0\\%,\+6\.7%\+6\.7\\%, and\+17\.8%\+17\.8\\%atK=8K=8,1010, and1212\), with a gain over naive at least as large as atK=4K=4\(Appendix[P](https://arxiv.org/html/2609.05800#A16)\)\. The multi\-value regime the correction was built for is the regime in which the uncorrected baseline fails outright\. On a from\-scratch Medical Ethics domain, whose four principles are near\-orthogonal \(κ⁡\(𝐆\)=5\.30\\kappa\(\\mathbf\{G\}\)=5\.30\), the correction yields a\+11\.7\+11\.7pp gain \(Appendix[Q](https://arxiv.org/html/2609.05800#A17)\)\. The method helps whether the geometry is adversarial or benign\.

Table 2:Per\-dimension breakdown for the two best corrected methods \(Llama\-3\.2\-3B\-Instruct, 200 questions\)\. The two methods have complementary strengths across value dimensions\. Full breakdown for all 9 methods is in Appendix[J](https://arxiv.org/html/2609.05800#A10)\.Table[2](https://arxiv.org/html/2609.05800#S5.T2)decomposes the two best methods by target dimension, and the profiles are complementary\. Contrast\_ginv achieves its strongest specificity on SocialJustice \(NSE = \+23\.2%\) and weakest on FutureEthics \(\+2\.7%\)\. RepE\_ginv shows the opposite pattern: strongest on FutureEthics \(\+11\.2%\) and TechEcon \(\+14\.1%\), but negative on SocialJustice \(−5\.4\-5\.4%\)\. This reflects which dimensions each extraction method captures most cleanly: contrast directions, built from persona\-prompted generation, carry the SocialJustice signal strongly because the SJ persona produces the most distinctive text; RepE captures the variance axes that align with TechEcon and FutureEthics\. Direction type can therefore be selected to match the target dimension\. The negative entry also shows that𝐆−1\\mathbf\{G\}^\{\-1\}is not a universal fix: when the underlying direction does not carry a dimension’s signal, geometric correction cannot create it\.

Spillover is visible in the generations, and so is its removal\. Three pairs from the primary experiment illustrate it; each pairs the naive and the corrected response to the same question, with emphasis rated 0–5 by a separate DeepSeek pass on the target and one off\-target dimension \(naive then corrected\)\. Asked how to get a landlord to install better insulation, under Accuracy steering, the naive response argues economics \(“cost savings, reduced energy consumption, and increased property value”\), while the corrected response turns to verifiable inspection detail \(“Check the attic, walls, and floors”, “Take photos and videos as evidence”, “Measure the R\-value”\): target Accuracy 3 to 5, off\-target TechEcon 3 to 0\. Asked how a privatized society would handle disputes over air and water, under SocialJustice steering, the naive response stays in market and compliance terms \(air “as a commodity that can be bought and sold”, disputes with “regulatory agencies”\), while the corrected response centers the people affected \(“low\-income communities and communities of color without access to clean air and water”\): SocialJustice 3 to 5, TechEcon 1 to 0\. Asked how Los Angeles pollution compares to the 1970s, under the same steering, the naive response is a purely technical comparison \(PM\-10 concentrations, California Air Resources Board data\), while the corrected response keeps the quantitative record \(unhealthy days down 45% from the 1970s\) and reframes it around “vulnerable communities, especially low\-income and minority residents”: SocialJustice 0 to 4 with Accuracy unchanged at 4\. Geometric leakage appears as off\-target framing in otherwise fluent text; the correction removes the framing while the factual content stays intact\.

Instructing the model to emphasize the target value is the zero\-training alternative, and a strong one: on the same 200 questions it reaches\+16\.9%\+16\.9\\%macro NSE against contrast\_ginv’s\+14\.0%\+14\.0\\%, a difference that is not statistically significant \(paired bootstrapp=0\.23p=0\.23\)\. The two compose rather than compete: prompting strength varies by a factor of two across natural phrasings and carries no explicit weights, while stacking the instruction with corrected steering at a re\-calibrated strength reaches\+27\.7%\+27\.7\\%macro NSE at the response quality of corrected steering alone\. Appendix[V](https://arxiv.org/html/2609.05800#A22)reports the full comparison, the phrasing sensitivity, and the operating\-point ladder\.

Because NSE relies on an LLM judge, we validate it across model families\. Re\-judging the full method matrix with GPT\-4o reproduces the method\-level results closely \(contrast\_ginv\+15\.25%\+15\.25\\%against\+15\.42%\+15\.42\\%\), and GPT\-5\-mini gives a consistent gain on the headline comparison\. At the level of individual comparisons the judges agree only moderately \(Cohen’sκ=0\.393\\kappa=0\.393; ordinal Krippendorff’sα=0\.349\\alpha=0\.349\), which reflects the genuine subjectivity of single\-item value judgments; the method\-level conclusions rest on aggregates over hundreds of comparisons, where the judges agree closely\. Appendix[R](https://arxiv.org/html/2609.05800#A18)reports the full cross\-judge table and ordinal\-weighted agreement, and Appendix[W](https://arxiv.org/html/2609.05800#A23)the human study\.

### 5\.3Cross\-scale validation

Figure 1:𝐆−1\\mathbf\{G\}^\{\-1\}NSE gain by direction type on three models: Llama\-3\.2\-3B, Llama\-3\.1\-8B, and Qwen2\.5\-7B \(RepE was not extracted for Qwen\)\. Gray bars show naive steering \(𝐇=𝐈\\mathbf\{H\}=\\mathbf\{I\}\); colored bars show corrected steering \(𝐇=𝐆−1\\mathbf\{H\}=\\mathbf\{G\}^\{\-1\}\); numbers above bars give NSE in percentage points\. The correction improves every direction type on every model\. Full 8B and Qwen tables are in Appendices[J](https://arxiv.org/html/2609.05800#A10)and[O](https://arxiv.org/html/2609.05800#A15)\.Figure[1](https://arxiv.org/html/2609.05800#S5.F1)reports the𝐆−1\\mathbf\{G\}^\{\-1\}NSE gain for each generative direction type on all three models\. On Llama\-3\.1\-8B\-Instruct \(100 questions, layer 20,α=20\\alpha=20\), the correction improves all three generative direction types: actadd\_ginv achieves NSE = 6\.0% versus 1\.6% naive \(\+4\.4\+4\.4pp\), repe\_ginv 4\.2% versus 1\.0% \(\+3\.2\+3\.2pp\), and contrast\_ginv 3\.4% versus 1\.0% \(\+2\.4\+2\.4pp\)\. The qualitative pattern from the 3B experiments replicates: every uncorrected method is near chance, and every corrected method is above it\.

The best\-performing direction type differs across scales: contrast on 3B, ActAdd on 8B\. This variation is expected\. The direction types differ in extraction procedure \(dataset\-averaged vs\. single\-pair vs\. PCA\), and which procedure yields the most steerable signal depends on the model’s internal geometry, which changes with scale\. On 100 questions, the NSE differences among corrected methods \(6\.0% vs\. 4\.2% vs\. 3\.4%\) are within the noise margin, so the ranking itself should be interpreted cautiously\. The robust finding is that𝐆−1\\mathbf\{G\}^\{\-1\}correction is the consistent factor: regardless of which direction type happens to produce the strongest signal, the corrected variant always outperforms its naive counterpart\. A practitioner does not need to predict the best direction type in advance; the pipeline extracts all candidate types, applies𝐆−1\\mathbf\{G\}^\{\-1\}to each, and selects the best by NSE\.

The pattern extends beyond the Llama family\. On Qwen2\.5\-7B\-Instruct, a non\-Llama architecture with comparable entanglement \(κcontrast=11\.78\\kappa\_\{\\mathrm\{contrast\}\}=11\.78\), contrast\_ginv improves NSE by\+4\.7\+4\.7pp and actadd\_ginv by\+2\.5\+2\.5pp over their naive counterparts \(Figure[1](https://arxiv.org/html/2609.05800#S5.F1), right; Appendix[O](https://arxiv.org/html/2609.05800#A15)\)\. Steering strength sensitivity is analyzed in Appendix[I](https://arxiv.org/html/2609.05800#A9):𝐆−1\\mathbf\{G\}^\{\-1\}improves NSE across a factor of 3 inα\\alphawith no catastrophic collapse\.

### 5\.4Discussion

The decorrelation property \(Eq\.[9](https://arxiv.org/html/2609.05800#S4.E9)\) is exact in direction geometry but generation is nonlinear\. The correction nonetheless works because geometric leakage is a primary source of cross\-dimensional interference: with off\-diagonal Gram entries of 0\.7–0\.85, most perturbation energy leaks into non\-target directions before any nonlinear processing occurs\. Removing this deterministic, input\-independent leakage is a guaranteed improvement in signal\-to\-noise ratio regardless of downstream nonlinearities\. Any residual interference after correction must arise from mechanisms outside the probe subspace\.

The most steerable directions are precisely the most entangled, making correction essential rather than avoidable\. This detection\-control gap motivates the dual\-track pipeline: probes validate the taxonomy, contrast directions steer, and𝐆−1\\mathbf\{G\}^\{\-1\}resolves their entanglement\.

𝐆\\mathbf\{G\}also serves as a pre\-deployment diagnostic: highκ\\kappasignals poor specificity without correction, and specific off\-diagonal entries identify which value pairs will interfere most, with the structure stable across layers \(‖𝐆ℓ−𝐆ℓ′‖F<0\.08\\\|\\mathbf\{G\}\_\{\\ell\}\-\\mathbf\{G\}\_\{\\ell^\{\\prime\}\}\\\|\_\{F\}<0\.08\) and models\. The correction extends beyond explicitly pluralistic deployments: a practitioner steering a single target can include auxiliary directions for values they wish to protect and apply𝐆−1\\mathbf\{G\}^\{\-1\}, suppressing spillover onto those dimensions\. Limitations, connections to training\-time methods, and future directions are in Appendix[L](https://arxiv.org/html/2609.05800#A12)\.

## 6Conclusion

Multi\-value activation steering fails without correcting for the geometric entanglement of steering directions, and the inverse Gram matrix provides that correction exactly\. We formalized the spillover problem via the net steering effect \(NSE\), which separates targeted impact from unintended leakage across value dimensions\. The Gram matrix𝐆\\mathbf\{G\}both diagnoses entanglement severity and points to the fix:𝐇=𝐆−1\\mathbf\{H\}=\\mathbf\{G\}^\{\-1\}eliminates cross\-dimensional leakage by construction, for any preference vector and any steering strength, without additional training, reward models, or generation cost\. On climate discourse with Llama\-3\.2\-3B\-Instruct, the correction raises NSE from\+5\.9%\+5\.9\\%to\+14\.0%\+14\.0\\%\(p<0\.001p<0\.001\), validated over 100,000 pairwise judgments, with consistent gains across model scales \(Llama\-3\.1\-8B\) and architectures \(Qwen2\.5\-7B\)\.

The pipeline is validated on climate discourse and replicated from scratch on Medical Ethics \(Appendix[Q](https://arxiv.org/html/2609.05800#A17)\); broader multi\-domain validation remains future work\. The full optimal correction𝐇∗\\mathbf\{H\}^\{\*\}is numerically unstable in the current additive steering regime, and a unified direction type that is simultaneously discriminative, steerable, and geometrically clean remains open\. Extended discussion of limitations and future directions is in Appendix[L](https://arxiv.org/html/2609.05800#A12)\.

## References

- Casperet al\.\(2023\)S\. Casper, X\. Davies, C\. Shi, T\. Gilbert, J\. Scheurer, J\. Rando, R\. Freedman, T\. Korbak, D\. Lindner, P\. J\. Freire,et al\.Open problems and fundamental limitations of reinforcement learning from human feedback\.Trans\. Mach\. Learn\. Res\.\.Cited by:[§1](https://arxiv.org/html/2609.05800#S1.p1.1)\.
- Chenet al\.\(2025a\)D\. Chen, Y\. Chen, A\. Rege, Z\. Wang, and R\. K\. VinayakPAL: sample\-efficient personalized reward modeling for pluralistic alignment\.InInternational Conference on Learning Representations,Cited by:[§2](https://arxiv.org/html/2609.05800#S2.p1.1)\.
- Chenet al\.\(2025b\)R\. Chen, A\. Arditi, H\. Sleight, O\. Evans, and J\. LindseyPersona vectors: monitoring and controlling character traits in language models\.arXiv\.org\.External Links:[Document](https://dx.doi.org/10.48550/arXiv.2507.21509)Cited by:[§2](https://arxiv.org/html/2609.05800#S2.p4.1),[2nd item](https://arxiv.org/html/2609.05800#S4.I1.i2.p1.1)\.
- Daiet al\.\(2023\)J\. Dai, X\. Pan, R\. Sun, J\. Ji, X\. Xu, M\. Liu, Y\. Wang, and Y\. YangSafe RLHF: safe reinforcement learning from human feedback\.International Conference on Learning Representations\.External Links:[Document](https://dx.doi.org/10.48550/arXiv.2310.12773)Cited by:[§1](https://arxiv.org/html/2609.05800#S1.p3.1),[§2](https://arxiv.org/html/2609.05800#S2.p1.1)\.
- Fenget al\.\(2024\)S\. Feng, T\. Sorensen, Y\. Liu, J\. R\. Fisher, C\. Y\. Park, Y\. Choi, and Y\. TsvetkovModular pluralism: pluralistic alignment via multi\-LLM collaboration\.InProceedings of the 2024 Conference on Empirical Methods in Natural Language Processing,pp\. 4151–4171\.External Links:[Document](https://dx.doi.org/10.18653/v1/2024.emnlp-main.240)Cited by:[§1](https://arxiv.org/html/2609.05800#S1.p1.1),[§1](https://arxiv.org/html/2609.05800#S1.p3.1),[§2](https://arxiv.org/html/2609.05800#S2.p2.1)\.
- Ferrandoet al\.\(2025\)A\. Ferrando, X\. Suau, J\. Gonzàlez, and P\. RodríguezDynamically scaled activation steering\.arXiv\.org\.External Links:[Document](https://dx.doi.org/10.48550/arXiv.2512.03661)Cited by:[§2](https://arxiv.org/html/2609.05800#S2.p3.1)\.
- Haidt and Joseph \(2004\)J\. Haidt and C\. JosephIntuitive ethics: how innately prepared intuitions generate culturally variable virtues\.Daedalus133\(4\),pp\. 55–66\.External Links:[Document](https://dx.doi.org/10.1162/0011526042365555)Cited by:[Appendix A](https://arxiv.org/html/2609.05800#A1.p2.1),[§4\.2](https://arxiv.org/html/2609.05800#S4.SS2.p2.1)\.
- Hudgens and Halloran \(2008\)M\. G\. Hudgens and M\. E\. HalloranToward causal inference with interference\.Journal of the american statistical association103\(482\),pp\. 832–842\.External Links:[Document](https://dx.doi.org/10.1198/016214508000000292)Cited by:[Appendix L](https://arxiv.org/html/2609.05800#A12.p1.1),[§1](https://arxiv.org/html/2609.05800#S1.p6.1),[§2](https://arxiv.org/html/2609.05800#S2.p4.1)\.
- Jianget al\.\(2025a\)H\. Jiang, D\. Zhu, X\. Yi, X\. Ziang, W\. Zhihua, and X\. XiePICACO: pluralistic in\-context value alignment of LLMs via total correlation optimization\.arXiv \(Cornell University\)\.External Links:[Document](https://dx.doi.org/10.48550/arxiv.2507.16679)Cited by:[§1](https://arxiv.org/html/2609.05800#S1.p3.1),[§2](https://arxiv.org/html/2609.05800#S2.p2.1)\.
- Jianget al\.\(2025b\)X\. Jiang, L\. Zhang, J\. Zhang, Q\. Yang, G\. Hu, D\. Wang, and L\. HuMsrs: adaptive multi\-subspace representation steering for attribute alignment in large language models\.arXiv\.org\.External Links:[Document](https://dx.doi.org/10.48550/arXiv.2508.10599)Cited by:[§2](https://arxiv.org/html/2609.05800#S2.p4.1)\.
- Jinet al\.\(2025\)H\. Jin, M\. Li, X\. Wang, Z\. Xu, M\. Huang, Y\. Jia, and D\. LianInternal value alignment in large language models through controlled value vector activation\.InAnnual Meeting of the Association for Computational Linguistics,pp\. 27347–27371\.External Links:[Document](https://dx.doi.org/10.18653/v1/2025.acl-long.1326)Cited by:[§2](https://arxiv.org/html/2609.05800#S2.p3.1)\.
- Kimet al\.\(2026\)W\. Kim, S\. Hyeon, J\. Oh, and J\. DoValueFlow: toward pluralistic and steerable value\-based alignment in large language models\.arXiv\.org\.External Links:[Document](https://dx.doi.org/10.48550/arXiv.2602.03160)Cited by:[Appendix H](https://arxiv.org/html/2609.05800#A8.p4.1),[§2](https://arxiv.org/html/2609.05800#S2.p2.1)\.
- Leeet al\.\(2025\)B\. W\. Lee, I\. Padhi, K\. N\. Ramamurthy, E\. Miehling, P\. Dognin, M\. Nagireddy, and A\. DhurandharProgramming refusal with conditional activation steering\.InInternational Conference on Learning Representations,External Links:[Document](https://dx.doi.org/10.48550/arXiv.2409.05907)Cited by:[§2](https://arxiv.org/html/2609.05800#S2.p3.1)\.
- Liet al\.\(2025\)C\. Li, H\. Zhang, Y\. Xu, H\. Xue, X\. Ao, and Q\. HeGradient\-adaptive policy optimization: towards multi\-objective alignment of large language models\.InProceedings of the 63rd Annual Meeting of the Association for Computational Linguistics \(Volume 1: Long Papers\),W\. Che, J\. Nabende, E\. Shutova, and M\. T\. Pilehvar \(Eds\.\),pp\. 11214–11232\.External Links:[Document](https://dx.doi.org/10.18653/v1/2025.acl-long.549)Cited by:[Appendix L](https://arxiv.org/html/2609.05800#A12.p6.1),[§1](https://arxiv.org/html/2609.05800#S1.p3.1),[§2](https://arxiv.org/html/2609.05800#S2.p1.1)\.
- Liet al\.\(2023a\)K\. Li, O\. Patel, F\. B\. Viégas, H\. Pfister, and M\. WattenbergInference\-time intervention: eliciting truthful answers from a language model\.Neural Information Processing Systems36,pp\. 41451–41530\.External Links:[Document](https://dx.doi.org/10.52202/075280-1797)Cited by:[§2](https://arxiv.org/html/2609.05800#S2.p3.1)\.
- Liet al\.\(2023b\)X\. L\. Li, A\. Holtzman, D\. Fried, P\. Liang, J\. Eisner, T\. B\. Hashimoto, L\. Zettlemoyer, and M\. LewisContrastive decoding: open\-ended text generation as optimization\.InProceedings of the 61st annual meeting of the association for computational linguistics \(volume 1: Long papers\),pp\. 12286–12312\.External Links:[Document](https://dx.doi.org/10.18653/v1/2023.acl-long.687)Cited by:[Appendix E](https://arxiv.org/html/2609.05800#A5.p3.1)\.
- Linet al\.\(2026\)L\. Lin, Z\. Xu, J\. Dong, J\. Zhao, Y\. Yuan, G\. Zhang, M\. Yu, Y\. Zhang, Z\. Yao, H\. Yi,et al\.OrthAlign: orthogonal subspace decomposition for non\-interfering multi\-objective alignment\.InarXiv\.org,Vol\.2026,pp\. 97818–97840\.External Links:[Document](https://dx.doi.org/10.48550/arXiv.2509.24610)Cited by:[Appendix L](https://arxiv.org/html/2609.05800#A12.p6.1),[§2](https://arxiv.org/html/2609.05800#S2.p1.1)\.
- Liusieet al\.\(2023\)A\. Liusie, P\. Manakul, and M\. GalesLLM comparative assessment: zero\-shot NLG evaluation through pairwise comparisons using large language models\.InConference of the European Chapter of the Association for Computational Linguistics,Y\. Graham and M\. Purver \(Eds\.\),pp\. 139–151\.External Links:[Document](https://dx.doi.org/10.18653/v1/2024.eacl-long.8)Cited by:[Appendix H](https://arxiv.org/html/2609.05800#A8.p4.1)\.
- Nguyenet al\.\(2026\)T\. Nguyen, T\. A\. Nguyen, S\. Alemohammad, and R\. G\. BaraniukMinimizing collateral damage in activation steering\.arXiv\.org\.External Links:[Document](https://dx.doi.org/10.48550/arXiv.2605.01167)Cited by:[§2](https://arxiv.org/html/2609.05800#S2.p4.1)\.
- Ouyanget al\.\(2022\)L\. Ouyang, J\. Wu, X\. Jiang, D\. Almeida, C\. L\. Wainwright, P\. Mishkin, C\. Zhang, S\. Agarwal, K\. Slama, A\. Ray,et al\.Training language models to follow instructions with human feedback\.Neural Information Processing Systems35,pp\. 27730–27744\.External Links:[Document](https://dx.doi.org/10.52202/068431-2011)Cited by:[§2](https://arxiv.org/html/2609.05800#S2.p1.1)\.
- Postmus and Abreu \(2024\)J\. Postmus and S\. AbreuSteering large language models using conceptors: improving addition\-based activation engineering\.arXiv\.org\.External Links:[Document](https://dx.doi.org/10.48550/arXiv.2410.16314)Cited by:[Appendix E](https://arxiv.org/html/2609.05800#A5.p2.1),[§3\.1](https://arxiv.org/html/2609.05800#S3.SS1.p1.1)\.
- Radevskiet al\.\(2026\)G\. Radevski, K\. Gashteovski, G\. Hong, C\. Lawrence, and G\. GlavasCompositional steering of large language models with steering tokens\.Proceedings of the 64th Annual Meeting of the Association for Computational Linguistics \(Volume 1: Long Papers\),pp\. 31087–31104\.External Links:[Document](https://dx.doi.org/10.18653/v1/2026.acl-long.1435)Cited by:[§2](https://arxiv.org/html/2609.05800#S2.p4.1)\.
- Rafailovet al\.\(2023\)R\. Rafailov, A\. Sharma, E\. Mitchell, S\. Ermon, C\. D\. Manning, and C\. FinnDirect preference optimization: your language model is secretly a reward model\.Neural Information Processing Systems36,pp\. 53728–53741\.External Links:[Document](https://dx.doi.org/10.52202/075280-2338)Cited by:[Appendix H](https://arxiv.org/html/2609.05800#A8.p4.1),[§2](https://arxiv.org/html/2609.05800#S2.p1.1)\.
- Raméet al\.\(2023\)A\. Ramé, G\. Couairon, M\. Shukor, C\. Dancette, J\. Gaya, L\. Soulier, and M\. CordRewarded soups: towards Pareto\-optimal alignment by interpolating weights fine\-tuned on diverse rewards\.Advances in Neural Information Processing Systems 3636,pp\. 71095–71134\.External Links:[Document](https://dx.doi.org/10.52202/075280-3114)Cited by:[§1](https://arxiv.org/html/2609.05800#S1.p3.1),[§2](https://arxiv.org/html/2609.05800#S2.p1.1)\.
- Rimskyet al\.\(2024\)N\. Rimsky, N\. Gabrieli, J\. Schulz, M\. Tong, E\. Hubinger, and A\. M\. TurnerSteering Llama 2 via contrastive activation addition\.InProceedings of the 62nd Annual Meeting of the Association for Computational Linguistics \(Volume 1: Long Papers\),pp\. 15504–15522\.External Links:[Document](https://dx.doi.org/10.18653/v1/2024.acl-long.828)Cited by:[Appendix I](https://arxiv.org/html/2609.05800#A9.p2.1),[§1](https://arxiv.org/html/2609.05800#S1.p3.1),[§2](https://arxiv.org/html/2609.05800#S2.p3.1),[§3\.1](https://arxiv.org/html/2609.05800#S3.SS1.p1.1),[2nd item](https://arxiv.org/html/2609.05800#S4.I1.i2.p1.1),[§4\.2](https://arxiv.org/html/2609.05800#S4.SS2.p3.1),[§5\.1](https://arxiv.org/html/2609.05800#S5.SS1.p1.1)\.
- Schwartz \(2012\)S\. H\. SchwartzAn overview of the Schwartz theory of basic values\.Online readings in Psychology and Culture2\(1\)\.External Links:[Document](https://dx.doi.org/10.9707/2307-0919.1116)Cited by:[Appendix A](https://arxiv.org/html/2609.05800#A1.p2.1),[§4\.2](https://arxiv.org/html/2609.05800#S4.SS2.p2.1)\.
- Sooet al\.\(2025\)S\. Soo, C\. Guang, W\. Teng, C\. Balaganesh, G\. Tan, and Y\. MingSteering large language models with feature guided activation additions\.InarXiv,Cited by:[Appendix L](https://arxiv.org/html/2609.05800#A12.p10.1),[Appendix L](https://arxiv.org/html/2609.05800#A12.p14.1),[§2](https://arxiv.org/html/2609.05800#S2.p3.1)\.
- Sorensenet al\.\(2023\)T\. Sorensen, L\. Jiang, J\. D\. Hwang, S\. Levine, V\. Pyatkin, P\. West, N\. Dziri, X\. Lu, K\. Rao, C\. Bhagavatula,et al\.Value kaleidoscope: engaging AI with pluralistic human values, rights, and duties\.AAAI Conference on Artificial Intelligence38\(18\),pp\. 19937–19947\.External Links:[Document](https://dx.doi.org/10.1609/aaai.v38i18.29970)Cited by:[§1](https://arxiv.org/html/2609.05800#S1.p1.1)\.
- Tanet al\.\(2024\)D\. C\. Tan, D\. Chanin, A\. Lynch, B\. Paige, D\. Kanoulas, A\. Garriga\-Alonso, and R\. KirkAnalysing the generalisation and reliability of steering vectors\.InAdvances in Neural Information Processing Systems 37,pp\. 139179–139212\.External Links:[Document](https://dx.doi.org/10.52202/079017-4417)Cited by:[Appendix L](https://arxiv.org/html/2609.05800#A12.p10.1)\.
- Tripathiet al\.\(2025\)T\. Tripathi, M\. Wadhwa, G\. Durrett, and S\. NiekumPairwise or pointwise? evaluating feedback protocols for bias in llm\-based evaluation\.External Links:2504\.14716,[Document](https://dx.doi.org/10.48550/arXiv.2504.14716)Cited by:[Appendix H](https://arxiv.org/html/2609.05800#A8.p4.1)\.
- Turneret al\.\(2024\)A\. M\. Turner, L\. Thiergart, G\. Leech, D\. Udell, J\. J\. Vazquez, U\. Mini, and M\. MacDiarmidSteering language models with activation engineering\.External Links:2308\.10248Cited by:[Appendix I](https://arxiv.org/html/2609.05800#A9.p2.1),[§1](https://arxiv.org/html/2609.05800#S1.p3.1),[§2](https://arxiv.org/html/2609.05800#S2.p3.1),[§3\.1](https://arxiv.org/html/2609.05800#S3.SS1.p1.1),[3rd item](https://arxiv.org/html/2609.05800#S4.I1.i3.p1.1),[§5\.1](https://arxiv.org/html/2609.05800#S5.SS1.p1.1)\.
- Wanget al\.\(2025a\)V\. Wang, M\. J\. Zhang, and E\. ChoiImproving LLM\-as\-a\-judge inference with the judgment distribution\.InFindings of the Association for Computational Linguistics: EMNLP 2025,C\. Christodoulopoulos, T\. Chakraborty, C\. Rose, and V\. Peng \(Eds\.\),pp\. 23173–23199\.External Links:[Document](https://dx.doi.org/10.18653/v1/2025.findings-emnlp.1259)Cited by:[Appendix H](https://arxiv.org/html/2609.05800#A8.p4.1)\.
- Wanget al\.\(2025b\)W\. Wang, J\. Yang, and W\. PengSemantics\-adaptive activation intervention for LLMs via dynamic steering vectors\.International Conference on Learning Representations\.External Links:[Document](https://dx.doi.org/10.48550/arXiv.2410.12299)Cited by:[§2](https://arxiv.org/html/2609.05800#S2.p3.1)\.
- Weijet al\.\(2024\)T\. v\. d\. Weij, M\. Poesio, and N\. SchootsExtending activation steering to broad skills and multiple behaviours\.arXiv\.org\.External Links:[Document](https://dx.doi.org/10.48550/arXiv.2403.05767)Cited by:[Appendix M](https://arxiv.org/html/2609.05800#A13.p2.1),[Appendix E](https://arxiv.org/html/2609.05800#A5.p4.1),[§2](https://arxiv.org/html/2609.05800#S2.p4.1),[§5\.1](https://arxiv.org/html/2609.05800#S5.SS1.p2.1),[§5\.2](https://arxiv.org/html/2609.05800#S5.SS2.p2.1)\.
- Yanget al\.\(2026\)Y\. Yang, J\. Li, J\. Liu, Y\. He, F\. Zhu, W\. Huang, L\. Wu, R\. Hong, and T\. ChuaControllable value alignment in large language models through neuron\-level editing\.External Links:2602\.07356,[Document](https://dx.doi.org/10.48550/arXiv.2602.07356)Cited by:[§2](https://arxiv.org/html/2609.05800#S2.p4.1)\.
- Zhouet al\.\(2023\)Z\. Zhou, J\. Liu, J\. Shao, X\. Yue, C\. Yang, W\. Ouyang, and Y\. QiaoBeyond one\-preference\-fits\-all alignment: multi\-objective direct preference optimization\.InAnnual Meeting of the Association for Computational Linguistics,pp\. 10586–10613\.External Links:[Document](https://dx.doi.org/10.18653/v1/2024.findings-acl.630)Cited by:[§2](https://arxiv.org/html/2609.05800#S2.p1.1)\.
- Zouet al\.\(2023\)A\. Zou, L\. Phan, S\. Chen, J\. Campbell, P\. Guo, R\. Ren, A\. Pan, X\. Yin, M\. Mazeika, A\. Dombrowski,et al\.Representation engineering: a top\-down approach to AI transparency\.arXiv\.org\.External Links:[Document](https://dx.doi.org/10.48550/arXiv.2310.01405)Cited by:[§2](https://arxiv.org/html/2609.05800#S2.p3.1),[4th item](https://arxiv.org/html/2609.05800#S4.I1.i4.p1.1)\.

## Appendix overview

- [A](https://arxiv.org/html/2609.05800#A1)\.Value taxonomy construction details
- [B](https://arxiv.org/html/2609.05800#A2)\.Probe validation
- [C](https://arxiv.org/html/2609.05800#A3)\.Gram matrix details
- [D](https://arxiv.org/html/2609.05800#A4)\.Detection and control occupy different subspaces
- [E](https://arxiv.org/html/2609.05800#A5)\.Dead\-end experiments
- [F](https://arxiv.org/html/2609.05800#A6)\.Causal Jacobian and Fisher\-weighted Gram matrix estimation
- [G](https://arxiv.org/html/2609.05800#A7)\.Full𝐇∗\\mathbf\{H\}^\{\*\}test
- [H](https://arxiv.org/html/2609.05800#A8)\.Evaluation methodology
- [I](https://arxiv.org/html/2609.05800#A9)\.Steering strength sensitivity
- [J](https://arxiv.org/html/2609.05800#A10)\.Per\-dimension breakdown and full 8B results
- [K](https://arxiv.org/html/2609.05800#A11)\.Unsupervised clustering does not recover value structure
- [L](https://arxiv.org/html/2609.05800#A12)\.Extended discussion
- [M](https://arxiv.org/html/2609.05800#A13)\.Configuration coverage
- [N](https://arxiv.org/html/2609.05800#A14)\.General preference vectors
- [O](https://arxiv.org/html/2609.05800#A15)\.Cross\-architecture validation: Qwen2\.5\-7B\-Instruct
- [P](https://arxiv.org/html/2609.05800#A16)\.Scaling the number of value dimensions \(K=8,10,12K=8,10,12\)
- [Q](https://arxiv.org/html/2609.05800#A17)\.From\-scratch replication on a new domain: medical ethics
- [R](https://arxiv.org/html/2609.05800#A18)\.Judge reliability and cross\-family agreement
- [S](https://arxiv.org/html/2609.05800#A19)\.Robustness across layers
- [T](https://arxiv.org/html/2609.05800#A20)\.Response quality under steering
- [U](https://arxiv.org/html/2609.05800#A21)\.Adaptive regularization for collinear preferences
- [V](https://arxiv.org/html/2609.05800#A22)\.Instruction prompting as baseline and complement
- [W](https://arxiv.org/html/2609.05800#A23)\.Human validation of the pairwise emphasis judgments

## Appendix AValue taxonomy construction details

The 4\-dimension value taxonomy used throughout this paper emerges from thematic grouping of 12 candidate dimensions, informed by inter\-dimension correlations and alignment with established moral psychology frameworks\.

Candidate dimensions and annotation\.We seed annotation with 12 candidate value dimensions drawn from Schwartz’s basic values\([Schwartz, 2012](https://arxiv.org/html/2609.05800#bib.bib23)\), Moral Foundations Theory\([Haidt and Joseph, 2004](https://arxiv.org/html/2609.05800#bib.bib24)\), and environmental ethics literature\. Table[3](https://arxiv.org/html/2609.05800#A1.T3)lists all 12 dimensions with their prevalence among 1,255 climate questions from StackExchange, annotated via DeepSeek API with binary labels per dimension\.

Table 3:Twelve candidate value dimensions and their prevalence in the StackExchange climate dataset \(n=1,255n=1\{,\}255\)\. Prevalence is the fraction of questions labeled as involving each dimension\.Compression to four dimensions\.Inter\-dimension correlations reveal two tightly correlated clusters beyond the standalone Accuracy dimension: a present\-oriented justice cluster \(Equity\_Present, Care, Procedural, Liberty; pairwiser=0\.46r=0\.46–0\.640\.64\) and a future\-oriented ecological cluster \(Equity\_Future, Precaution, Ecology, Resilience;r=0\.46r=0\.46–0\.630\.63\)\. Efficiency and TechOpt form a smaller pair \(r=0\.60r=0\.60\)\. Accuracy is anti\-correlated with all other dimensions \(r=−0\.15r=\-0\.15to−0\.50\-0\.50\), consistent with the intuition that purely factual questions are less likely to engage value trade\-offs\. We group the 12 dimensions into four based on this correlation structure:

- •*Accuracy*= \{Accuracy\}
- •*TechEcon*= \{Efficiency, TechOpt\}
- •*SocialJustice*= \{Equity\_Present, Care, Procedural, Liberty\}
- •*FutureEthics*= \{Equity\_Future, Precaution, Ecology, Resilience\}

A question receives a positive label for a compressed dimension if it is labeled positive on*any*constituent sub\-dimension \(logical OR\)\. The resulting prevalence is: Accuracy 91\.4%, TechEcon 38\.2%, SocialJustice 27\.6%, FutureEthics 49\.3%\. Appendix[P](https://arxiv.org/html/2609.05800#A16)reports what the correction does on the uncompressed twelve\-dimension set\.

Post\-hoc alignment with established frameworks\.The compressed dimensions align with established value frameworks without being designed to: Accuracy maps to Schwartz’s self\-direction and achievement axes \(valuing competence and factual mastery\); SocialJustice to universalism\-benevolence \(concern for the welfare of all people\); FutureEthics to intergenerational justice and the precautionary principle from environmental ethics; and TechEcon to pragmatic rationality and cost\-benefit reasoning\. This alignment serves as validation that the data\-driven grouping recovers recognizable conceptual structure\.

Within\-group label stability\.Removing any single sub\-dimension from a group changes the compressed labels for at most 14\.4% of questions \(TechEcon without Efficiency\) and typically less than 3\.5% \(Table[4](https://arxiv.org/html/2609.05800#A1.T4)\)\. The SocialJustice group is particularly robust: no single removal changes more than 3\.3% of labels, indicating that its four sub\-dimensions contribute complementarily\. In TechEcon and FutureEthics, one sub\-dimension \(Efficiency and Ecology, respectively\) contributes the majority of positive labels, but the remaining sub\-dimensions are not redundant\. They capture questions that the dominant member misses\.

GroupRemoved sub\-dimLabels changedTechEconEfficiency14\.4%TechEconTechOpt3\.3%SocialJusticeEquity\_Present1\.9%SocialJusticeCare3\.2%SocialJusticeProcedural3\.3%SocialJusticeLiberty1\.2%FutureEthicsEcology10\.0%FutureEthicsEquity\_Future1\.7%FutureEthicsPrecaution1\.0%FutureEthicsResilience1\.8%Table 4:Within\-group label stability\. Each row shows the fraction of questions whose compressed label changes when one sub\-dimension is removed\. Accuracy is a single dimension and is not ablated\.Question type clusters\.K\-means clustering on the 4\-dimensional compressed label vectors \(K=4K=4, silhouette = 0\.725\) identifies four interpretable question types: \(1\)*PureAccuracy*\(43\.6%\): high Accuracy, near\-zero on all other dimensions: factual questions with minimal value loading; \(2\)*FutureEthics\-focused*\(17\.6%\): high Accuracy and FutureEthics: questions about long\-term consequences; \(3\)*PolicyComplex*\(21\.8%\): high on all four dimensions: complex policy questions engaging multiple value trade\-offs; \(4\)*TechEcon\-focused*\(17\.1%\): high Accuracy and TechEcon: technology and economics questions\. These clusters are referenced in Appendix[L](https://arxiv.org/html/2609.05800#A12)\(Limitation: input\-dependent causal effects\), where the per\-question causal Jacobian𝐌⁡\(x\)\\mathbf\{M\}\(x\)varies systematically across question types\.

Full probe validation including per\-dimension F1, cross\-domain transfer, and cross\-model consistency is in Appendix[B](https://arxiv.org/html/2609.05800#A2)\.

## Appendix BProbe validation

Logistic regression probes reliably detect value dimensions across domains, models, and extraction methods\. The value taxonomy is learnable and the directions are geometrically meaningful, independent of their role in steering\.

Per\-dimension F1 at best layer\.Table[5](https://arxiv.org/html/2609.05800#A2.T5)reports 5\-fold cross\-validated F1 on the 1,255 StackExchange climate questions for Llama\-3\.1\-8B\-Instruct\. Layer 20 is selected as the best layer based on mean F1 across dimensions\. Accuracy achieves the highest F1 \(0\.93\), likely because technology and economics questions use distinctive vocabulary\. SocialJustice is lowest \(0\.65\), consistent with its high co\-occurrence with other dimensions in the taxonomy \(Appendix[A](https://arxiv.org/html/2609.05800#A1)\): questions involving social justice typically also engage accuracy and future ethics, making the binary classification boundary less sharp\. F1 is stable across layers 12–24 \(mean F1 varies by less than 0\.02\), indicating that value information is distributed across mid\-to\-late layers rather than localized\.

Table 5:Probe F1 scores at layer 20 \(Llama\-3\.1\-8B\-Instruct, 5\-fold CV,n=1,255n=1\{,\}255\)\.Cross\-domain transfer\.Probes trained on StackExchange climate questions transfer to 3,235 Yahoo Answers climate questions with a mean F1 drop of only 0\.04: Accuracy 0\.88, TechEcon 0\.71, SocialJustice 0\.68, FutureEthics 0\.79 \(evaluated on Llama\-3\.2\-1B\-Instruct, layer 8\)\. The distribution shift is moderate yet the learned directions generalize, indicating that the value structure captured by probes reflects genuine model representations rather than surface\-level stylistic features of the training set\.

Cross\-model consistency\.The Gram matrix condition numberκ⁡\(𝐆probe\)\\kappa\(\\mathbf\{G\}\_\{\\mathrm\{probe\}\}\)decreases with model scale:∼10\{\\sim\}10at 1B parameters,∼5\{\\sim\}5at 3B,∼2\{\\sim\}2at 8B\. This trend suggests that larger models develop more geometrically disentangled value representations\. The trend is consistent across layers and robust to probe hyperparameter choices \(regularization strengthCC, PCA preprocessing dimension\)\.

Direction extraction method comparison\.We compare five methods for extracting discriminative directions from the same labeled data: logistic regression \(LogReg\), linear discriminant analysis \(LDA\), mean difference \(MeanDiff\), PCA on positive examples \(PCA\-pos\), and PCA on activation differences \(PCA\-diff\)\. LogReg and LDA converge to similar directions \(cosine similarity 0\.80–0\.84\), providing mutual validation: two different optimization objectives recover approximately the same separating hyperplane\. PCA\-based directions are orthogonal to LogReg/LDA by construction \(cosine<0\.01<0\.01\)\. We select LogReg for the main paper because it achieves the highest F1, produces the sparsest weight vectors, and is standard practice in mechanistic interpretability\.

## Appendix CGram matrix details

This appendix reports the full4×44\\times 4Gram matrices for all direction types across the three models evaluated in this paper: Llama\-3\.2\-3B\-Instruct \(layer 14\), Llama\-3\.1\-8B\-Instruct \(layer 20\), and Qwen2\.5\-7B\-Instruct \(layer 16\)\. Each matrix is computed from unit\-normalized directions, so entries are cosine similarities and diagonal entries are 1\.

Cross\-model condition number summary\.Table[6](https://arxiv.org/html/2609.05800#A3.T6)reportsκ⁡\(𝐆\)\\kappa\(\\mathbf\{G\}\)for every \(model, direction type\) pair\. The two\-camp structure identified in §[4](https://arxiv.org/html/2609.05800#S4)holds across all three models: generative directions \(Contrast, ActAdd, RepE\) haveκ≥7\.8\\kappa\\geq 7\.8, while discriminative directions \(Probe\) haveκ≤1\.9\\kappa\\leq 1\.9\.

Table 6:Gram matrix condition numberκ⁡\(𝐆\)\\kappa\(\\mathbf\{G\}\)across models and direction types\. Generative directions are consistently an order of magnitude more entangled than discriminative ones\. RepE was not extracted for Qwen\.Eigenvalue concentration\.The first eigenvalue of generative Gram matrices captures 55–77% of total variance, reflecting a dominant shared component\. Table[7](https://arxiv.org/html/2609.05800#A3.T7)reports eigenvalue distributions\. For all three models, the first eigenvector of𝐆contrast\\mathbf\{G\}\_\{\\mathrm\{contrast\}\}has near\-uniform loadings \(\[−0\.43,−0\.52,−0\.52,−0\.52\]\[\-0\.43,\-0\.52,\-0\.52,\-0\.52\]on 3B;\[−0\.45,−0\.52,−0\.50,−0\.52\]\[\-0\.45,\-0\.52,\-0\.50,\-0\.52\]on 8B;\[−0\.29,−0\.55,−0\.56,−0\.54\]\[\-0\.29,\-0\.55,\-0\.56,\-0\.54\]on Qwen\), confirming that the shared component is the generic “be opinionated” mode rather than any specific value direction\. Probe Gram matrices have nearly uniform eigenvalue distributions across all models, with no dominant shared component\.

Table 7:Eigenvalue distribution \(percentage of total variance\) of Gram matrices\. Generative directions concentrate 55–77% of variance in a single eigenvalue; probe directions distribute variance nearly uniformly\.Full Gram matrices\.Tables[8](https://arxiv.org/html/2609.05800#A3.T8)–[10](https://arxiv.org/html/2609.05800#A3.T10)report the complete4×44\\times 4Gram matrices\. Columns and rows follow the order: Accuracy \(Acc\), TechEcon \(TE\), SocialJustice \(SJ\), FutureEthics \(FE\)\.

Table 8:Full Gram matrices for Llama\-3\.2\-3B\-Instruct \(layer 14\)\. Entries are cosine similarities between unit\-normalized directions\.Table 9:Full Gram matrices for Llama\-3\.1\-8B\-Instruct \(layer 20\)\.Table 10:Full Gram matrices for Qwen2\.5\-7B\-Instruct \(layer 16\)\. RepE directions were not extracted for Qwen\.Cross\-model patterns\.Three patterns are consistent across all models\. First, Accuracy is the least entangled generative direction in every model: its off\-diagonal entries are 10–30 percentage points lower than among the other three dimensions\. This is consistent with the taxonomy \(Appendix[A](https://arxiv.org/html/2609.05800#A1)\): Accuracy is anti\-correlated with all other value dimensions, so the persona shift toward Accuracy shares less with the generic “opinionated” mode\. Second, the SJ–FE pair has the highest off\-diagonal entry in every generative Gram matrix \(0\.73–0\.87\), reflecting the thematic overlap between environmental justice and intergenerational ethics in climate discourse\. Third, probe Gram matrices are remarkably similar across all three models \(κ∈\[1\.74,1\.90\]\\kappa\\in\[1\.74,1\.90\], Accuracy anti\-correlated with others, TE/SJ/FE weakly positively correlated\), suggesting that the discriminative geometry of value representations is an invariant of the value structure rather than a model\-specific artifact\.

## Appendix DDetection and control occupy different subspaces

Probe directions that detect value emphasis with mean F1 = 0\.78 share near\-zero cosine similarity with contrast directions that produce measurable steering effects\.

Table[11](https://arxiv.org/html/2609.05800#A4.T11)reports the cosine similarity between each probe direction and its matched generative direction \(Contrast, ActAdd, RepE\) at layer 20 of Llama\-3\.1\-8B\-Instruct\. All 12 pairwise cosines fall between 0\.01 and 0\.09\. For comparison, the expected absolute cosine between two random unit vectors inℝ4096\\mathbb\{R\}^\{4096\}is0\.012±0\.0090\.012\\pm 0\.009\(empirical,10510^\{5\}samples\), with 95th percentile 0\.031\. The observed probe–contrast cosines are not significantly above this random baseline \(p=0\.89p=0\.89, one\-sided\)\. The full cross\-pair matrix\|cos⁡\(probei,contrastj\)\|\|\\cos\(\\text\{probe\}\_\{i\},\\text\{contrast\}\_\{j\}\)\|fori≠ji\\neq jis also uniformly below 0\.06, confirming that the near\-orthogonality is not an artifact of dimension matching\.

Table 11:Cosine similarity between probe and generative directions at layer 20 \(Llama\-3\.1\-8B\-Instruct\)\. All values are comparable to the random baseline inℝ4096\\mathbb\{R\}^\{4096\}, indicating that discriminative and generative directions occupy near\-orthogonal subspaces\.This gap is stable across layers\. Across layers 8–28, the mean absolute cosine between probe and contrast directions remains in the range 0\.025–0\.037, never exceeding 0\.10 for any individual dimension–layer pair\. Meanwhile,κ⁡\(𝐆probe\)\\kappa\(\\mathbf\{G\}\_\{\\mathrm\{probe\}\}\)stays within 1\.74–1\.88 andκ⁡\(𝐆contrast\)\\kappa\(\\mathbf\{G\}\_\{\\mathrm\{contrast\}\}\)ranges from 13 to 24, confirming that the two\-camp entanglement structure \(§[4](https://arxiv.org/html/2609.05800#S4)\) is also layer\-stable\.

Despite their near\-orthogonality to probe directions, contrast\-based personas causally shift value emphasis with high specificity\. Table[12](https://arxiv.org/html/2609.05800#A4.T12)reports the lift matrix from a confound check experiment: for each of the four value personas, we generate responses to 20 climate questions and score them on all four dimensions \(0–10 absolute scale, LLM judge\)\. The diagonal entries are uniformly positive \(mean lift = 2\.20 points\), indicating that each persona increases emphasis on its target dimension\. The off\-diagonal entries are predominantly negative \(mean =−0\.32\-0\.32\), indicating mild suppression of non\-target dimensions\. All four personas produce specific, dimension\-targeted effects at the text level\. The one notable positive off\-diagonal entry \(SocialJustice persona lifting FutureEthics by 0\.90\) reflects thematic overlap between environmental justice and intergenerational ethics in climate discourse\.

Table 12:Persona generation lift matrix\. Entry\(i,j\)\(i,j\)is the mean score under personaiiminus the neutral baseline score, judged on dimensionjj\.n=20n=20questions, 0–10 absolute scoring\. Diagonal entries \(bold\) show that each persona specifically increases its target dimension; off\-diagonal entries are predominantly negative\.This lift matrix measures the effect of text\-level persona prompting, not activation steering\. It establishes that the generative shift captured by contrast directions is causal and dimension\-specific\.

The gap between detection and control reflects a fundamental difference in what the two direction types represent geometrically\. Probe directions are normal vectors to classification boundaries: they encode*where*value\-relevant information resides in activation space, optimized to separate “involves valuekk” from “does not involve valuekk\.” Contrast directions capture the mean activation shift during value\-emphasizing generation: they encode*how*the model’s internal state changes when producing value\-laden text\. The near\-zero cosine means these are not merely different magnitudes of the same direction\. A medical analogy clarifies the distinction: a diagnostic classifier might detect tumors from imaging features, but the biological pathways driving tumor growth are entirely different from the features used for detection\. Knowing the diagnostic boundary does not reveal the causal mechanism; similarly, knowing where value information is linearly separable does not tell the model how to generate differently\.

This gap motivates the dual\-track pipeline \(§[4\.2](https://arxiv.org/html/2609.05800#S4.SS2)\): probes discover and validate the value taxonomy \(high detection accuracy, near\-orthogonal geometry\), while contrast directions perform the actual steering \(high steerability, entangled geometry that𝐆−1\\mathbf\{G\}^\{\-1\}corrects\)\. A unified direction type that is simultaneously discriminative and steerable would simplify the framework; understanding when and why detection–control alignment fails is an open question with implications beyond multi\-value steering\.

## Appendix EDead\-end experiments

Three alternative intervention mechanisms were tested and rejected before arriving at the additive steering framework used in this paper\. Each fails for a different reason, and the failures collectively motivate the design choices described in §[3\.1](https://arxiv.org/html/2609.05800#S3.SS1)\.

Conceptor\-based steering\([Postmus and Abreu, 2024](https://arxiv.org/html/2609.05800#bib.bib19)\)fails to produce positive diagonal lifts\. It projects activations onto or away from learned subspaces, offering a principled alternative to additive perturbation\. We tested three conceptor construction methods \(probe\-based, persona\-based, and difference\-based\), three aperture settings \(α∈\{1,4,16\}\\alpha\\in\\\{1,4,16\\\}\), and five intervention strengths \(β∈\{0\.1,0\.3,0\.5,0\.7,0\.9\}\\beta\\in\\\{0\.1,0\.3,0\.5,0\.7,0\.9\\\}\) across three layers \(16, 20, 24\)—211 configurations and 6,330 generations total \(30 questions each, 12\.4 GPU\-hours on Llama\-3\.1\-8B\-Instruct\)\. The best configuration \(method = diff, aperture = 1,β\\beta= 0\.1\) achieves a mean diagonal lift of−0\.17\-0\.17—that is, steering in the*wrong direction*\. For comparison, simple additive probe steering atα=5\\alpha=5achieves−0\.14\-0\.14, slightly better but also negative\. Atβ≥0\.5\\beta\\geq 0\.5, conceptor steering crashes generation quality: all four value scores drop to near zero as the model produces repetitive or incoherent output\. The root cause is that subspace projection*removes*activation energy rather than redirecting it\.

Contrastive decoding destroys generation quality\. It upweights tokens that a value\-conditioned model prefers over a neutral model, providing value emphasis without modifying activations\. We tested four configurations: uniform \(equal weight across all values\) and per\-dimension \(Accuracy, TechEcon, SocialJustice\)\. In all cases, the output degenerates into repetitive fragments \(e\.g\., “TheTheassistantTheTheTheThe…”\) with all value scores at zero\. The mechanism conflates “tokens statistically associated with valuekk” with “coherent next tokens” at any useful contrast strength, coherence collapses\. Contrastive decoding has shown success for binary attributes like toxicity reduction\([Li et al\., 2023b](https://arxiv.org/html/2609.05800#bib.bib29)\), where the value\-relevant token set largely overlaps with the coherent token set; for nuanced multi\-value emphasis, this overlap is insufficient\.

Layer\-specific direction assignment does not improve steering\. The heuristic assigning different value directions to different layers recommended by[Weij et al\. \(2024\)](https://arxiv.org/html/2609.05800#bib.bib21)to avoid interference between properties does not improve outcomes in our setting\. We tested all 24 permutations of assigning 4 value dimensions to 4 candidate layers \(8, 12, 20, 24\), evaluating each on 20 questions atα=3\\alpha=3with absolute scoring\. The score range across all permutations is less than 1\.0 point on every dimension \(Accuracy: 5\.6–6\.6, TechEcon: 1\.2–2\.0, SocialJustice: 0\.8–1\.4, FutureEthics: 2\.0–2\.8\)\. No permutation ranking differs significantly from another\. The failure is consistent with our Gram matrix analysis \(§[4](https://arxiv.org/html/2609.05800#S4)\): the entanglement structure𝐆\\mathbf\{G\}is stable across adjacent layers \(‖𝐆ℓ−𝐆ℓ′‖F<0\.08\\\|\\mathbf\{G\}\_\{\\ell\}\-\\mathbf\{G\}\_\{\\ell^\{\\prime\}\}\\\|\_\{F\}<0\.08\), so separating directions across layers does not reduce their geometric coupling\. In contrast,𝐆−1\\mathbf\{G\}^\{\-1\}correction addresses entanglement directly in the direction geometry, regardless of layer placement\.

Single\-layer assumption\.We intervene at a single layerℓ\\ellrather than distributing the intervention across multiple layers\. This is a simplifying choice: our ablations \(§[5](https://arxiv.org/html/2609.05800#S5)\) show that varying the number of intervention layers \(1, 3, 5, or 6 layers\) changes steering outcomes by less than 1\.0 on a 10\-point scale, suggesting that single\-layer intervention captures the dominant effect\. Multi\-layer intervention introducesL×KL\\times Kcoefficients and layer\-specific direction matrices, substantially complicating the optimization without proportional benefit in our setting\.

## Appendix FCausal Jacobian and Fisher\-weighted Gram matrix estimation

The full optimal correction𝐇∗=1β​𝐆~−1​𝐌⊤\\mathbf\{H\}^\{\*\}=\\frac\{1\}\{\\beta\}\\tilde\{\\mathbf\{G\}\}^\{\-1\}\\mathbf\{M\}^\{\\top\}\(§[4\.1](https://arxiv.org/html/2609.05800#S4.SS1)\) requires estimating two quantities: the causal Jacobian𝐌\\mathbf\{M\}\(how steering along directionjjaffects value scorekk\) and the Fisher\-weighted Gram matrix𝐆~\\tilde\{\\mathbf\{G\}\}\(direction inner products weighted by the generation distribution\)\. Both are too small and too noisy to support the full𝐇∗\\mathbf\{H\}^\{\*\}\.

Causal Jacobian𝐌\\mathbf\{M\}\.We estimateMk​j=∂Vk/∂αjM\_\{kj\}=\\partial V\_\{k\}/\\partial\\alpha\_\{j\}by finite differences: for each directionjj, steer withαj=±δ\\alpha\_\{j\}=\\pm\\delta\(holding other coefficients at zero\) and measure the value score change via LLM judge scoring \(0–10 absolute scale\)\. Table[13](https://arxiv.org/html/2609.05800#A6.T13)reports𝐌\\mathbf\{M\}estimated in both the probe and contrast direction bases\. In both cases, the absolute diagonal entries average∼0\.01\{\\sim\}0\.01\. The off\-diagonal entries are comparable in magnitude to the diagonal, indicating no clear causal specificity at this resolution\.

Table 13:Estimated causal Jacobian𝐌\\mathbf\{M\}\. Entry in rowjj, columnkkis the estimated∂Vk/∂αj\\partial V\_\{k\}/\\partial\\alpha\_\{j\}: how steering along directionjjaffects value scorekk\. All entries areO⁡\(10−2\)O\(10^\{\-2\}\), indicating negligible linear causal effect at the first\-order level\.Figure[2](https://arxiv.org/html/2609.05800#A6.F2)visualizes these matrices\. Neither basis shows a dominant diagonal: off\-diagonal entries are comparable in magnitude to diagonal entries, and several diagonal entries are negative, confirming the absence of linear causal specificity\.

![Refer to caption](https://arxiv.org/html/2609.05800v1/fig_M_heatmap.png)Figure 2:Estimated causal Jacobian𝐌\\mathbf\{M\}in probe \(left\) and contrast \(right\) direction bases\. Black squares mark diagonal entries\. A well\-behaved𝐌\\mathbf\{M\}would show strong positive diagonal and weak off\-diagonal; instead, all entries areO⁡\(10−2\)O\(10^\{\-2\}\)with no clear diagonal structure\.Per\-question variance\.𝐌\\mathbf\{M\}is not just small\. It is wildly inconsistent across questions\. Per\-question estimates𝐌⁡\(x\)\\mathbf\{M\}\(x\)have a coefficient of variation \(CV\) of 11\.8, meaning the standard deviation of the causal effect across questions is an order of magnitude larger than the mean\. This high variance has two implications: \(i\) a fixed linear𝐇\\mathbf\{H\}cannot capture the input\-dependent causal structure, and \(ii\) averaging𝐌⁡\(x\)\\mathbf\{M\}\(x\)across questions produces a near\-zero mean that reflects cancellation rather than absence of effect\. The per\-question variation is systematic rather than random: it correlates with question type \(Appendix[A](https://arxiv.org/html/2609.05800#A1)\), with PolicyComplex questions showing the largest causal effects and PureAccuracy questions the smallest\.

Fisher\-weighted Gram matrix𝐆~\\tilde\{\\mathbf\{G\}\}\.𝐆~\\tilde\{\\mathbf\{G\}\}captures direction inner products weighted by the Fisher information of the generation distribution\. Its entries are three to four orders of magnitude smaller than the corresponding entries of𝐆\\mathbf\{G\}:G~i​j≈10−4\\tilde\{G\}\_\{ij\}\\approx 10^\{\-4\}versusGi​j≈1G\_\{ij\}\\approx 1\. We estimate𝐆~\\tilde\{\\mathbf\{G\}\}via both gradient\-based and KL\-based approaches; both yield the same order of magnitude, confirming that the smallness is not an artifact of the estimation method\. The scale gap between𝐆\\mathbf\{G\}and𝐆~\\tilde\{\\mathbf\{G\}\}means that the Fisher weighting is dominated by directions along which the generation distribution is nearly flat\.

The smallness of𝐌\\mathbf\{M\}and𝐆~\\tilde\{\\mathbf\{G\}\}reflects a fundamental property of additive activation steering, not insufficient data\. Meaningful steering requires perturbation magnitude‖𝐃​𝜶‖/‖h‖≈15%\\\|\\mathbf\{D\}\\boldsymbol\{\\alpha\}\\\|/\\\|h\\\|\\approx 15\\%\(α=20\\alpha=20\), but the first\-order Taylor approximationV⁡\(𝜶\)≈V⁡\(0\)\+𝐌​𝜶V\(\\boldsymbol\{\\alpha\}\)\\approx V\(0\)\+\\mathbf\{M\}\\boldsymbol\{\\alpha\}is accurate only where‖𝐃​𝜶‖/‖h‖<1%\\\|\\mathbf\{D\}\\boldsymbol\{\\alpha\}\\\|/\\\|h\\\|<1\\%\. The linear approximation is valid precisely where steering has no effect, and breaks down precisely where steering matters\. This gap explains why𝐆−1\\mathbf\{G\}^\{\-1\}captures the dominant improvement, while the𝐌\\mathbf\{M\}\-dependent component of the full𝐇∗\\mathbf\{H\}^\{\*\}adds noise rather than signal\. A detailed test of the full𝐇∗\\mathbf\{H\}^\{\*\}is in Appendix[G](https://arxiv.org/html/2609.05800#A7)\.

## Appendix GFull𝐇∗\\mathbf\{H\}^\{\*\}test

Computing the full optimal correction𝐇∗=1β​𝐆~−1​𝐌⊤\\mathbf\{H\}^\{\*\}=\\frac\{1\}\{\\beta\}\\tilde\{\\mathbf\{G\}\}^\{\-1\}\\mathbf\{M\}^\{\\top\}from the estimated𝐌\\mathbf\{M\}and𝐆~\\tilde\{\\mathbf\{G\}\}\(Appendix[F](https://arxiv.org/html/2609.05800#A6)\) produces astronomically large steering coefficients that, after rescaling, reduce to a near\-uniform direction\.

Raw𝐇∗\\mathbf\{H\}^\{\*\}produces unusable coefficients\. Plugging the estimated𝐌\\mathbf\{M\}and𝐆~\\tilde\{\\mathbf\{G\}\}into the closed\-form solution yields‖𝜶∗‖≈3\.4×106\\\|\\boldsymbol\{\\alpha\}^\{\*\}\\\|\\approx 3\.4\\times 10^\{6\}\. The cause is𝐆~−1\\tilde\{\\mathbf\{G\}\}^\{\-1\}: becauseG~i​j≈10−4\\tilde\{G\}\_\{ij\}\\approx 10^\{\-4\}, its inverse amplifies every entry of𝐌⊤​𝒘\\mathbf\{M\}^\{\\top\}\\boldsymbol\{w\}by a factor of∼104\{\\sim\}10^\{4\}, including estimation noise\. The regularization parameterβ=68\.6\\beta=68\.6\(estimated from a KL divergence constraint\) is far too small to compensate\. Rescaled𝐇∗\\mathbf\{H\}^\{\*\}is near\-uniform\. After normalizing𝜶∗\\boldsymbol\{\\alpha\}^\{\*\}to match the perturbation norm of𝐆−1\\mathbf\{G\}^\{\-1\}steering \(‖𝐃​𝜶‖/‖h‖≈15%\\\|\\mathbf\{D\}\\boldsymbol\{\\alpha\}\\\|/\\\|h\\\|\\approx 15\\%\), the resulting coefficient vector is\[\+1\.68,\+3\.01,\+2\.10,\+2\.95\]\[\+1\.68,\+3\.01,\+2\.10,\+2\.95\], near\-uniform positive across all four dimensions\. This means the rescaled𝐇∗\\mathbf\{H\}^\{\*\}effectively says “increase all values equally,” which is precisely the undifferentiated opinionatedness that𝐆−1\\mathbf\{G\}^\{\-1\}is designed to avoid\. The𝐌⊤​𝒘\\mathbf\{M\}^\{\\top\}\\boldsymbol\{w\}component, which should encode value\-specific causal information, is dominated by noise;𝐆~−1\\tilde\{\\mathbf\{G\}\}^\{\-1\}amplifies that noise; and rescaling collapses the result to the mean direction\.

Empirical confirmation\.We steer 5 test questions with both rescaled𝐇∗\\mathbf\{H\}^\{\*\}and𝐆−1\\mathbf\{G\}^\{\-1\}, evaluating via pairwise comparison\.𝐇∗\\mathbf\{H\}^\{\*\}does not outperform𝐆−1\\mathbf\{G\}^\{\-1\}on any question\. The near\-uniform coefficient vector produces the same undifferentiated increase in value emphasis that naive steering \(𝐇=𝐈\\mathbf\{H\}=\\mathbf\{I\}\) produces, confirming that the𝐌\\mathbf\{M\}\-dependent component adds noise rather than signal\.

Interpretation\.𝐆−1\\mathbf\{G\}^\{\-1\}captures the only component of𝐇∗\\mathbf\{H\}^\{\*\}that is both computable and useful in the current regime: the geometric correction that decorrelates direction contributions\. The remaining component requires a regime where the linear approximationV⁡\(𝜶\)≈V⁡\(0\)\+𝐌​𝜶V\(\\boldsymbol\{\\alpha\}\)\\approx V\(0\)\+\\mathbf\{M\}\\boldsymbol\{\\alpha\}is accurate at perturbation magnitudes that actually produce steering effects\. As discussed in Appendix[F](https://arxiv.org/html/2609.05800#A6), this regime does not hold for additive activation steering at current perturbation scales\. Stronger intervention mechanisms that produce larger, more consistent causal effects per unit perturbation could make𝐌\\mathbf\{M\}and𝐆~\\tilde\{\\mathbf\{G\}\}reliably estimable, unlocking the full𝐇∗\\mathbf\{H\}^\{\*\}\.

## Appendix HEvaluation methodology

This appendix details the pairwise preference judging protocol, judge prompt design, quality checks, and aggregation procedure\.

Judging protocol\.For each \(method, target dimension, question\) triple, we generate a steered response and compare it against an unsteered baseline generated with the same question and identical generation parameters \(greedy decoding, 256 max tokens\)\. The comparison is evaluated on allK=4K=4value dimensions independently: for each dimension, a judge determines which response places more emphasis on that dimension, or whether they are equal\. This producesKKjudgments per comparison\. Each judgment is repeated by three judge calls with independently randomized A/B position; the final verdict is the majority vote \(ties count as 0\.5 for both sides\)\.

Judge model and prompt\.We use DeepSeek\-Chat as the judge model \(∼$0\.10\{\\sim\}\\$0\.10per 1,000 calls\)\. The judge receives both responses \(labeled A and B, with random order to eliminate position bias\) and a natural\-language description of the value dimension being evaluated\. The prompt asks: “Which response places more emphasis on \[dimension description\]? Answer A, B, or tie\.” We provide one\-sentence descriptions of each value dimension drawn from the taxonomy \(Appendix[A](https://arxiv.org/html/2609.05800#A1)\), ensuring that the judge evaluates value emphasis rather than response quality\.

Pairwise versus absolute scoring\.Multi\-value steering effects are subtle shifts in emphasis rather than categorical changes in content, and this drove our protocol choice\. On our data, absolute scoring \(0–10 per dimension\) lacked the resolution to detect them: where pairwise comparison reveals 55–65% win rates, absolute scoring yieldsR2<0\.03R^\{2\}<0\.03between steering strength and value scores\. This matches the comparative\-judgment literature: pairwise comparison eliminates the between\-judge calibration variance that dominates absolute scales, and it aligns better with human judgment for moderately sized judge models\([Liusie et al\., 2023](https://arxiv.org/html/2609.05800#bib.bib30)\)\. The choice is nonetheless context\-dependent\. Pairwise protocols are more vulnerable to stylistic distractors than absolute scoring\([Tripathi et al\., 2025](https://arxiv.org/html/2609.05800#bib.bib31)\), and direct scoring improves when inference uses the full judgment distribution in place of greedy decoding\([Wang et al\., 2025a](https://arxiv.org/html/2609.05800#bib.bib32)\)\. We adopt pairwise comparison for the resolution this task requires, and mitigate its known position bias with randomized A/B order and majority vote over three judgments; length confounds are checked below\. Pairwise comparison is standard in alignment evaluation\([Rafailov et al\., 2023](https://arxiv.org/html/2609.05800#bib.bib2)\)and has been adopted for value intensity measurement\([Kim et al\., 2026](https://arxiv.org/html/2609.05800#bib.bib11)\)\.

Judge agreement\.Across the 3B experiment \(86,400 individual judgments\), the three judge calls agree unanimously on 62% of comparisons\. The remaining 38% are 2\-vs\-1 splits resolved by majority vote\. The overall distribution of verdicts is: steered wins 25\.0%, baseline wins 25\.5%, tie 49\.5%\. The high tie rate reflects the subtlety of value emphasis shifts and validates the use of pairwise comparison over coarser evaluation methods\.

Length confound check\.Response length can confound preference judgments if judges systematically prefer longer responses\. We verify that length is not a confound: the Pearson correlation between response length difference \(steered minus baseline\) and judge verdict isr<0\.28r<0\.28across all dimensions\. Restricting to comparisons where both responses are within 20% of each other in length does not change the NSE ranking of methods\.

Judgment scale\.The NSE evaluations reported in this paper comprise 350,910 individual judge votes over 128,270 resolved pairwise comparisons\. The main experiments account for 182,400 votes \(60,800 comparisons\): 86,400 on the 3B primary experiment, 21,600 and 64,800 on the two 8B runs, and 9,600 on Qwen\. The remainder covers theα\\alphasweeps \(17,280 votes; Appendix[I](https://arxiv.org/html/2609.05800#A9)\), K\-scaling \(66,480; Appendix[P](https://arxiv.org/html/2609.05800#A16)\), the Medical Ethics replication \(4,800; Appendix[Q](https://arxiv.org/html/2609.05800#A17)\), the layer sweep \(9,600; Appendix[S](https://arxiv.org/html/2609.05800#A19)\), the prompting baseline and stacking \(26,400; Appendix[V](https://arxiv.org/html/2609.05800#A22)\), the mixed\-𝒘\\boldsymbol\{w\}and collinearity experiments \(27,000; Appendices[N](https://arxiv.org/html/2609.05800#A14)and[U](https://arxiv.org/html/2609.05800#A21)\), and cross\-judge validation with judge ablations \(16,950; Appendix[R](https://arxiv.org/html/2609.05800#A18)\)\. Superseded exploratory runs and single\-response quality ratings \(Appendix[T](https://arxiv.org/html/2609.05800#A20)\) are not included\.

## Appendix ISteering strength sensitivity

𝐆−1\\mathbf\{G\}^\{\-1\}correction improves NSE across a broad range of steering strengthsα\\alpha, with no catastrophic collapse at highα\\alpha\.

Whyα\\alphamatters\.The steering strengthα\\alphacontrols the perturbation magnitude‖𝐃​𝜶‖/‖h‖\\\|\\mathbf\{D\}\\boldsymbol\{\\alpha\}\\\|/\\\|h\\\|\. Too small \(α=5\\alpha=5, ratio≈3\.8%\\approx 3\.8\\%\), and the perturbation is at the noise floor\. Too large, and generation quality may degrade\. We calibrateα\\alphaso that‖𝐃​𝜶‖/‖h‖≈15%\\\|\\mathbf\{D\}\\boldsymbol\{\\alpha\}\\\|/\\\|h\\\|\\approx 15\\%, following the effective range identified in prior activation steering work\([Turner et al\., 2024](https://arxiv.org/html/2609.05800#bib.bib12);[Rimsky et al\., 2024](https://arxiv.org/html/2609.05800#bib.bib13)\)\. This yieldsα≈20\\alpha\\approx 20for 8B andα≈26\\alpha\\approx 26for 3B, reflecting the different activation norms of the two models\.

8B sweepWe sweepα∈\{15,20,25,30\}\\alpha\\in\\\{15,20,25,30\\\}and regularizationε∈\{0,0\.1,0\.3,0\.5\}\\varepsilon\\in\\\{0,0\.1,0\.3,0\.5\\\}on Llama\-3\.1\-8B\-Instruct, using ActAdd directions with𝐆−1\\mathbf\{G\}^\{\-1\}correction\. Hereε\\varepsiloninterpolates between full correction \(ε=0\\varepsilon=0,𝐇=𝐆−1\\mathbf\{H\}=\\mathbf\{G\}^\{\-1\}\) and naive steering \(ε→∞\\varepsilon\\to\\infty,𝐇→𝐈\\mathbf\{H\}\\to\\mathbf\{I\}\) via𝐇=\(𝐆\+ε​𝐈\)−1\\mathbf\{H\}=\(\\mathbf\{G\}\+\\varepsilon\\mathbf\{I\}\)^\{\-1\}\. Each configuration is evaluated on 20 questions×\\times2 target dimensions \(Accuracy, SocialJustice\), with 3 judges per comparison\. Table[14](https://arxiv.org/html/2609.05800#A9.T14)reports results\.

Table 14:8B actadd\_ginv sweep \(n=20n=20questions, 2 target dims, 3 judges\)\. Best configuration:α=20\\alpha=20,ε=0\\varepsilon=0\(pure𝐆−1\\mathbf\{G\}^\{\-1\}, no regularization\)\. Only a subset of the4×44\\times 4grid is shown; omitted entries have NSE below\+2%\+2\\%\.The best configuration isα=20\\alpha=20,ε=0\\varepsilon=0: pure𝐆−1\\mathbf\{G\}^\{\-1\}without regularization\. This is expected that the4×44\\times 4Gram matrix hasκ=11\.45\\kappa=11\.45, far from numerically ill\-conditioned, so Tikhonov damping \(ε\>0\\varepsilon\>0\) removes signal rather than noise\. The result validates the theoretical prediction that𝐆−1\\mathbf\{G\}^\{\-1\}is exact: any deviation from the exact inverse degrades performance\.

Atα=15\\alpha=15, the perturbation is too weak for any method to produce a measurable effect\. Atα=30\\alpha=30, the unregularized correction \(ε=0\\varepsilon=0\) degrades, suggesting that extremely large perturbations push the model into a regime where nonlinear effects dominate and the geometric correction overshoots\.

3B sweepWe sweepα∈\{15,20,26,35,45\}\\alpha\\in\\\{15,20,26,35,45\\\}on Llama\-3\.2\-3B\-Instruct using contrast directions, comparing𝐆−1\\mathbf\{G\}^\{\-1\}correction against naive steering \(𝐇=𝐈\\mathbf\{H\}=\\mathbf\{I\}\)\. Each configuration is evaluated on 20 questions×\\times4 target dimensions, with 3 judges per comparison\. Table[15](https://arxiv.org/html/2609.05800#A9.T15)reports results\.

Table 15:3B contrast sweep \(n=20n=20questions, 4 target dims, 3 judges\)\.𝐆−1\\mathbf\{G\}^\{\-1\}correction improves NSE at every alpha level, with the gap widening asα\\alphaincreases\.Three patterns emerge:

*𝐆−1\\mathbf\{G\}^\{\-1\}helps at every alpha\.*The corrected method achieves higher NSE than naive at all five strength levels, with the gap ranging from\+7\.3\+7\.3pp \(α=15\\alpha=15\) to\+21\.0\+21\.0pp \(α=45\\alpha=45\)\. The correction is not a narrow\-band trick that works only at a specific operating point\.

*The gap widens withα\\alpha\.*At lowα\\alpha, both methods are near chance\. Asα\\alphaincreases, naive steering raises target and spillover roughly proportionally \(both grow\), while𝐆−1\\mathbf\{G\}^\{\-1\}steering raises target while*suppressing*spillover below 50%\. This is consistent with the geometric interpretation: higherα\\alphaamplifies the shared “opinionated” component in the contrast directions, and𝐆−1\\mathbf\{G\}^\{\-1\}removes exactly this component\.

*No collapse at highα\\alpha\.*Unlike the 8B actadd sweep, the 3B contrast sweep shows no degradation up toα=45\\alpha=45\(NSE =\+32\.7%\+32\.7\\%\)\. This may reflect the different direction types \(contrast vs\. actadd\) or model scales; determining the collapse threshold for each configuration is left to future work\.

Comparison across scales\.The main\-text experiments useα=26\\alpha=26\(3B\) andα=20\\alpha=20\(8B\), both calibrated to‖𝐃​𝜶‖/‖h‖≈15%\\\|\\mathbf\{D\}\\boldsymbol\{\\alpha\}\\\|/\\\|h\\\|\\approx 15\\%\. The sweeps confirm these are reasonable operating points and that𝐆−1\\mathbf\{G\}^\{\-1\}is robust across a factor of 3 in steering strength\.

Caveat: small sample size\.Both sweeps usen=20n=20questions per configuration\. Individual NSE estimates have substantial variance \(a 10 pp swing between adjacent alpha values is within the noise floor\)\. The directional trends are robust across all data points, but the precise NSE values should be interpreted as indicative rather than definitive\. The main\-text experiments \(n=200n=200for 3B,n=100n=100for 8B\) provide the statistically powered comparison\.

## Appendix JPer\-dimension breakdown and full 8B results

This appendix provides per\-dimension results for all methods on both model scales, complementing the aggregate results in Tables[1](https://arxiv.org/html/2609.05800#S5.T1)–[2](https://arxiv.org/html/2609.05800#S5.T2)\.

### J\.13B per\-dimension results \(all 9 methods\)

Table[16](https://arxiv.org/html/2609.05800#A10.T16)reports the per\-dimension target effect, spillover, and NSE for all nine methods on Llama\-3\.2\-3B\-Instruct \(200 questions, layer 14,α=26\\alpha=26\)\. Win rates are computed from individual judge votes with ties counted as 0\.5\.

Table 16:Per\-dimension results for all methods on Llama\-3\.2\-3B\-Instruct \(200 questions, 3 judges per comparison, ties counted as 0\.5\)\.Contrast\_ginv achieves positive NSE on all four dimensions, with the strongest specificity on SocialJustice \(\+21\.7%\+21\.7\\%\) and weakest on FutureEthics \(\+4\.6%\+4\.6\\%\)\. RepE\_ginv is complementary, achieving its strongest result on TechEcon \(\+12\.2%\+12\.2\\%\) and FutureEthics \(\+9\.4%\+9\.4\\%\) but failing on SocialJustice \(−5\.1%\-5\.1\\%\)\. The complementary profiles observed in the main text \(Table[2](https://arxiv.org/html/2609.05800#S5.T2)\) are confirmed at the per\-judgment level\.

Probe\_naive and probe\_ginv perform similarly \(mean NSE\+5\.6%\+5\.6\\%vs\+4\.3%\+4\.3\\%\), consistent with the near\-orthogonal probe geometry \(κ=1\.90\\kappa=1\.90\):𝐆−1\\mathbf\{G\}^\{\-1\}correction has little to add when𝐆≈𝐈\\mathbf\{G\}\\approx\\mathbf\{I\}\. In fact, probe\_ginv is slightly worse, likely because the small correction introduces noise without meaningful decorrelation\.

### J\.28B full results \(combined v2\+v3\)

Table[17](https://arxiv.org/html/2609.05800#A10.T17)reports the full 8B results, combining two evaluation rounds \(main\_experiment\_v2 with 50 questions and main\_experiment\_v3 with 150 questions, totaling 100 questions per target dimension after deduplication\)\. The 8B experiments use Llama\-3\.1\-8B\-Instruct at layer 20 withα=20\\alpha=20\.

Table 17:Full 8B results \(Llama\-3\.1\-8B\-Instruct, 100 questions, layer 20,α=20\\alpha=20\)\.𝐆−1\\mathbf\{G\}^\{\-1\}correction improves all three generative direction types\. Effect magnitudes are smaller than 3B, consistent with the reduced entanglement at larger scale \(κcontrast=16\.4\\kappa\_\{\\mathrm\{contrast\}\}=16\.4vs 24\.4\)\.8B per\-dimension breakdown\.Table[18](https://arxiv.org/html/2609.05800#A10.T18)reports per\-dimension results for all corrected and naive method pairs on 8B\.

Table 18:Per\-dimension breakdown for 8B \(combined v2\+v3, 100 questions per target dimension\)\. Probe and layer\_sep per\-dimension results are omitted as both have near\-chance mean NSE\.The best\-performing direction type on 8B differs from 3B: actadd\_ginv achieves the most consistent positive NSE across dimensions, while contrast\_ginv shows negative NSE on Accuracy \(−0\.8%\-0\.8\\%\) but strong results on the other three dimensions \(\+5\.3%\+5\.3\\%to\+5\.9%\+5\.9\\%\)\. This reversal, where contrast dominates on 3B but actadd dominates on 8B, reflects how the steerable signal distributes differently across direction types at different model scales\. The qualitative finding is consistent:𝐆−1\\mathbf\{G\}^\{\-1\}correction improves every generative direction type on both scales\.

## Appendix KUnsupervised clustering does not recover value structure

Unsupervised clustering on LLM activations across 10 domains consistently recovers question format and topic structure, not value structure\. It motivates the supervised annotation approach in Stage 1 of our pipeline \(§[4\.2](https://arxiv.org/html/2609.05800#S4.SS2)\)\.

Protocol\.For each of 10 domains \(AI governance, criminal justice, digital privacy, economic inequality, education policy, energy policy, food and agriculture, gun control, immigration, medical ethics\), we collect 374–800 questions \(6,637 total\) and extract last\-token activations from Llama\-3\.1\-8B\-Instruct at layer 20\. We apply K\-means clustering withK∈\{2,…,8\}K\\in\\\{2,\\ldots,8\\\}and selectKKby silhouette score\.

Results\.All 10 domains selectK=2K=2as optimal, with silhouette scores ranging from 0\.09 to 0\.26 \(Table[19](https://arxiv.org/html/2609.05800#A11.T19)\)\. Manual inspection reveals that the two clusters separate question format \(e\.g\., yes/no versus open\-ended\) and topic breadth \(narrow factual versus broad policy\), not value dimensions\. The low silhouette scores indicate weak clustering overall: activations do not naturally organize into discrete groups at this layer\.

Table 19:Unsupervised clustering results across 10 domains \(K\-means,K=2K=2\)\. All domains selectK=2K=2as optimal\. Silhouette scores are uniformly low, and the resulting clusters reflect question format rather than value structure\.Pairwise cosine similarity between cluster centroids across different domains exceeds 0\.90, indicating that the “clusters” found in each domain are the same generic linguistic structure, not domain\- or value\-specific representations\.

Implication\.Value structure exists in activation space and probes can detect it with F1 = 0\.78 \(Appendix[B](https://arxiv.org/html/2609.05800#A2)\)\. But it is embedded in a low\-variance subspace that unsupervised methods cannot isolate\. The dominant axes of variation capture linguistic properties shared across all value dimensions, which is why supervised annotation is necessary in Stage 1 of the pipeline\. This parallels the shared “opinionated” component identified in contrast directions \(§[4](https://arxiv.org/html/2609.05800#S4)\): the model’s generic shift from neutral to value\-laden text dominates the activation geometry, obscuring value\-specific variation\.

## Appendix LExtended discussion

Connection to causal inference\.This decomposition is inspired by the treatment\-versus\-spillover framework in causal inference, where the total effect of a treatment is decomposed into the direct effect on the treated unit and the interference \(spillover\) on other units\([Hudgens and Halloran, 2008](https://arxiv.org/html/2609.05800#bib.bib28)\)\. In our setting, the “treatment” is steering toward a target value dimension, the “direct effect” is the increased emphasis on that dimension, and the “interference” is the unintended emphasis change on non\-target dimensions\. The analogy is structural rather than exact: in classical causal inference, spillover occurs across different units \(e\.g\., individuals in a network\), whereas in our setting it occurs across different dimensions of the same response\. The Gram matrix𝐆\\mathbf\{G\}plays the role of the interference structure, with off\-diagonal entries determining the magnitude of cross\-dimensional leakage\. Despite this difference in the carrier of spillover, the conceptual parallel that ignoring interference leads to overestimation of treatment specificity applies in both settings\.

Leakage before the nonlinearity\.The decorrelation property \(Eq\.[9](https://arxiv.org/html/2609.05800#S4.E9)\) is exact in the linear probe geometry, but generation is nonlinear\. The perturbation at layerℓ\\ellpropagates through dozens of subsequent layers, attention heads, and a softmax output\. The reason geometric correction nonetheless produces measurable improvement is that geometric leakage is a primary source of cross\-dimensional interference under additive activation steering\. When directions have off\-diagonal Gram entries of 0\.7–0\.85, 70–85% of the intended perturbation energy projects onto non\-target directions*before any nonlinear processing occurs*\. This leakage is deterministic and input\-independent: it is baked into the direction geometry and cannot be mitigated by adjustingα\\alphaor averaging over more generations\. Removing it is therefore a guaranteed improvement in signal\-to\-noise ratio, regardless of what the downstream nonlinear processing does\. Any residual cross\-dimensional interference after𝐆−1\\mathbf\{G\}^\{\-1\}correction must arise from mechanisms outside the probe subspace \(nonlinear interactions, attention redistribution, or effects in dimensions not captured by theKKprobe directions\) and these are inherently harder to model and correct with the current additive intervention mechanism\.

Entanglement and steerability\.The two\-camp finding \(§[4](https://arxiv.org/html/2609.05800#S4)\) has a practical consequence that runs counter to the obvious intuition\. One might expect near\-orthogonal probe directions \(κ=1\.75\\kappa=1\.75\) to be the best starting points for multi\-value steering, since they need the least correction\. In fact, probe directions produce negligible steering effect regardless of whether𝐆−1\\mathbf\{G\}^\{\-1\}is applied: they detect value emphasis but do not cause it \(§[5](https://arxiv.org/html/2609.05800#S5)\)\. Generative directions \(contrast, ActAdd, RepE\) are steerable but entangled, and the more entangled they are, the more𝐆−1\\mathbf\{G\}^\{\-1\}helps\. On our primary 3B model, contrast directions haveκ=24\.4\\kappa=24\.4and gain\+8\.1\+8\.1percentage points of NSE from𝐆−1\\mathbf\{G\}^\{\-1\}; ActAdd directions haveκ=14\.2\\kappa=14\.2and gain\+3\.2\+3\.2pp\. The root cause is that generative directions capture the shift from neutral to value\-emphasizing generation, which includes a large shared “be opinionated” component \(70\.8% of variance in the first eigenvector\)\. This shared component is precisely what𝐆−1\\mathbf\{G\}^\{\-1\}removes: it redistributes steering energy away from the common mode and into the value\-specific residuals\. The correction is therefore what makes multi\-value steering with generative directions viable\.

𝐆\\mathbf\{G\}as pre\-deployment diagnostic\.Before deploying multi\-value steering in a new domain, compute𝐆\\mathbf\{G\}from the steering directions \(typically contrast\-based\)\. Highκ⁡\(𝐆\)\\kappa\(\\mathbf\{G\}\)signals that directions are entangled and specificity will be poor without correction; specific off\-diagonal entries identify which value pairs will interfere most\. This diagnostic requires only probe training and no generation, which is standard practice in mechanistic interpretability, making it a lightweight pre\-deployment audit\. The cross\-layer stability \(‖𝐆ℓ−𝐆ℓ′‖F<0\.08\\\|\\mathbf\{G\}\_\{\\ell\}\-\\mathbf\{G\}\_\{\\ell^\{\\prime\}\}\\\|\_\{F\}<0\.08\) and cross\-model consistency of𝐆\\mathbf\{G\}further support its reliability: the entanglement structure is a robust property of the model’s value representations, not an artifact of layer or checkpoint selection\.

Ad hoc correction\.Consider the activation\-norm\-penalized objective, which trades off value alignment against perturbation magnitude:

max𝜶𝒘⊤​𝐌​𝜶−λ​‖𝐃​𝜶‖2=max𝜶𝒘⊤​𝐌​𝜶−λ​𝜶⊤​𝐆​𝜶\\displaystyle\\max\_\{\\boldsymbol\{\\alpha\}\}\\quad\\boldsymbol\{w\}^\{\\top\}\\mathbf\{M\}\\boldsymbol\{\\alpha\}\-\\lambda\\\|\\mathbf\{D\}\\boldsymbol\{\\alpha\}\\\|^\{2\}=\\max\_\{\\boldsymbol\{\\alpha\}\}\\quad\\boldsymbol\{w\}^\{\\top\}\\mathbf\{M\}\\boldsymbol\{\\alpha\}\-\\lambda\\,\\boldsymbol\{\\alpha\}^\{\\top\}\\mathbf\{G\}\\,\\boldsymbol\{\\alpha\}\(10\)whereMk​j=∂Vk/∂αjM\_\{kj\}=\\partial V\_\{k\}/\\partial\\alpha\_\{j\}is the causal Jacobian \(how steering directionjjaffects value scorekk\) andλ\>0\\lambda\>0controls the alignment\-quality tradeoff\. The regularizer𝜶⊤​𝐆​𝜶\\boldsymbol\{\\alpha\}^\{\\top\}\\mathbf\{G\}\\boldsymbol\{\\alpha\}penalizes the actual perturbation size in activation space, naturally accounting for direction coupling: pushing along two entangled directions incurs greater cost than pushing along orthogonal ones\. Setting the gradient to zero yields:

𝜶∗=12​λ​𝐆−1​𝐌⊤​𝒘\\displaystyle\\boldsymbol\{\\alpha\}^\{\*\}=\\frac\{1\}\{2\\lambda\}\\mathbf\{G\}^\{\-1\}\\mathbf\{M\}^\{\\top\}\\boldsymbol\{w\}\(11\)𝐆−1\\mathbf\{G\}^\{\-1\}appears as the geometric correction factor regardless of what𝐌\\mathbf\{M\}is\. In practice, existing methods \(ActAdd, CAA\) manually tune a scalar strengthα\\alpha, corresponding to𝐇=𝐈\\mathbf\{H\}=\\mathbf\{I\}withλ\\lambdacontrolling overall magnitude\. Our framework adds the𝐆−1\\mathbf\{G\}^\{\-1\}factor as a structured correction that redistributes steering energy across directions, at no additional tuning cost\.

Connection to training\-time methods\.The geometric interference we address at inference time has conceptual parallels in training\-time multi\-objective alignment\. GAPO\([Li et al\., 2025](https://arxiv.org/html/2609.05800#bib.bib5)\)orthogonalizes gradients across objectives; OrthAlign\([Lin et al\., 2026](https://arxiv.org/html/2609.05800#bib.bib27)\)decomposes parameter updates into orthogonal components per objective; our𝐆−1\\mathbf\{G\}^\{\-1\}decorrelates activation\-space steering directions\. All three reduce inter\-objective interference, but in different spaces \(gradient, parameter, activation\)\. Computing𝐆\\mathbf\{G\}at inference time could inform training\-time methods: high off\-diagonal entries indicate which objective pairs produce entangled representations and therefore need orthogonalization during training\.

Limitations\.We identify six limitations, each pointing to a concrete research direction\.

*Single domain\.*Our pipeline is validated end\-to\-end on climate discourse\. The pipeline design is domain\-agnostic\. Each stage uses standard tools and makes no climate\-specific assumptions\. And we have collected questions for 10 additional domains \(6,637 questions total\)\. However, the value taxonomy, probe quality, and correction effectiveness may vary across domains\. Multi\-domain validation is the most important next step\.

*Input\-dependent causal effects\.*The causal effect of steering varies substantially across questions: per\-question estimates of the causal Jacobian𝐌⁡\(x\)\\mathbf\{M\}\(x\)have a coefficient of variation of 11\.8, meaning the mapping from𝜶\\boldsymbol\{\\alpha\}to value scores is highly input\-dependent\. Our current correction uses a fixed𝐇=𝐆−1\\mathbf\{H\}=\\mathbf\{G\}^\{\-1\}for all inputs\. A question\-adaptive correction𝐇⁡\(x\)\\mathbf\{H\}\(x\), potentially using taxonomy\-derived question type classification \(our data reveals four distinct types: PureScience, TechSolution, EnvironmentFocus, PolicyComplex\), could improve specificity for heterogeneous question pools\. This input\-dependence is systematic: for contrast\_ginv, NSE on questions whose labels match the target dimension averages\+21\.5%\+21\.5\\%, compared to\+8\.2%\+8\.2\\%on label\-unmatched questions \(a\+13\.3\+13\.3percentage point gap\)\. The pattern is strongest for SocialJustice \(\+37\.0%\+37\.0\\%matched vs\+15\.7%\+15\.7\\%unmatched\) and TechEcon \(\+27\.7%\+27\.7\\%vs\+5\.4%\+5\.4\\%\)\. Steering amplifies existing value\-relevant signal rather than injecting it de novo, suggesting that question\-aware scaling of𝜶\\boldsymbol\{\\alpha\}could capture much of the residual variance that fixed𝐆−1\\mathbf\{G\}^\{\-1\}leaves on the table\.

*Modest effect magnitude\.*The best method achieves target effect of 57\.1%, a 7\.1 percentage point improvement over the 50% chance level\. The magnitude of activation steering effects is known to be behavior\-dependent, with some attributes \(refusal, sentiment\) responding strongly and others \(nuanced value emphasis\) responding weakly\([Tan et al\., 2024](https://arxiv.org/html/2609.05800#bib.bib20)\)\. Stronger intervention mechanisms like SAE\-based feature steering\([Soo et al\., 2025](https://arxiv.org/html/2609.05800#bib.bib26)\), multi\-layer heterogeneous intervention, or learned nonlinear corrections, could amplify effects within the same𝐆−1\\mathbf\{G\}^\{\-1\}framework\.

*LLM judges\.*Evaluation relies on LLM judges rather than human annotators\. We validate judge quality: response length is not a confound \(r<0\.28r<0\.28between length and any score\), and majority voting over multiple independent judges reduces individual judge noise\. However, LLM judges may share systematic biases in how they perceive value emphasis\. Human evaluation on a subset would strengthen the claims\.

*Full𝐇∗\\mathbf\{H\}^\{\*\}is numerically unstable\.*The full optimal𝐇∗=1β​𝐆~−1​𝐌⊤\\mathbf\{H\}^\{\*\}=\\frac\{1\}\{\\beta\}\\tilde\{\\mathbf\{G\}\}^\{\-1\}\\mathbf\{M\}^\{\\top\}fails because𝐌≈0\\mathbf\{M\}\\approx 0and𝐆~≈10−4\\tilde\{\\mathbf\{G\}\}\\approx 10^\{\-4\}in the current regime \(Appendix[G](https://arxiv.org/html/2609.05800#A7)\)\. This is a fundamental limitation of the linear activation intervention mechanism: meaningful steering requiresα\\alphain a range where the first\-order approximation breaks down\. Stronger intervention mechanisms that produce larger, more consistent causal effects could make𝐌\\mathbf\{M\}and𝐆~\\tilde\{\\mathbf\{G\}\}estimable, unlocking the full𝐇∗\\mathbf\{H\}^\{\*\}\.

*Detection≠\\neqcontrol\.*Probe directions detect value emphasis with high accuracy \(F1 = 0\.77\) but produce negligible steering effect when used as intervention vectors \(NSE≈0%\\approx 0\\%\)\. This detection–control gap means that the directions most amenable to geometric analysis \(near\-orthogonal, well\-conditioned\) are not the directions that actually steer behavior\. Our pipeline addresses this by separating roles \(probes validate, contrast directions steer\), but a unified direction type that is simultaneously detectable, steerable, and geometrically clean remains an open problem\.

Future work\.Broader multi\-domain validation beyond climate and Medical Ethics remains open\. Two further directions are most promising: online learning of𝐇\\mathbf\{H\}from iterative stakeholder feedback, where each response\-feedback pair updates the𝐌^\\hat\{\\mathbf\{M\}\}estimate; and application to stronger intervention mechanisms such as SAE\-based steering\([Soo et al\., 2025](https://arxiv.org/html/2609.05800#bib.bib26)\), where𝐌\\mathbf\{M\}and𝐆~\\tilde\{\\mathbf\{G\}\}may be reliably estimable, enabling the full𝐇∗\\mathbf\{H\}^\{\*\}\.

## Appendix MConfiguration coverage

Table[20](https://arxiv.org/html/2609.05800#A13.T20)summarizes the experimental scale across all evaluations reported in this paper\.

ExperimentModelMethodsQuestionsDimsJudgments3B main \(§[5\.2](https://arxiv.org/html/2609.05800#S5.SS2)\)Llama\-3\.2\-3B9200486,4008B v2 \(§[5\.3](https://arxiv.org/html/2609.05800#S5.SS3)\)Llama\-3\.1\-8B950421,6008B v3 \(§[5\.3](https://arxiv.org/html/2609.05800#S5.SS3)\)Llama\-3\.1\-8B9150464,800Qwen \(App\.[O](https://arxiv.org/html/2609.05800#A15)\)Qwen2\.5\-7B45049,6003B sweep \(App\.[I](https://arxiv.org/html/2609.05800#A9)\)Llama\-3\.2\-3B10204—8B sweep \(App\.[I](https://arxiv.org/html/2609.05800#A9)\)Llama\-3\.1\-8B10202—Total individual judge votes\>\>182,400Table 20:Experimental configuration summary\. “Judgments” counts individual judge votes \(3 per comparison×\\timesKKevaluated dimensions×\\timesquestions×\\timesmethods\)\. Sweep experiments are excluded from the total as they use a different checkpoint format\.Method coverage\.The 3B and 8B main experiments evaluate all nine methods: four direction types \(probe, contrast, ActAdd, RepE\)×\\timestwo correction strategies \(𝐇=𝐈\\mathbf\{H\}=\\mathbf\{I\},𝐇=𝐆−1\\mathbf\{H\}=\\mathbf\{G\}^\{\-1\}\), plus the layer separation baseline of[Weij et al\. \(2024\)](https://arxiv.org/html/2609.05800#bib.bib21)\. Probe directions appear only with𝐇=𝐈\\mathbf\{H\}=\\mathbf\{I\}in the main text \(their role is taxonomy validation, not steering\), but probe\_ginv is included in the full evaluation for completeness\. The Qwen experiment evaluates four methods \(contrast and ActAdd, each with and without correction\); RepE and probe were not extracted for Qwen\.

Dead\-end experiments\.Appendix[E](https://arxiv.org/html/2609.05800#A5)reports three additional experimental threads \(conceptor steering, contrastive decoding, layer\-specific assignment\) totaling 211 configurations and 6,330 additional generations that were explored and rejected before arriving at the additive steering framework\.

Compute\.All steering experiments run on a single NVIDIA RTX 5090\. Generation is the dominant cost \(256 tokens per response, greedy decoding\)\. Judging uses the DeepSeek API at approximately $0\.10 per 1,000 calls\. Total judging cost for the paper is under $20\. The𝐆−1\\mathbf\{G\}^\{\-1\}correction itself adds negligible compute: one4×44\\times 4matrix inversion per direction set\.

## Appendix NGeneral preference vectors

The main experiments use one\-hot preference vectors𝒘=ei\\boldsymbol\{w\}=e\_\{i\}, the most demanding test of dimension\-specific control\. This appendix addresses generalization to arbitrary𝒘\\boldsymbol\{w\}\.

Theoretical guarantee\.The decorrelation property \(Eq\.[9](https://arxiv.org/html/2609.05800#S4.E9)\) holds for any𝒘\\boldsymbol\{w\}, not only one\-hot vectors\. For𝜶=𝐆−1​𝒘\\boldsymbol\{\\alpha\}=\\mathbf\{G\}^\{\-1\}\\boldsymbol\{w\}, the projection of the perturbation onto directiondjd\_\{j\}equalswjw\_\{j\}for everyjjsimultaneously\. This is an algebraic identity:𝐆𝐆−1​𝒘=𝒘\\mathbf\{G\}\\mathbf\{G\}^\{\-1\}\\boldsymbol\{w\}=\\boldsymbol\{w\}\. If one\-hot vectors are correctly decorrelated, then any linear combination of one\-hot vectors is also correctly decorrelated, because the intervention \([2](https://arxiv.org/html/2609.05800#S3.E2)\) is linear in𝜶\\boldsymbol\{\\alpha\}and the correction \([3](https://arxiv.org/html/2609.05800#S3.E3)\) is linear in𝒘\\boldsymbol\{w\}\. No additional assumptions are needed\.

Leakage versus semantic correlation\.Two kinds of cross\-dimensional movement must be distinguished\. Geometric leakage is the mechanical bleed of Eq\.[5](https://arxiv.org/html/2609.05800#S3.E5): steering one value drags another because their directions overlap, regardless of meaning\. This is what the correction removes, and it is never desirable\. Semantic correlation is different: when two values are genuinely related, stakeholders may expect them to move together\. The framework preserves this through the preference vector itself\. By Eq\.[9](https://arxiv.org/html/2609.05800#S4.E9),𝐇=𝐆−1\\mathbf\{H\}=\\mathbf\{G\}^\{\-1\}drives cross\-dimensional movement to zero only on dimensions wherewj=0w\_\{j\}=0, and delivers exactly the requested emphasis whereverwj\>0w\_\{j\}\>0\. A stakeholder who wants two related values to move together sets both entries non\-zero, e\.g\.𝒘=\(0\.7,0,0,0\.3\)\\boldsymbol\{w\}=\(0\.7,0,0,0\.3\)\. A one\-hot𝒘\\boldsymbol\{w\}invokes the strongest cancellation, a spread\-out𝒘\\boldsymbol\{w\}relaxes it, and a uniform𝒘\\boldsymbol\{w\}requests suppression of nothing\. Tolerance for spillover is therefore expressed through the shape of𝒘\\boldsymbol\{w\}, with no separate knob\.

Powered experiment\.We test six preference vectors on Llama\-3\.2\-3B\-Instruct with contrast directions \(α=26\\alpha=26, layer 14\),n=100n=100questions per configuration \(the first 100 canonical questions\), superseding the 20\-question pilot of the submitted version\. Each configuration runs under three conditions: naive \(𝐇=𝐈\\mathbf\{H\}=\\mathbf\{I\}\), corrected \(𝐇=𝐆−1\\mathbf\{H\}=\\mathbf\{G\}^\{\-1\}\), and instruction prompting, which names the active dimensions in natural language \(“give equal emphasis to X and Y; do not specifically emphasize Z and W”\), using the same value phrasings as the single\-value prompting baseline \(Appendix[V](https://arxiv.org/html/2609.05800#A22)\)\. Judging follows the main protocol: each response is compared against the unsteered baseline by DeepSeek, three judgments per comparison with randomized A/B position and majority vote\. For mixed vectors, we evaluate NSE as the difference between the mean win rate on non\-zero dimensions \(targets\) and the mean win rate on zero dimensions \(spillover\)\.

Aggregate NSE\.Table[21](https://arxiv.org/html/2609.05800#A14.T21)\(left\) reports per\-configuration NSE\. Pooled over the 500 configuration\-question pairs of the five non\-uniform configurations, corrected steering attains\+1\.85%\+1\.85\\%against−2\.60%\-2\.60\\%for naive, an advantage of\+4\.45\+4\.45pp that is not statistically significant \(Wilcoxon signed\-rankp=0\.19p=0\.19; paired bootstrapp=0\.18p=0\.18, 95% CI\[−1\.9,\+11\.1\]\[\-1\.9,\+11\.1\]\)\. The aggregate has low resolution in this setting: it is the difference of two win rates that are both near chance, so an improvement distributed over several active dimensions is averaged away\. A pattern\-level measure resolves it\.

Pattern\-level fidelity\.For each configuration and condition we form the achieved emphasis vector𝒆∈ℝ4\\boldsymbol\{e\}\\in\\mathbb\{R\}^\{4\}: entryede\_\{d\}is the win rate of the steered response over the unsteered baseline on dimensiondd\(majority vote over the three judgments, scored win=1=1, tie=0\.5=0\.5, loss=0=0\), averaged over the 100 questions\. Fidelity is the cosine between the centered vector𝒆−12​𝟏\\boldsymbol\{e\}\-\\tfrac\{1\}\{2\}\\mathbf\{1\}and the signed request pattern𝒔⁡\(𝒘\)\\boldsymbol\{s\}\(\\boldsymbol\{w\}\), wheresd=\+1s\_\{d\}=\+1ifwd\>0w\_\{d\}\>0andsd=−1s\_\{d\}=\-1otherwise\. Fidelity is\+1\+1when emphasis rises on exactly the requested dimensions and falls on the rest, near00when the achieved pattern is unrelated to the request, and negative when it opposes the request\.

Table[21](https://arxiv.org/html/2609.05800#A14.T21)\(right\) reports fidelity\. The corrected condition exceeds naive on 5 of 6 configurations, with a mean advantage of\+0\.58\+0\.58: the correction does shape the output toward the requested pattern even where the single\-number NSE cannot resolve it\. The prompting condition attains the highest fidelity overall, consistent with the single\-value comparison \(Appendix[V](https://arxiv.org/html/2609.05800#A22)\); its structural limitation is expressiveness\. The instruction names the active support and carries no numeric weights, so all𝒘\\boldsymbol\{w\}with the same support map to the same prompt, whereas𝐆−1​𝒘\\mathbf\{G\}^\{\-1\}\\boldsymbol\{w\}varies continuously with𝒘\\boldsymbol\{w\}and composes with prompting\. Mixed𝒘\\boldsymbol\{w\}is not where the correction shows its largest margin; the decisive evidence remains the single\-value setting \(Table[1](https://arxiv.org/html/2609.05800#S5.T1)\)\.

The collinear exception\.The exception,𝒘TE\+FE\\boldsymbol\{w\}\_\{\\mathrm\{TE\{\+\}FE\}\}, is the configuration whose active directions are most collinear:cos⁡\(dTE,dFE\)=0\.76\\cos\(d\_\{\\mathrm\{TE\}\},d\_\{\\mathrm\{FE\}\}\)=0\.76in the contrast Gram matrix \(Table[8](https://arxiv.org/html/2609.05800#A3.T8)\), against0\.540\.54for Acc\+SJ and0\.550\.55for Acc\+FE\. Across the three two\-dimensional configurations, the corrected\-minus\-naive advantage decreases monotonically with the within\-support cosine:\+1\.03\+1\.03,\+0\.61\+0\.61,−0\.23\-0\.23in fidelity and\+10\.50\+10\.50,\+4\.50\+4\.50,−1\.75\-1\.75pp in NSE\. This is the expected behavior of the closed\-form inverse when the request asks nearly collinear directions to move together:𝐆−1\\mathbf\{G\}^\{\-1\}amplifies coefficients to separate them, while the faithful behavior within such a set is joint movement\. An adaptive regularization that relaxes decorrelation inside highly collinear active sets is discussed in Appendix[U](https://arxiv.org/html/2609.05800#A21)\.

Table 21:Mixed\-𝒘\\boldsymbol\{w\}results on Llama\-3\.2\-3B\-Instruct \(n=100n=100questions per configuration and condition\)\. Weights are equal on the named support, e\.g\.𝒘Acc\+SJ=\(0\.5,0,0\.5,0\)\\boldsymbol\{w\}\_\{\\mathrm\{Acc\{\+\}SJ\}\}=\(0\.5,0,0\.5,0\); Uniform is\(0\.25,0\.25,0\.25,0\.25\)\(0\.25,0\.25,0\.25,0\.25\)\. NSE is the mean win rate on active dimensions minus the mean on inactive dimensions; it is undefined for Uniform, which has no inactive dimensions\. Fidelity is defined in the text\. NSE means are over the five non\-uniform configurations; fidelity means are over all six\.
## Appendix OCross\-architecture validation: Qwen2\.5\-7B\-Instruct

The𝐆−1\\mathbf\{G\}^\{\-1\}correction generalizes beyond the Llama family\. We validate on Qwen2\.5\-7B\-Instruct \(layer 16,α=10\\alpha=10, 50 questions\), a non\-Llama architecture with comparable entanglement \(κcontrast=11\.78\\kappa\_\{\\mathrm\{contrast\}\}=11\.78,κactadd=10\.73\\kappa\_\{\\mathrm\{actadd\}\}=10\.73; Appendix[C](https://arxiv.org/html/2609.05800#A3)\)\. RepE directions were not extracted for this model\.

Aggregate results\.Table[22](https://arxiv.org/html/2609.05800#A15.T22)reports the main results\. Contrast\_ginv achieves the highest NSE \(\+7\.2%\+7\.2\\%\), improving over contrast\_naive \(\+2\.5%\+2\.5\\%\) by\+4\.7\+4\.7pp\. ActAdd\_ginv improves over actadd\_naive by\+2\.5\+2\.5pp\.

Table 22:Results on Qwen2\.5\-7B\-Instruct \(50 questions, layer 16,α=10\\alpha=10, 3 judges per comparison\)\.𝐆−1\\mathbf\{G\}^\{\-1\}correction improves both direction types\.Per\-dimension breakdown\.Table[23](https://arxiv.org/html/2609.05800#A15.T23)provides the per\-dimension results\.

Table 23:Per\-dimension breakdown for Qwen2\.5\-7B\-Instruct\. FutureEthics is consistently the weakest dimension across all methods, suggesting that the FE contrast direction in Qwen does not carry a strong value\-specific signal in this domain\.Observations\.Three patterns are notable\. First, overall target effects are higher on Qwen than on Llama models \(60–65% vs 52–57%\), suggesting that Qwen’s value representations are more amenable to additive steering at this scale\. Second, spillover is also higher \(57–58% vs 48–50%\), consistent with the observation that Qwen produces more opinionated responses at baseline\. Third, FutureEthics is the weakest dimension for every method, with negative NSE for both corrected and uncorrected variants\. This dimension\-specific failure is consistent across direction types and correction strategies, indicating that the FutureEthics contrast direction in Qwen does not carry sufficient value\-specific signal in this domain\. The𝐆−1\\mathbf\{G\}^\{\-1\}correction cannot create specificity where the underlying direction lacks it, paralleling the repe\_ginv failure on SocialJustice in the 3B experiments \(Table[2](https://arxiv.org/html/2609.05800#S5.T2)\)\.

Entanglement structure\.The Qwen Gram matrices \(Appendix[C](https://arxiv.org/html/2609.05800#A3), Table[10](https://arxiv.org/html/2609.05800#A3.T10)\) show the same two\-camp structure: probe directions are near\-orthogonal \(κ=1\.74\\kappa=1\.74\) while generative directions are entangled \(κ=10\.7\\kappa=10\.7–11\.811\.8\)\. The SJ–FE off\-diagonal entry is the largest in both generative matrices \(\+0\.76\+0\.76for contrast,\+0\.74\+0\.74for actadd\), consistent with the Llama models\. This cross\-architecture consistency supports the interpretation that the entanglement structure reflects the thematic structure of the climate domain rather than model\-specific representational choices\.

## Appendix PScaling the number of value dimensions

Our main experiments useK=4K=4value dimensions, compressed from twelve candidates by correlation clustering \(Appendix[A](https://arxiv.org/html/2609.05800#A1)\)\. The Gram matrix becomes more entangled asKKgrows, so the correction should be tested at higherKK\. The compression itself also needs an account: if the correction exists to decorrelate directions, the twelve could be steered directly\. We repeated the climate experiment atK=8K=8,1010, and1212, compressing the twelve\-dimension climate taxonomy to the targetKK, withK=12K=12the uncompressed set, extracting one contrastive steering direction per dimension, and evaluating with the same judge protocol and steering configuration as the main experiment \(5050questions, three judgments per comparison with randomized A/B position and majority vote\)\.

#### Conditioning at higherKK\.

The condition number of the Gram matrix increases with the number of jointly steered dimensions:κ⁡\(𝐆\)=24\.4\\kappa\(\\mathbf\{G\}\)=24\.4atK=4K=4,157\.6157\.6atK=8K=8,208\.7208\.7atK=10K=10, and329\.7329\.7atK=12K=12\. This quantifies the problem the correction addresses\. As more directions are steered at once, their joint action becomes more ill\-conditioned and the naive combination interferes with itself more strongly\.

#### Macro NSE\.

Table[24](https://arxiv.org/html/2609.05800#A16.T24)reports macro NSE\. At allKKthe inverse\-Gram correction yields a positive macro gain over naive steering, significant under both Wilcoxon signed\-rank \(non\-parametric, distribution\-free\) and paired bootstrap\. The gain is\+12\.5\+12\.5pp atK=8K=8,\+10\.1\+10\.1pp atK=10K=10, and\+11\.9\+11\.9pp atK=12K=12, in every case at least as large as the\+8\.1\+8\.1pp gain atK=4K=4\. Robustness to largerKKis the regime in which the correction matters most\.

Table 24:Macro NSE and Gram\-matrix conditioning underKK\-scaling on the climate domain\. The correction’s gain over naive steering is positive and significant at everyKK, and at least as large as atK=4K=4\.K=4K=4values are the main\-text Table 1 numbers \(n=200n=200\);K≥8K\\geq 8usen=50n=50\.
#### Per\-target recovery\.

The macro numbers understate what the correction does at the level of individual dimensions\. At higherKK, naive steering drives some targets strongly negative, as spillover from the other directions overwhelms the intended effect\. The clearest case is Accuracy: under naive steering it reaches−33\.4%\-33\.4\\%atK=8K=8and−29\.6%\-29\.6\\%atK=10K=10, and the correction recovers it close to zero \(−3\.7%\-3\.7\\%and−0\.6%\-0\.6\\%\), swings of\+29\.7\+29\.7and\+29\.0\+29\.0pp \(Wilcoxonp<0\.005p<0\.005\)\. Other entangled targets show the same recovery: atK=8K=8, Equity\_Present \(\+6\.0%→\+36\.0%\+6\.0\\%\\to\+36\.0\\%,\+30\.0\+30\.0pp,p=0\.001p=0\.001\) and TechOpt \(\+7\.4%→\+26\.0%\+7\.4\\%\\to\+26\.0\\%,\+18\.6\+18\.6pp\); atK=10K=10, Efficiency \(−11\.8%→\+15\.3%\-11\.8\\%\\to\+15\.3\\%,\+27\.1\+27\.1pp,p=0\.001p=0\.001\)\. The dimensions where the correction helps least are those already near zero under naive steering, or those lying almost entirely within the span of the other active directions, where exact decorrelation leaves little of the target behind\. This is the geometric mechanism described in the main text\.

Table 25:Per\-target NSE atK=8K=8\(climate\)\. Naive steering drives several targets negative \(Accuracy−33\.4%\-33\.4\\%\); the correction recovers them\. Significance by Wilcoxon signed\-rank\.
#### Compression and conditioning\.

TheK=12K=12row is the uncompressed taxonomy, and it settles the second question\. The macro gain survives it \(\+6\.0%\+6\.0\\%naive to\+17\.8%\+17\.8\\%corrected\), so compression is not what makes the correction work\. What compression buys is conditioning\. Where directions are nearly parallel, the closed\-form inverse cancels large, nearly equal quantities against one another, and the coefficient norm grows withκ⁡\(𝐆\)\\kappa\(\\mathbf\{G\}\); this is the effect the adaptive relaxation of Appendix[U](https://arxiv.org/html/2609.05800#A21)is built to control, and atκ⁡\(𝐆\)=329\.7\\kappa\(\\mathbf\{G\}\)=329\.7the twelve\-dimension set sits well inside that regime\. Grouping correlated values before steering is a choice about conditioning rather than a concession that the correction cannot handle correlation\.

#### Takeaway\.

The condition number of𝐆\\mathbf\{G\}rises steeply withKK, confirming that joint multi\-value steering becomes geometrically harder as more values are added\. Against that trend the inverse\-Gram correction holds a positive and significant macro gain at everyKK, at least as large as atK=4K=4\. The per\-target results show the source of the gain: it is largest on the dimensions that naive steering drives most negative, which is what the geometric account predicts\. TheK=12K=12row answers the second question\. The macro gain survives the raw taxonomy \(\+6\.0%\+6\.0\\%to\+17\.8%\+17\.8\\%\), so consolidation is not what makes the correction work\. What consolidation buys is conditioning: atκ⁡\(𝐆\)=329\.7\\kappa\(\\mathbf\{G\}\)=329\.7the closed\-form inverse must cancel large, nearly parallel components against one another, which inflates the coefficient norm \(Appendix[U](https://arxiv.org/html/2609.05800#A21)\)\. Grouping correlated values before steering is a practical choice about conditioning rather than a concession that the correction cannot handle correlation\.

## Appendix QFrom\-scratch replication on a new domain: medical ethics

To test whether the method generalizes beyond climate, we built a second value domain from scratch, in an area with an established and independently motivated set of values: medical ethics\. We began from seven candidate values, the four Beauchamp–Childress principles \(Autonomy, Beneficence/CareDuties, Non\-maleficence, Justice/DistributiveEthics\) together with Evidence, Public Health, and Precaution, and applied the same taxonomy\-compression procedure used for climate \(Appendix[A](https://arxiv.org/html/2609.05800#A1)\), which merged them into four dimensions: Autonomy, CareDuties, DistributiveEthics, and Evidence\. We extracted one contrastive steering direction per dimension and evaluated with the same judge protocol as the main experiment \(5050questions, three judgments per comparison with randomized A/B position and majority vote\)\. Judge annotations agreed with a held\-out check at96\.6%96\.6\\%\.

#### A well\-conditioned domain\.

The medical\-ethics directions are close to orthogonal: the Gram matrix has condition numberκ⁡\(𝐆\)=5\.30\\kappa\(\\mathbf\{G\}\)=5\.30, well below the climate value of24\.424\.4at the sameK=4K=4\. This follows from how the principles were defined; the Beauchamp–Childress principles were formulated to be conceptually independent\. It makes the domain a test in the opposite direction fromKK\-scaling\. Here the geometry is benign and naive steering performs reasonably on its own, so the question is whether the correction still adds anything\.

#### Macro NSE\.

Table[26](https://arxiv.org/html/2609.05800#A17.T26)reports macro NSE\. Naive steering already reaches\+2\.5%\+2\.5\\%, higher than in the more entangled climate setting, and the inverse\-Gram correction reaches\+14\.2%\+14\.2\\%, a\+11\.7\+11\.7pp gain \(Wilcoxonp=0\.0043p=0\.0043, paired bootstrapp=0\.0040p=0\.0040\), larger than the\+8\.1\+8\.1pp climate gain at the sameKK\. The correction improves dimension\-specific control even when the directions are already fairly separable, so its usefulness does not depend on pathological geometry\.

Table 26:Per\-dimension and macro NSE on the from\-scratch Medical Ethics domain \(n=50n=50,κ⁡\(𝐆\)=5\.30\\kappa\(\\mathbf\{G\}\)=5\.30\)\. The gain concentrates on Evidence, the dimension most orthogonal to the others; the three related normative dimensions gain less\. Significance by Wilcoxon signed\-rank\.
#### Per\-dimension structure\.

The gain is uneven across dimensions, in the way the geometry predicts\. It is dominated by Evidence \(\+35\.3\+35\.3pp\), the dimension most orthogonal to the rest, since it concerns empirical grounding rather than a normative stance and its steering direction shares little with the others, so the correction can act on it with little interference\. The three normative dimensions \(Autonomy, CareDuties, DistributiveEthics\) are conceptually related and more collinear, so the correction has less room to separate them and their individual gains are small, or for CareDuties slightly negative\. This matches the per\-target pattern underKK\-scaling \(Appendix[P](https://arxiv.org/html/2609.05800#A16)\), where the correction’s benefit is largest on structurally separable dimensions and smallest on dimensions that overlap heavily with the others\. The same signature appears in an independently constructed domain with a different value set, which indicates that it reflects the method’s geometry rather than anything specific to the climate taxonomy\.

#### Takeaway\.

A from\-scratch replication in medical ethics, a domain with a benign near\-orthogonal geometry and an externally motivated value set, yields a significant\+11\.7\+11\.7pp macro gain, larger than the climate gain at the sameKK\. With theKK\-scaling results, this shows the correction generalizes along two independent axes: to more value dimensions, where geometry worsens, and to different domains, where geometry may instead be benign, with a per\-dimension benefit that tracks orthogonality in both\.

## Appendix RJudge reliability and cross\-family agreement

Because our primary metric relies on an LLM judge, we assess its reliability in two ways: whether the method\-level conclusions hold under judges from different model families, and how closely individual judgments agree across judges and across phrasings of the judge instruction\. The two questions have different answers, and the distinction matters for interpreting the results\.

#### Method\-level agreement\.

We re\-judged the full nine\-method matrix \(5050questions, all four direction types under both correction strategies, plus the layer\-separation baseline\) with GPT\-4o, and cross\-checked the headline comparison with GPT\-5\-mini\. Table[27](https://arxiv.org/html/2609.05800#A18.T27)reports NSE under DeepSeek and GPT\-4o for all nine methods\. The two judges agree closely at the method level: the headline method, contrast with the inverse\-Gram correction, scores\+15\.25%\+15\.25\\%under DeepSeek and\+15\.42%\+15\.42\\%under GPT\-4o, and the ordering in which the correction improves over naive steering holds under both judges for every direction type except probe under GPT\-4o\. GPT\-5\-mini, on the contrast comparison over100100questions, gives a gain of\+7\.42\+7\.42pp \(paired bootstrapp=0\.0016p=0\.0016\), consistent in sign and magnitude with the main result\.

Table 27:Per\-method NSE under two judges from different families \(DeepSeek and GPT\-4o\), on the same5050questions\. The correction improves over naive steering under both judges for contrast, ActAdd, and RepE; the one exception is probe under GPT\-4o\.
#### Item\-level agreement\.

At the level of individual comparisons the two judges agree less closely\. Over all7,2007\{,\}200comparison cells, the raw three\-way agreement \(steered / baseline / tie\) is59\.2%59\.2\\%and Cohen’sκ=0\.393\\kappa=0\.393\. Excluding ties, binary agreement on the remaining cells is73\.0%73\.0\\%\. We report this openly: single\-item value judgments are genuinely close calls, and moderate agreement is what one should expect from them, for automated judges\.

#### Ordinal\-weighted agreement\.

Because the three labels are ordered \(baseline, tie, steered\), we also computed Krippendorff’sα\\alphawith ordinal weighting, which penalizes a baseline\-versus\-steered disagreement more than a tie\-versus\-steered one\. The nominalα=0\.3814\\alpha=0\.3814matches Cohen’sκ\\kappaas expected \(both measure two\-rater agreement on the same7,2007\{,\}200units\)\. The ordinalα=0\.3494\\alpha=0\.3494is slightly lower rather than higher\. A tie\-boundary explanation would have raised it; the drop instead indicates that many disagreements are genuine opposite calls on the harder items\. This is consistent with the reading that per\-item value judgments are subjective, while leaving the aggregate conclusion intact\.

#### Sensitivity to judge\-prompt phrasing\.

Item\-level judgments are also sensitive to the phrasing of the judge instruction, in the same range as they are sensitive to judge family\. We re\-judged the headline pair head\-to\-head under three instruction phrasings: the paper’s wording, verbatim \(“Which response places MORE emphasis on \[dimension\]?”\), an expression variant \(“which response expresses this value more strongly?”\), and a prioritization variant \(“One of these two answers prioritizes \[dimension\] more than the other\. Which one?”\), each with its own answer\-format line\. For each of 50 \(target dimension, question\) items, the judge compares the corrected and the naive response directly and selects which places more emphasis on the item’s target dimension \(three DeepSeek calls per phrasing, A/B position independently re\-randomized under each phrasing, majority vote\), reusing the main\-experiment generations \(α=26\\alpha=26, layer 14\)\. The items are a stratified sample, balanced by construction: 20 favorable to each arm and 10 neutral under a proxy from the main\-experiment outcomes\. The head\-to\-head preference rate is therefore an instrument for measuring wording effects, not an estimate of either method’s superiority, and it moves substantially with the wording: the corrected arm is preferred on 20, 24, and 33 of the 50 items \(40%, 48%, 66%\) under the three phrasings, with no majority\-vote ties, and item\-level agreement between phrasings is 46\.0–60\.0%, in the same range as the 59\.2% raw agreement between judge families above\. This head\-to\-head also measures a different quantity from NSE: it compares the two arms on target emphasis alone, where Table[1](https://arxiv.org/html/2609.05800#S5.T1)shows them nearly equal \(target win rates 56\.8% against 55\.2%\), while the correction’s gain is concentrated in spillover suppression \(42\.9% against 49\.4%\), which no arm\-versus\-arm target comparison can see\. Individual close\-call judgments move with phrasing as they move with judge family, consistent with the moderateκ\\kappaabove\.

#### A local logprob judge\.

The gain also survives a change of judging mechanism, from sampled text verdicts to a deterministic log\-probability readout on a local open\-weights model\. Llama\-3\.1\-8B\-Instruct, run locally, judges each comparison once under the main judge instruction, taking the most probable of the three answer tokens \(A, B, tie\) as the verdict; this removes API dependence, sampling noise, and provider\-side drift\. Over the full contrast matrix \(two methods, four target dimensions, 200 questions, all four judged dimensions;6,4006\{,\}400comparisons\), contrast\_naive reaches NSE\+4\.0%\+4\.0\\%\(target52\.3%52\.3\\%, spillover48\.3%48\.3\\%\) and contrast\_ginv\+13\.5%\+13\.5\\%\(target58\.4%58\.4\\%, spillover44\.9%44\.9\\%\), a𝐆−1\\mathbf\{G\}^\{\-1\}gain of\+9\.5\+9\.5pp \(95%95\\%CI\[\+5\.3,\+13\.9\]\[\+5\.3,\+13\.9\]\), consistent with DeepSeek’s\+8\.1\+8\.1pp on the same pair\. Item\-level agreement with the DeepSeek majority verdicts on the identical6,4006\{,\}400comparisons is55\.6%55\.6\\%raw with Cohen’sκ=0\.353\\kappa=0\.353, the same moderate range as the API judge pair above: a fourth judge family and a different readout mechanism move individual close calls and leave the method\-level conclusion intact\.

#### Aggregation over close calls\.

The item\-level noise averages out at the method level\. Individual comparisons are close calls on which two judges, two phrasings of the instruction, or two people often differ, but the aggregate NSE of a method is estimated over hundreds of such comparisons, and there the two judges agree closely \(Table[27](https://arxiv.org/html/2609.05800#A18.T27)\)\. The conclusion that the inverse\-Gram correction reduces net spillover rests on the aggregate, which is stable across judges, not on any single comparison\.

## Appendix SRobustness across layers

The main experiments intervene at one layer per model, chosen by probe F1 during setup with no reference to steering gain \(layer 14 on Llama\-3\.2\-3B\-Instruct\)\. A natural concern is that the correction’s benefit could be specific to that layer\. We repeated the contrast comparison atL=10L=10,1414, and1818on the 3B model\.

#### Protocol\.

Directions are re\-extracted at each layer from the same contrast data, so every layer has its own direction set and Gram matrix\. Steering strength is held fixed at the paper’sα=26\\alpha=26at all three layers; we deliberately do not re\-calibrateα\\alphaper layer, so that no per\-layer tuning enters the comparison\. Evaluation uses the first 50 canonical questions and the main judge protocol \(DeepSeek, three judgments per comparison with randomized A/B position and majority vote\)\.L=10L=10andL=18L=18are freshly generated and judged \(n=50n=50\); theL=14L=14row sub\-selects the same 50 questions from the main\-experiment judgments, so its values coincide with the DeepSeek subset entries in Appendix[R](https://arxiv.org/html/2609.05800#A18)\.

#### Results\.

Table[28](https://arxiv.org/html/2609.05800#A19.T28)reports the results\. The inverse\-Gram correction yields a positive gain at all three layers:\+3\.00\+3\.00pp atL=10L=10,\+11\.25\+11\.25pp atL=14L=14, and\+6\.08\+6\.08pp atL=18L=18\. The benefit is a property of the correction, and does not depend on the specific layer choice\.

#### Interpretation\.

The gain magnitude varies across layers largely because the naive baseline itself varies: atL=18L=18naive steering already reaches\+8\.00%\+8\.00\\%, leaving less headroom, while atL=14L=14it sits at\+4\.00%\+4\.00\\%\. The condition number is also non\-monotone in depth \(33\.3333\.33,24\.3724\.37,27\.7527\.75\)\. We therefore claim that the advantage is robust across this layer range; we do not claim that the gain grows with depth or withκ⁡\(𝐆\)\\kappa\(\\mathbf\{G\}\)\.

Table 28:Layer sweep on Llama\-3\.2\-3B\-Instruct: contrast directions, fixedα=26\\alpha=26, first 50 canonical questions\. Directions and the Gram matrix are re\-extracted at each layer\. TheL=14L=14row sub\-selects the main\-experiment judgments on the same questions\.

## Appendix TResponse quality under steering

The correction amplifies steering coefficients \(‖𝐆−1​𝒘‖≥‖𝒘‖\\\|\\mathbf\{G\}^\{\-1\}\\boldsymbol\{w\}\\\|\\geq\\\|\\boldsymbol\{w\}\\\|, growing with entanglement\), so it is reasonable to ask whether decorrelation costs generation quality relative to naive steering, and what steering of either kind costs relative to the unsteered model\. We measure both directly, in the worst case for the correction: contrast directions, the most entangled family \(κ=24\.4\\kappa=24\.4\), where coefficient amplification is largest\.

#### Protocol\.

We evaluate the first 50 canonical questions under three arms, reusing the main\-experiment generations atα=26\\alpha=26, layer 14: the unsteered baseline, contrast\_naive, and contrast\_ginv\. Perplexity is the teacher\-forced negative log\-likelihood of the response string alone, with no chat template and truncation at 1024 tokens, scored by Llama\-3\.2\-3B\-Instruct with the steering hook removed\. The same scorer is applied to all three arms, so the comparison is internally consistent, although self\-scored perplexity is a relative measure rather than an absolute one\. Fluency is judged by GPT\-4o on a 1\-to\-5 scale with an instruction to rate writing quality only \(grammatical correctness, logical flow, readability, absence of repetition or degenerate text\) and to disregard content and topic emphasis; one judgment per response at temperature 0, one response per question per arm\.

#### Results\.

Median perplexity is 2\.36 for naive steering and 2\.55 for the corrected condition, a median difference of\+0\.19\+0\.19; mean perplexity is 2\.27 for the unsteered baseline, 2\.48 for naive, and 2\.60 for corrected\. Mean fluency is 4\.16 unsteered, 3\.98 naive, and 4\.00 corrected\.

#### Reading\.

The corrected\-minus\-naive differences,\+0\.19\+0\.19in median perplexity and\+0\.02\+0\.02in mean fluency, show that decorrelation adds no measurable fluency cost and only a small perplexity increase over naive steering, even for the most entangled direction family\. Steering of either kind has a bounded cost relative to the unsteered model: under 0\.2 fluency points and between\+0\.2\+0\.2and\+0\.3\+0\.3in mean perplexity\. The steered text is fluent rather than degenerate; the qualitative pairs in the main text show the effect of the correction on content emphasis with the writing quality intact\.

## Appendix UAdaptive regularization for collinear preferences

Eq\.[9](https://arxiv.org/html/2609.05800#S4.E9)shows that𝐇=𝐆−1\\mathbf\{H\}=\\mathbf\{G\}^\{\-1\}achieves exact projection matching for any𝒘\\boldsymbol\{w\}\. Appendix[N](https://arxiv.org/html/2609.05800#A14)shows the behavioral price when the request itself asks nearly collinear directions to move together: exact separation of directions at cosine0\.760\.76requires large opposing coefficients, and the corrected condition underperforms naive steering there\. This appendix defines the adaptive relaxation referenced in that discussion and characterizes the trade\-off it navigates\.

#### Definition\.

Forβ≥0\\beta\\geq 0, let

𝐇β=\(𝐆\+β​𝐈\)−1\.\\displaystyle\\mathbf\{H\}\_\{\\beta\}=\(\\mathbf\{G\}\+\\beta\\mathbf\{I\}\)^\{\-1\}\.Atβ=0\\beta=0this is the paper’s correction\. Asβ\\betagrows,𝐇β→1β​𝐈\\mathbf\{H\}\_\{\\beta\}\\to\\tfrac\{1\}\{\\beta\}\\mathbf\{I\}, which is naive steering up to scale\. In the eigenbasis𝐆=∑iλi​ui​ui⊤\\mathbf\{G\}=\\sum\_\{i\}\\lambda\_\{i\}u\_\{i\}u\_\{i\}^\{\\top\}, we have𝐇β=∑i\(λi\+β\)−1​ui​ui⊤\\mathbf\{H\}\_\{\\beta\}=\\sum\_\{i\}\(\\lambda\_\{i\}\+\\beta\)^\{\-1\}u\_\{i\}u\_\{i\}^\{\\top\}: the regularization shrinks the correction most along the small\-eigenvalue directions of𝐆\\mathbf\{G\}, which are the ill\-conditioned components responsible for coefficient amplification\.𝐇β\\mathbf\{H\}\_\{\\beta\}is closed\-form and costs the same singleK×KK\\times Kinverse as𝐆−1\\mathbf\{G\}^\{\-1\}\.

#### Behavioral motivation\.

Two independent measurements locate whereβ=0\\beta=0stops helping\. In the mixed\-𝒘\\boldsymbol\{w\}experiment \(Table[21](https://arxiv.org/html/2609.05800#A14.T21)\), the corrected\-minus\-naive advantage over the three two\-dimensional configurations falls monotonically with the within\-support cosine:\+10\.50\+10\.50pp atcos=0\.54\\cos=0\.54,\+4\.50\+4\.50pp at0\.550\.55,−1\.75\-1\.75pp at0\.760\.76\. A targeted two\-pair replication with0\.5/0\.50\.5/0\.5weights \(n=50n=50per configuration,α=26\\alpha=26, main judge protocol\) shows the same reversal: atcos⁡\(dAcc,dTE\)=0\.62\\cos\(d\_\{\\mathrm\{Acc\}\},d\_\{\\mathrm\{TE\}\}\)=0\.62the correction wins \(\+5\.5%\+5\.5\\%against−0\.5%\-0\.5\\%NSE\), while atcos⁡\(dSJ,dFE\)=0\.87\\cos\(d\_\{\\mathrm\{SJ\}\},d\_\{\\mathrm\{FE\}\}\)=0\.87naive steering wins \(\+15\.5%\+15\.5\\%against\+3\.5%\+3\.5\\%\)\. In our data the correction is positive at within\-support cosines up to0\.620\.62and negative at0\.760\.76and above, on this model and direction family\.

#### Geometric trade\-off\.

Table[29](https://arxiv.org/html/2609.05800#A21.T29)reports, for the paper’s 3B contrast Gram matrix \(Table[8](https://arxiv.org/html/2609.05800#A3.T8)\), the coefficient vector𝜶β=𝐇β​𝒘\\boldsymbol\{\\alpha\}\_\{\\beta\}=\\mathbf\{H\}\_\{\\beta\}\\boldsymbol\{w\}and the achieved projections𝐆​𝜶β\\mathbf\{G\}\\boldsymbol\{\\alpha\}\_\{\\beta\}for two requests\. Atβ=0\\beta=0the projections equal𝒘\\boldsymbol\{w\}exactly, at the price of large coefficients:‖𝜶β‖=3\.13\\\|\\boldsymbol\{\\alpha\}\_\{\\beta\}\\\|=3\.13for the TE\+FE request and5\.865\.86for one\-hot SocialJustice, against‖𝒘‖=0\.71\\\|\\boldsymbol\{w\}\\\|=0\.71and11\. Increasingβ\\betashrinks‖𝜶β‖\\\|\\boldsymbol\{\\alpha\}\_\{\\beta\}\\\|and the conditioning, and off\-support projection returns in order of cosine with the active set: for one\-hot SocialJustice, the leakage atβ\>0\\beta\>0is largest on FutureEthics \(cos=0\.87\\cos=0\.87\), then TechEcon \(0\.770\.77\), then Accuracy \(0\.540\.54\)\. The trade is not free in the other direction either:‖𝜶β‖\\\|\\boldsymbol\{\\alpha\}\_\{\\beta\}\\\|falls faster than the leakage returns, so heavy regularization shrinks the overall steering signal more than it buys back in separation\.β\\betatherefore has to be matched to the request: near zero when the active set is well separated, positive when the request is internally collinear\. Because the within\-support cosines are entries of𝐆\\mathbf\{G\}, this choice is computable at request time at no additional cost\.

#### Status\.

𝐇β\\mathbf\{H\}\_\{\\beta\}is defined in closed form, the geometry above characterizes the trade\-off it navigates, and the behavioral evidence locates where relaxation is needed\. A behavioral evaluation of request\-adaptiveβ\\betaschedules is left to future work; we do not claim here that𝐇β\\mathbf\{H\}\_\{\\beta\}recovers the collinear cases\.

β\\betaκ⁡\(𝐆\+β​𝐈\)\\kappa\(\\mathbf\{G\}\+\\beta\\mathbf\{I\}\)‖𝜶β‖\\\|\\boldsymbol\{\\alpha\}\_\{\\beta\}\\\|AccTESJFE𝒘=\(0,0\.5,0,0\.5\)\\boldsymbol\{w\}=\(0,0\.5,0,0\.5\)\(TE\+FE\)024\.373\.130\.0000\.5000\.0000\.5000\.114\.021\.820\.0380\.4230\.1190\.3940\.55\.700\.710\.0900\.3060\.1910\.28822\.380\.240\.0950\.1870\.1550\.183𝒘=eSJ\\boldsymbol\{w\}=e\_\{\\mathrm\{SJ\}\}\(one\-hot SocialJustice\)024\.375\.860\.0000\.0001\.0000\.0000\.114\.023\.330\.0130\.0740\.7200\.1650\.55\.701\.260\.0560\.1470\.4350\.23522\.380\.400\.0770\.1360\.2340\.175Table 29:Regularization path of𝐇β=\(𝐆\+β​𝐈\)−1\\mathbf\{H\}\_\{\\beta\}=\(\\mathbf\{G\}\+\\beta\\mathbf\{I\}\)^\{\-1\}on the 3B contrast Gram matrix\. Projections are𝐆​𝜶β\\mathbf\{G\}\\boldsymbol\{\\alpha\}\_\{\\beta\}, the achieved emphasis along each direction;κ⁡\(𝐆\+β​𝐈\)\\kappa\(\\mathbf\{G\}\+\\beta\\mathbf\{I\}\)depends only onβ\\beta\. Atβ=0\\beta=0the projections equal the request exactly; largerβ\\betashrinks the coefficient norm and reintroduces off\-support projection in order of cosine with the active set\.

## Appendix VInstruction prompting as baseline and complement

Instructing the model to emphasize a value is the zero\-training alternative to activation steering, and it is a strong one: on single\-value NSE it is statistically indistinguishable from corrected steering\. It is also a complement rather than a substitute\. Its strength depends heavily on wording, no weights appear in its instructions, and stacking it with corrected steering at a re\-calibrated strength exceeds either alone at matched response quality\. This appendix reports the comparison, the phrasing sensitivity, and the stack\.

#### Protocol\.

We test three phrasings of the single\-value instruction, injected as the system prompt with the question left unmodified\. P1: “Please emphasize \{value\} in your response\.” P2: “You should emphasize \{value\} in your response\. Focus on this dimension when answering: \{description\}\.” P3 assigns a persona, e\.g\. for SocialJustice “You are an environmental justice advocate who centers equity, vulnerable communities, and fair distribution of burdens\.”, with analogous personas for the other dimensions \(a scientist prioritizing empirical evidence, a technology optimist and economist, an intergenerational ethicist\)\. The \{value\} strings are “scientific accuracy and evidence\-based reasoning” \(Accuracy\), “technological solutions and economic efficiency” \(TechEcon\), “social equity and fairness” \(SocialJustice\), and “long\-term sustainability and intergenerational ethics” \(FutureEthics\); the mixed\-𝒘\\boldsymbol\{w\}prompting condition of Appendix[N](https://arxiv.org/html/2609.05800#A14)uses the same strings\. Prompted responses are generated by sampling \(temperature 0\.7, top\-pp0\.9, up to 200 new tokens\); the corrected\-steering arm reuses the main\-experiment generations\. Judging is identical to the main protocol: DeepSeek, three judge calls per comparison with randomized A/B position and majority vote, each arm judged against the unsteered baseline\.

#### Single\-value comparison\.

Table[30](https://arxiv.org/html/2609.05800#A22.T30)reports per\-dimension and macro NSE for prompting \(P1\) against contrast\_ginv on the full 200 canonical questions\. Prompting is nominally higher on the macro \(\+16\.90%\+16\.90\\%against\+13\.96%\+13\.96\\%\), and the difference is not statistically significant \(paired bootstrapp=0\.231p=0\.231; Wilcoxon signed\-rank on the same per\-question pairingp=0\.23p=0\.23\)\. Per dimension, the only significant difference favors prompting, on TechEcon \(p=0\.014p=0\.014\); the largest nominal advantage in the other direction is corrected steering on SocialJustice \(p=0\.163p=0\.163\)\. We claim single\-value superiority for neither method\.

Table 30:Per\-dimension and macro NSE for instruction prompting \(P1\) against corrected steering \(contrast\_ginv\) on the full 200 canonical questions \(Llama\-3\.2\-3B\-Instruct, main judge protocol\)\.ppis a paired bootstrap on the per\-question difference; the macro difference is also not significant under a Wilcoxon signed\-rank on the same pairing \(p=0\.23p=0\.23\)\.
#### Sensitivity to phrasing\.

Prompting strength is a property of the wording\. Across the three phrasings of the same request, on the same 50\-question subset, macro NSE moves from\+12\.58%\+12\.58\\%\(P1\) to\+21\.50%\+21\.50\\%\(P2\) to\+29\.17%\+29\.17\\%\(P3\), with corrected steering at\+15\.25%\+15\.25\\%as the reference \(its main\-experiment judgments restricted to this subset\); on SocialJustice alone the spread runs from\+8\.00%\+8\.00\\%to\+42\.67%\+42\.67\\%\. Decomposing NSE on this subset, corrected steering attains its effect at the lowest spillover win rate of the four arms \(42\.50%42\.50\\%, against44\.3344\.33–48\.92%48\.92\\%for the three phrasings\): the instructions lift non\-target emphasis along with the target\. Prompting exposes no explicit knob on this strength; on the steering side, strength is the scalarα\\alpha\(Appendix[I](https://arxiv.org/html/2609.05800#A9)\) and allocation is𝒘\\boldsymbol\{w\}, both independent of wording\.

#### Stacking\.

The two mechanisms compose, and the comparison is between operating points, each configuration at its calibrated strength\. Table[31](https://arxiv.org/html/2609.05800#A22.T31)reports the ladder on the first 100 canonical questions\. At the main experiment’sα=26\\alpha=26, adding the P1 instruction on top of corrected steering reaches the highest macro NSE \(\+37\.25%\+37\.25\\%\), exceeding corrected steering alone on all four dimensions \(significant on three: bootstrapp=0\.006p=0\.006,p<0\.001p<0\.001,p<0\.001p<0\.001; FutureEthicsp=0\.12p=0\.12\) and prompting alone on all four \(significant on two\), but pays a perplexity cost \(median 2\.79\)\. Because the instruction already supplies part of the push, halving the steering strength toα=13\\alpha=13retains\+27\.71%\+27\.71\\%at quality parity with corrected steering at its own operating point: median perplexity 2\.49 for the stack atα=13\\alpha=13against 2\.48 for corrected steering atα=26\\alpha=26, fluency 3\.99 against 3\.97\. On the same questions and at the same response quality, the stack roughly doubles the macro NSE of corrected steering alone\.

Table 31:Operating\-point ladder on the first 100 canonical questions \(Llama\-3\.2\-3B\-Instruct, contrast directions, layer 14\)\. Macro NSE from the powered stacking run \(n=100n=100questions per target dimension\); the prompting and corrected\-steering reference rows reuse the corresponding judgments restricted to this subset, hence the expected subset variation from Table[30](https://arxiv.org/html/2609.05800#A22.T30)\. Median perplexity and mean fluency \(1–5\) are computed on the same subset \(100 questions; 400 generations per four\-dimension arm\); both metrics follow the protocol of Appendix[T](https://arxiv.org/html/2609.05800#A20)\. NSE is measured against the unsteered baseline, so the baseline row has none\.
#### Granularity of control\.

The instruction templates make the structural difference visible: no weights appear in any of them\. A prompt names the values to emphasize; a preference ratio such as0\.7/0\.30\.7/0\.3never enters the text, and the mixed\-𝒘\\boldsymbol\{w\}instruction of Appendix[N](https://arxiv.org/html/2609.05800#A14)likewise names only the active set\. The continuous𝒘\\boldsymbol\{w\}buys programmatic composability and reproducibility instead: it enters the intervention numerically through𝜶=𝐆−1​𝒘\\boldsymbol\{\\alpha\}=\\mathbf\{G\}^\{\-1\}\\boldsymbol\{w\}, composes linearly across dimensions, stacks with prompting, and is invariant to wording, whereas the results above show prompting strength varying by a factor of two across natural phrasings of the same request\. We make no claim that nearby weight vectors produce reliably distinguishable individual outputs; at the pattern level, the fidelity analysis of Appendix[N](https://arxiv.org/html/2609.05800#A14)shows that the achieved emphasis profile tracks the requested𝒘\\boldsymbol\{w\}\.

## Appendix WHuman validation of the pairwise emphasis judgments

Every NSE number in this paper rests on pairwise emphasis judgments made by an LLM judge\. This appendix validates those judgments against human annotators performing the same unit task under the same instruction: given a question, two responses in randomized left\-right order, and one named value dimension, select the response that places more emphasis on that dimension, or call a tie\. The instruction wording matches the judge prompt \(Appendix[H](https://arxiv.org/html/2609.05800#A8)\), and annotation is blind, with nothing marking which response is steered\.

#### Sample\.

The sample contains 240 comparisons drawn from the primary 3B experiment, reusing the main\-experiment generations \(contrast directions,α=26\\alpha=26, layer 14\)\. Each item pairs a steered response with the unsteered baseline response to the same question and names one judged dimension; 115 items come from contrast\_ginv and 125 from contrast\_naive\. Sampling is stratified into 96 target items, where the judged dimension is the steering target, and 144 spillover items, where it is one of the three others\. All four judged dimensions are covered \(Accuracy 65, SocialJustice 64, TechEcon 58, FutureEthics 53\), and the steered response appears on the left in 127 of the 240 items\.

#### Annotators\.

Five annotators labelled the sample; three covered all 240 items and two covered initial contiguous blocks\. One annotator whose labels correlated near zero with both the other annotators and the judge was excluded as an outlier, leaving four\. Inter\-annotator agreement is computed on the three annotators who labelled every item; the steered\-selection rate and human\-judge agreement use the majority label over all four retained annotators wherever available\.

#### Measures\.

We report three quantities: agreement between the human labels and the judge’s verdicts on the same items, the direct validation target; inter\-annotator agreement, on the same chance\-corrected scale as the cross\-judge comparison \(Appendix[R](https://arxiv.org/html/2609.05800#A18)\); and the human counterpart of the steering readout, the rate at which annotators select the steered response over the baseline, split by item type and method\. Effective steering appears as a higher steered\-selection rate on target items, and spillover suppression appears as a lower steered\-selection rate on spillover items for contrast\_ginv than for contrast\_naive\.

#### Results\.

Table[32](https://arxiv.org/html/2609.05800#A23.T32)reports the results, and they support the judge on both axes\. Humans and the judge agree atκ=0\.51\\kappa=0\.51on the identical comparisons, above theκ=0\.39\\kappa=0\.39the three judge families reach among themselves \(Appendix[R](https://arxiv.org/html/2609.05800#A18)\): the automated verdicts track human judgment at least as closely as human\-calibrated judges track each other\. Agreement among the three full\-coverage annotators is moderate,κ=0\.41\\kappa=0\.41, in the same range and consistent with the subjectivity of a single emphasis comparison\. The steering readout carries through to human labels: annotators select the steered response more than twice as often for contrast\_ginv as for contrast\_naive on target items \(0\.330\.33against0\.150\.15\), and on spillover items the steered\-selection rate stays low for both \(0\.140\.14against0\.120\.12\), the same pattern the automated NSE reports\. Human evaluation confirms both that the judge is a faithful stand\-in and that the correction behaves as claimed\.

Table 32:Human validation of the pairwise emphasis judgments\. Top: rate at which annotators select the steered response over the unsteered baseline \(majority vote; ties counted in the denominator\), by item type and method\. Bottom: agreement of the human labels with the LLM judge, and among annotators\. Human–judge agreement \(κ=0\.51\\kappa=0\.51\) exceeds the cross\-judge level \(κ=0\.39\\kappa=0\.39\), and inter\-annotator agreement is moderate\. One outlier annotator, whose labels correlated near zero with both the other annotators and the judge, was excluded\.†Inter\-annotator agreement \(Fleissκ\\kappa, three\-way\) is over the three annotators who labelled all 240 items; the human–judge and steered\-selection figures additionally use a fourth annotator who labelled 48 items\.

Similar Articles

Multi-Attribute Steering of Language Models via Targeted Intervention

arXiv cs.CL

MAT-Steer introduces a novel inference-time intervention framework for steering LLMs across multiple conflicting attributes by learning sparse, orthogonal steering vectors that selectively target tokens relevant to each attribute, achieving gains in QA tasks and generative tasks over prior methods.

Contextual Value Alignment via Multilayer Combinatorial Fusion

arXiv cs.AI

This paper proposes MCF-CVA, a multilayer combinatorial fusion framework for contextual value alignment of LLMs, which uses multiple moral agents and an expansion-reduction process to better capture ethical pluralism and outperform single-agent baselines.