paper-with-me

Papers

FishBack: Pullback Fisher Geometry for Optimal Activation Steering in Transformers

2026-05-17 · Sihan Wang, Jiayi Zhao arxiv

Activation steering has emerged as a lightweight approach for modifying language model behavior without parameter updates, yet existing methods remain brittle: unstable across layers and prone to disturbing behavior unrelated to the target concept. We trace these failures to a hidden assumption shared by widely-used methods such as CAA, ActAdd, and ITI: that the intermediate activation space is Euclidean. We show this assumption is fundamentally flawed. The metric that actually governs how a hidden-state perturbation changes the output is the Fisher information metric of the softmax layer, pulled back to the intermediate layer through the Jacobian of the intervening layers. From it we derive a closed-form steering direction, applied to a hidden state at an intermediate layer, that reaches a target concept change with the least non-target distortion. The framework is sharpest in the early and middle intermediate layers, where the metric is strongly non-Euclidean and geometric correction matters most. We evaluate it on three verb-morphology concepts: third-person-singular, progressive, and past-tense inflection, following standard counterfactual-concept evaluation. On GPT-2 Small, this non-Euclidean geometry is borne out empirically, and our method lowers off-target KL divergence by median factors of 1.4--6.5x against individual steering baselines. On Llama-3-8B and Qwen3-8B, it lowers off-target KL by median factors of 1.8--3.6x against individual baselines at the early and middle layers. These results show that geometric correction retains its advantage on larger models with more complex internal structure.

📄 PDF Abstract BibTeX arXiv:2605.17231

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Beyond Activation Alignment: The Geometry of Neural Sensitivity

2026-05-04 · Amirhossein Yavari, Farnaz Zamani Esfahlani arxiv

Activation-alignment measures such as Representational Similarity Analysis (RSA), Canonical Correlation Analysis (CCA), and Centered Kernel Alignment (CKA) are widely used to compare biological and artificial neural repr…

FRInGe: Distribution-Space Integrated Gradients with Fisher--Rao Geometry

2026-05-07 · Gabriele Martino, Sebastian Tschiatschek arxiv

Gradient-based attribution methods are model-faithful and scalable, but Integrated Gradients (IG) can be brittle because explanations depend on heuristic baselines, straight-line paths, discretization, and saturation. We…

Fisher-Rao distance and pullback SPD cone distances between multivariate normal distributions

2023-07-20 · Frank Nielsen

Data sets of multivariate normal distributions abound in many scientific areas like diffusion tensor imaging, structure tensor computer vision, radar signal processing, machine learning, just to name a few. In order to p…

Clustering

The Geometry of Updates: Fisher Alignment at Vocabulary Scale

2026-06-25 · John Sweeney arxiv

Training-free source selection for LLM families with shared vocabularies arises in scientific string domains such as SMILES, protein, and genomic sequences, where candidate corpora share a tokenizer but differ in predict…

On Probabilistic Pullback Metrics for Latent Hyperbolic Manifolds

2024-10-28 · Luis Augenstein, Noémie Jaquier, Tamim Asfour, Leonel Rozo

Probabilistic Latent Variable Models (LVMs) excel at modeling complex, high-dimensional data through lower-dimensional representations. Recent advances show that equipping these latent representations with a Riemannian m…