中文
相关论文

相关论文: Extending Activation Steering to Broad Skills and …

200 篇论文

Recent advances in automated theorem proving use Large Language Models (LLMs) to translate informal mathematical statements into formal proofs. However, informal cues are often ambiguous or lack strict logical structure, making it hard for…

机器学习 · 计算机科学 2025-10-14 Shashank Kirtania , Arun Iyer

Given the prompt "Rome is in", can we steer a language model to flip its prediction of an incorrect token "France" to a correct token "Italy" by only multiplying a few relevant activation vectors with scalars? We argue that successfully…

计算与语言 · 计算机科学 2024-10-08 Niklas Stoehr , Kevin Du , Vésteinn Snæbjarnarson , Robert West , Ryan Cotterell , Aaron Schein

Large language models (LLMs) have shown impressive abilities in leveraging pretrained knowledge through prompting, but they often struggle with unseen tasks, particularly in data-scarce scenarios. While cross-task in-context learning offers…

计算与语言 · 计算机科学 2025-07-18 Xinyu Tang , Zhihao Lv , Xiaoxue Cheng , Junyi Li , Wayne Xin Zhao , Zujie Wen , Zhiqiang Zhang , Jun Zhou

Large Language Models (LLMs) exhibit remarkable capabilities across various tasks, yet guiding them to follow desired behaviours during inference remains a significant challenge. Activation steering offers a promising method to control the…

计算与语言 · 计算机科学 2025-09-29 Weixuan Wang , Minghao Wu , Barry Haddow , Alexandra Birch

Best-of-$N$ reasoning improves the accuracy of language models in solving complex tasks by sampling multiple candidate solutions and then selecting the best one based on some criteria. A critical bottleneck for this strategy is the output…

机器学习 · 计算机科学 2025-11-12 Ly Tran Ho Khanh , Dongxuan Zhu , Man-Chung Yue , Viet Anh Nguyen

To ensure AI safety, instruction-tuned Large Language Models (LLMs) are specifically trained to ensure alignment, which refers to making models behave in accordance with human intentions. While these models have demonstrated commendable…

密码学与安全 · 计算机科学 2024-08-19 Haoran Wang , Kai Shu

We present a novel approach to bias mitigation in large language models (LLMs) by applying steering vectors to modify model activations in forward passes. We compute 8 steering vectors, each corresponding to a different social bias axis,…

机器学习 · 计算机科学 2026-03-31 Zara Siddique , Irtaza Khalid , Liam D. Turner , Luis Espinosa-Anke

Responsible deployment of language models requires mechanisms for refusing unsafe prompts while preserving model performance. While most approaches modify model weights through additional training, we explore an alternative: steering model…

If large language models operate in a universal semantic space, then switching between languages should require only a simple activation offset. To test this, we take multilingual in-context learning as a case study, where few-shot…

计算与语言 · 计算机科学 2026-04-02 Neeraja Kirtane , Kuan-Hao Huang

Large language models (LLMs) have achieved remarkable performance across many generation tasks. Nevertheless, effectively aligning them with desired behaviors remains a significant challenge. Activation steering is an effective and…

计算与语言 · 计算机科学 2025-10-02 Zifeng Cheng , Jinwei Gan , Zhiwei Jiang , Cong Wang , Yafeng Yin , Xiang Luo , Yuchen Fu , Qing Gu

Deep reinforcement learning has shown its effectiveness in various applications, providing a promising direction for solving tasks with high complexity. However, naively applying classical RL for learning a complex long-horizon task with a…

机器学习 · 计算机科学 2022-06-15 Jeong-Hoon Lee , Jongeun Choi

Activation steering is a popular white-box control technique that modifies model activations to elicit an abstract change in its behavior. It has also become a standard tool in interpretability (e.g., probing truthfulness, or translating…

人工智能 · 计算机科学 2026-05-11 Aayush Mishra , Daniel Khashabi , Anqi Liu

Controlling the behavior of large language models (LLMs) at inference time is essential for aligning outputs with human abilities and safety requirements. \emph{Activation steering} provides a lightweight alternative to prompt engineering…

人工智能 · 计算机科学 2026-01-30 Diaoulé Diallo , Katharina Dworatzyk , Sophie Jentzsch , Peer Schütt , Sabine Theis , Tobias Hecking

The influence of personas on Large Language Models (LLMs) has been widely studied, yet their direct impact on performance remains uncertain. This work explores a novel approach to guiding LLM behaviour through role vectors, an alternative…

计算与语言 · 计算机科学 2025-02-18 Daniele Potertì , Andrea Seveso , Fabio Mercorio

Latent space steering methods provide a practical approach to controlling large language models by applying steering vectors to intermediate activations, guiding outputs toward desired behaviors while avoiding retraining. Despite their…

机器学习 · 计算机科学 2026-01-13 Shawn Im , Sharon Li

Steering methods for language models (LMs) have gained traction as lightweight alternatives to fine-tuning, enabling targeted modifications to model activations. However, prior studies primarily report results on a few models, leaving…

计算与语言 · 计算机科学 2025-04-08 Patrick Queiroz Da Silva , Hari Sethuraman , Dheeraj Rajagopal , Hannaneh Hajishirzi , Sachin Kumar

Large language models that require multiple GPU cards to host are usually the most capable models. It is necessary to understand and steer these models, but the current technologies do not support the interpretability and steering of these…

机器学习 · 计算机科学 2026-04-09 Dev Arpan Desai , Shaoyi Huang , Zining Zhu

The activation function deployed in a deep neural network has great influence on the performance of the network at initialisation, which in turn has implications for training. In this paper we study how to avoid two problems at…

机器学习 · 计算机科学 2021-05-18 Michael Murray , Vinayak Abrol , Jared Tanner

Model steering, which involves intervening on hidden representations at inference time, has emerged as a lightweight alternative to finetuning for precisely controlling large language models. While steering efficacy has been widely studied,…

机器学习 · 计算机科学 2026-02-09 Navita Goyal , Hal Daumé

Adapting general-purpose language models to new skills is currently an expensive process that must be repeated as new instruction datasets targeting new skills are created, or can cause the models to forget older skills. In this work, we…

计算与语言 · 计算机科学 2024-10-18 Jacob Morrison , Noah A. Smith , Hannaneh Hajishirzi , Pang Wei Koh , Jesse Dodge , Pradeep Dasigi