paper-with-me

홈 › Papers

Activation Space Interventions Can Be Transferred Between Large Language Models

2025-03-06 · Narmeen Oozeer, Dhruv Nathawani, Nirmalendu Prakash, Michael Lan, Abir Harrasse, Amirali Abdullah

The study of representation universality in AI models reveals growing convergence across domains, modalities, and architectures. However, the practical applications of representation universality remain largely unexplored. We bridge this gap by demonstrating that safety interventions can be transferred between models through learned mappings of their shared activation spaces. We demonstrate this approach on two well-established AI safety tasks: backdoor removal and refusal of harmful prompts, showing successful transfer of steering vectors that alter the models' outputs in a predictable way. Additionally, we propose a new task, \textit{corrupted capabilities}, where models are fine-tuned to embed knowledge tied to a backdoor. This tests their ability to separate useful skills from backdoors, reflecting real-world challenges. Extensive experiments across Llama, Qwen and Gemma model families show that our method enables using smaller models to efficiently align larger ones. Furthermore, we demonstrate that autoencoder mappings between base and fine-tuned models can serve as reliable ``lightweight safety switches", allowing dynamic toggling between model behaviors.

📄 PDF Abstract BibTeX arXiv:2503.04429

Code (1)

withmartian/closing-backdoors-via-representation-transfer 공식 구현 jax

Methods 이 논문이 사용한 방법론

BASE 설명 없음
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Refusal Beyond a Single Direction: A Preliminary Comparison of Diff-in-Means and INLP

2026-06-11 · Elisabetta Rocchetti, Alfio Ferrara arxiv

Arditi et al. (2024) has shown that refusal in safety fine-tuned chat models is mediated by a single linear direction in the residual stream, recoverable by a difference-in-means (DiM) of harmful and harmless activations…

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…

Activation Steering of Video Generation Models via Reduced-Order Linear Optimal Control

2026-06-03 · Jihoon Hong, Alice Chan, Qiyue Dai, Julian Skifstad 외 arxiv

Text-to-video (T2V) models trained on large-scale web data can generate undesired content, motivating interventions that reduce harmful outputs without sacrificing visual quality. Activation steering offers an attractive…

Video Generation

A Low-Rank Subspace Analysis of LLM Interventions

2026-06-12 · Angira Sharma, Christian Schroeder de Witt, Philip Torr, Anisoara Calinescu 외 arxiv

Interventions designed to modify a particular behavior in LLMs, such as refusal or sycophancy, often produce unintended changes in other behaviors. This lack of targeted control makes it difficult to design and implement…

Manifold Steering Reveals the Shared Geometry of Neural Network Representation and Behavior

2026-05-06 · Daniel Wurgaft, Can Rager, Matthew Kowal, Vasudev Shyam 외 arxiv

Neural representations carry rich geometric structure; but does that structure causally shape behavior? To address this question, we intervene along paths through activation space defined by different geometries, and mea…