paper-with-me

홈 › Papers

High-Dimensional Random Projection for Activation Steering in Language Models

2026-06-13 · Minh-Hieu Pham, Bach Do, Laziz Abdullaev, Tan Minh Nguyen, Khoat Than arxiv

Activation steering has emerged as a key methodology for controlling the behavior of large language models (LLMs). Existing difference-in-means based methods, however, are fundamentally limited: they capture only mean differences between class activations and fail to recover discriminative signals that naturally exist in the nonlinear feature subspace under the superposition hypothesis. Motivated by that, we propose High-Dimensional Random-projection for Activation Steering (HiDRA), a training-free approach that integrates seamlessly with existing activation steering methods. By performing activation addition in the projected high-dimensional space, HiDRA can provably capture a better discriminative structure beyond the reach of linear methods. Experiments across diverse LLM families and benchmarks demonstrate that HiDRA consistently outperforms baseline counterparts, achieving stronger behavioral control without significant computational overhead.

📄 PDF Abstract BibTeX arXiv:2606.15092

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Steering Large Language Models using Conceptors: Improving Addition-Based Activation Engineering

2024-10-09 · Joris Postmus, Steven Abreu

Large language models have transformed AI, yet reliably controlling their outputs remains a challenge. This paper explores activation engineering, where outputs of pre-trained LLMs are controlled by manipulating their ac…

In-Context Learning

Conceptors for Semantic Steering

2026-05-06 · Ilias Triantafyllopoulos, Young-Min Cho, Ren Tao, Miranda Muqing Miao 외 arxiv

Activation-based steering provides control of LLM behavior at inference time, but the dominant paradigm reduces each concept to a single direction whose geometry is left largely unexamined. Rather than selecting a single…

Manifold-Guided Attention Steering

2026-05-20 · Ian Li, Kapilesh Guruprasad, Raunak Sengupta, Ninad Satish 외 arxiv

Large language models frequently produce errors in reasoning tasks despite possessing the underlying knowledge required for correct reasoning. One possible approach to improve reasoning consistency is through activation …

Mathematical ReasoningCode Generation

Don't Lose Focus: Activation Steering via Key-Orthogonal Projections

2026-05-07 · Haoyan Luo, Mateo Espinosa Zarlenga, Mateja Jamnik arxiv

Activation steering controls LLM behaviour towards target behaviour by intervening in internal representations, yet it often degrades reasoning and retrieval performance. We argue that a primary cause of this trade-off i…

Activation Steering for Aligned Open-ended Generation without Sacrificing Coherence

2026-04-09 · Niklas Herbster, Martin Zborowski, Alberto Tosato, Gauthier Gidel 외 arxiv

Alignment in LLMs is more brittle than commonly assumed: misalignment can be induced by adversarial prompts, benign fine-tuning, emergent misalignment, and goal misgeneralization. Recent evidence suggests that some misal…