paper-with-me

Papers

Understanding Unreliability of Steering Vectors in Language Models: Geometric Predictors and the Limits of Linear Approximations

2026-02-19 · Joschka Braun arxiv

Steering vectors are a lightweight method for controlling language model behavior by adding a learned bias to the activations at inference time. Although effective on average, steering effect sizes vary across samples and are unreliable for many target behaviors. In my thesis, I investigate why steering reliability differs across behaviors and how it is impacted by steering vector training data. First, I find that higher cosine similarity between training activation differences predicts more reliable steering. Second, I observe that behavior datasets where positive and negative activations are better separated along the steering direction are more reliably steerable. Finally, steering vectors trained on different prompt variations are directionally distinct, yet perform similarly well and exhibit correlated efficacy across datasets. My findings suggest that steering vectors are unreliable when the latent target behavior representation is not effectively approximated by the linear steering direction. Taken together, these insights offer a practical diagnostic for steering unreliability and motivate the development of more robust steering methods that explicitly account for non-linear latent behavior representations.

📄 PDF Abstract BibTeX arXiv:2602.17881

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Analysing the Safety Pitfalls of Steering Vectors

2026-03-25 · Yuxiao Li, Alina Fastowski, Efstratios Zaradoukas, Bardh Prenkaj 외 arxiv

Activation steering has emerged as a powerful tool to shape LLM behavior without the need for weight updates. While its inherent brittleness and unreliability are well-documented, its safety implications remain underexpl…

Do Personality Traits Interfere? Geometric Limitations of Steering in Large Language Models

2026-01-23 · Pranav Bhandari, Usman Naseem, Mehwish Nasim arxiv

Personality steering in large language models (LLMs) commonly relies on injecting trait-specific steering vectors, implicitly assuming that personality traits can be controlled independently. In this work, we examine whe…

Persona Vectors in Games: Measuring and Steering Strategies via Activation Vectors

2026-03-22 · Johnathan Sun, Andrew Zhang arxiv

Large language models (LLMs) are increasingly deployed as autonomous decision-makers in strategic settings, yet we have limited tools for understanding their high-level behavioral traits. We use activation steering metho…

Steering Geometry: Validating Human Value Geometry in LLM Steering Space

2026-09-05 · Mohammad Mahdi Abootorabi, Armin Saghafian, Ali Bazshoushtari, Hamid Rezaei 외 hf

As large language models (LLMs) are increasingly deployed in alignment-sensitive contexts, activation steering has emerged as a lightweight, inference-time alternative to fine-tuning methods (e.g., RLHF, DPO) for behavio…

Global Evolutionary Steering: Refining Activation Steering Control via Cross-Layer Consistency

2026-03-12 · Xinyan Jiang, Wenjing Yu, Di Wang, Lijie Hu arxiv

Activation engineering enables precise control over Large Language Models (LLMs) without the computational cost of fine-tuning. However, existing methods deriving vectors from static activation differences are susceptibl…

Steering Control