paper-with-me

Papers

The Cylindrical Representation Hypothesis for Language Model Steering

2026-05-03 · Lang Gao, Jinghui Zhang, Wei Liu, Fengxian Ji, Chenxi Wang, Zirui Song, Akash Ghosh, Youssef Mohamed, Preslav Nakov, Xiuying Chen arxiv

Steering is a widely used technique for controlling large language models, yet its effects are often unstable and hard to predict. Existing theoretical accounts are largely based on the Linear Representation Hypothesis (LRH). While LRH assumes that concepts can be orthogonalized for lossless control, this idealized mapping fails in real representations and cannot account for the observed unpredictability of steering. By relaxing LRH's orthogonality assumption while preserving linear representations, we show that overlapping concept contributions naturally yield a sample-specific axis-orthogonal structure. We formalize this as the Cylindrical Representation Hypothesis (CRH). In CRH, a central axis captures the main difference between concept absence and presence and drives concept generation. A surrounding normal plane controls steering sensitivity by determining how easily the axis can activate the target concept. Within this plane, only specific sensitive sectors strongly facilitate concept activation, while other sectors can suppress or delay it. While the surrounding normal plane can be reliably identified from difference vectors, the sensitive sector cannot, introducing intrinsic uncertainty at the sector level. This uncertainty provides a principled explanation for why steering outcomes often fluctuate even when using well-aligned directions. Our experiments verify the existence of the cylindrical structure and demonstrate that CRH provides a valid and practical way to interpret model steering behavior in real settings: https://github.com/mbzuai-nlp/CRH.

📄 PDF Abstract BibTeX arXiv:2605.01844

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Denoising Concept Vectors with Sparse Autoencoders for Improved Language Model Steering

2025-05-21 · Haiyan Zhao, Xuansheng Wu, Fan Yang, Bo Shen 외

Linear Concept Vectors have proven effective for steering large language models (LLMs). While existing approaches like linear probing and difference-in-means derive these vectors from LLM hidden representations, diverse …

counterfactualDenoisingLanguage ModelingLanguage Modelling

Waveguide-Fed Lens Based Beam-Steering Antenna For 5G Wireless Communications

2019-03-26

In this paper, a two-dimensional cylindrical Lens antenna based on the parallel plate technique is designed. It supports beam-steering capability of 58 degree at 28 GHz. The antenna is composed of low loss rectangular wa…

Linear Representation Transferability Hypothesis: Leveraging Small Models to Steer Large Models

2025-05-31 · Femi Bello, Anubrata Das, Fanzhi Zeng, Fangcong Yin 외

It has been hypothesized that neural networks with similar architectures trained on similar data learn shared representations relevant to the learning task. We build on this idea by extending the conceptual framework whe…

The Linear Representation Hypothesis and the Geometry of Large Language Models

2023-11-07 · Kiho Park, Yo Joong Choe, Victor Veitch

Informally, the 'linear representation hypothesis' is the idea that high-level concepts are represented linearly as directions in some representation space. In this paper, we address two closely related questions: What d…

counterfactualSentence

Curveball Steering: The Right Direction To Steer Isn't Always Linear

2026-03-10 · Shivam Raval, Hae Jin Song, Linlin Wu, Abir Harrasse 외 arxiv

Activation steering is a widely used approach for controlling large language model (LLM) behavior by intervening on internal representations. Existing methods largely rely on the Linear Representation Hypothesis, assumin…