vix.ing · top · new · best · stats · spec

Refusal in LLMs is an Affine Function

2024/11/13 by Thomas Märshall, Thomas Marshall, Adam Scherlis +4 · 1 voice · 3 citations
Computer Science · #Multi-Agent Systems and Negotiation #cs.CL #cs.LG

paper · pdf · doi:10.48550/arxiv.2411.09003

openalex publication_date 2024/11/13 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

We propose affine concept editing (ACE) as an approach for steering language models' behavior by intervening directly in activations. We begin with an affine decomposition of model activation vectors and show that prior methods for steering model behavior correspond to subsets of terms of this decomposition. We then provide a derivation of ACE and use it to control refusal behavior on ten different models, including Llama 3 70B. ACE combines affine subspace projection and activation addition to reliably control the model's refusal responses across prompt types. We evaluate the results using LLM-based scoring on a collection of harmful and harmless prompts. Our experiments demonstrate that ACE consistently achieves more precise control over model behavior than existing methods and generalizes to models where directional ablation via affine subspace projection alone produces incoherent outputs. Code for reproducing our results is available at https://github.com/EleutherAI/steering-llama3 .

Cited by

Discussions

Related