paper-with-me

Papers

Enhancing LLM Steering through Sparse Autoencoder-Based Vector Refinement

2025-09-28 · Anyi Wang, Xuansheng Wu, Dong Shu, Yunpu Ma, Ninghao Liu arxiv

Steering has emerged as a promising approach in controlling large language models (LLMs) without modifying model parameters. However, most existing steering methods rely on large-scale datasets to learn clear behavioral information, which limits their applicability in many real-world scenarios. The steering vectors extracted from small dataset often contain task-irrelevant noising features, which degrades their effectiveness. To refine the steering vectors learned from limited data, we introduce Refinement of Steering Vector via Sparse Autoencoder (SAE-RSV) that leverages SAEs to semantically denoise and augment the steering vectors. In our framework, we first remove task-irrelevant features according to their semantics provided by SAEs, and then enrich task-relevant features missing from the small dataset through their semantic similarity to the identified relevant features. Extensive experiments demonstrate that the proposed SAE-RSV substantially outperforms all the baseline methods including supervised fine-tuning. Our findings show that effective steering vector can be constructed from limited training data by refining the original steering vector through SAEs.

📄 PDF Abstract BibTeX arXiv:2509.23799

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Similarity

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

Can sparse autoencoders be used to decompose and interpret steering vectors?

2024-11-13 · Harry Mayne, Yushi Yang, Adam Mahdi

Steering vectors are a promising approach to control the behaviour of large language models. However, their underlying mechanisms remain poorly understood. While sparse autoencoders (SAEs) may offer a potential method to…

Textual Steering Vectors Can Improve Visual Understanding in Multimodal Large Language Models

2025-05-20 · Woody Haosheng Gan, Deqing Fu, Julian Asilis, Ollie Liu 외

Steering methods have emerged as effective and targeted tools for guiding large language models' (LLMs) behavior without modifying their parameters. Multimodal large language models (MLLMs), however, do not currently enj…

Diversity

Steering Large Language Models with Feature Guided Activation Additions

2025-01-17 · Samuel Soo, Wesley Teng, Chandrasekaran Balaganesh

Effective and reliable control over large language model (LLM) behavior is a significant challenge. While activation steering methods, which add steering vectors to a model's hidden states, are a promising approach, exis…

DecoderLanguage ModelingLanguage ModellingLarge Language Model

Steering Language Model Refusal with Sparse Autoencoders

2024-11-18 · Kyle O'Brien, David Majercak, Xavier Fernandes, Richard Edgar 외

Responsible practices for deploying language models include guiding models to recognize and refuse answering prompts that are considered unsafe, while complying with safe prompts. Achieving such behavior typically requir…

Language ModelingLanguage Modellingmodel