paper-with-me

Papers

Weight Updates as Activation Shifts: A Principled Framework for Steering

2026-02-28 · Dyah Adila, John Cooper, Alexander Yun, Avi Trost, Frederic Sala arxiv

Activation steering promises to be an extremely parameter-efficient form of adaptation, but its effectiveness depends on critical design choices -- such as intervention location and parameterization -- that currently rely on empirical heuristics rather than a principled foundation. We establish a first-order equivalence between activation-space interventions and weight-space updates, deriving the conditions under which activation steering can replicate fine-tuning behavior. This equivalence yields a principled framework for steering design and identifies the post-block output as a theoretically-backed and highly expressive intervention site. We further explain why certain intervention locations outperform others and show that weight updates and activation updates play distinct, complementary functional roles. This analysis motivates a new approach -- joint adaptation -- that trains in both spaces simultaneously. Our post-block steering achieves accuracy within 0.2%-0.9%$ of full-parameter tuning, on average across tasks and models, while training only 0.04% of model parameters. It consistently outperforms prior activation steering methods such as ReFT and PEFT approaches including LoRA, while using significantly fewer parameters. Finally, we show that joint adaptation often surpasses the performance ceilings of weight and activation updates in isolation, introducing a new paradigm for efficient model adaptation.

📄 PDF Abstract BibTeX arXiv:2603.00425

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Transmuting prompts into weights

2025-10-09 · Hanna Mazzawi, Benoit Dherin, Michael Munn, Adrian Goldwaser 외 arxiv

A growing body of research has demonstrated that the behavior of large language models can be effectively controlled at inference time by directly modifying their internal states, either through vector additions to their…

AcTTA: Rethinking Test-Time Adaptation via Dynamic Activation

2026-03-27 · Hyeongyu Kim, Geonhui Han, Dosik Hwang arxiv

Test-time adaptation (TTA) aims to mitigate performance degradation under distribution shifts by updating model parameters during inference. Existing approaches have primarily framed adaptation around affine modulation, …

Test-time Adaptation

BARRIER: Bounded Activation Regions for Robust Information Erasure

2026-05-15 · Jan Miksa, Patryk Krukowski, Przemysław Spurek, Dawid Damian Rymarczyk 외 arxiv

Machine unlearning has reached a critical bottleneck. As traditional weight-space interventions focus primarily on erasing targeted concepts, they often fail to prevent the unintended suppression of other significant rep…

Hebbian Attractor Networks for Robot Locomotion

2026-03-23 · Alexander Dittrich, Fuda van Diggelen, Dario Floreano arxiv

Biological neural networks continuously adapt and modify themselves in response to experiences throughout their lifetime - a capability largely absent in artificial neural networks. Hebbian plasticity offers a promising …

Learning to Stay Safe: Adaptive Regularization Against Safety Degradation during Fine-Tuning

2026-02-19 · Jyotin Goel, Souvik Maji, Pratik Mazumder arxiv

Instruction-following language models are trained to be helpful and safe, yet their safety behavior can deteriorate under benign fine-tuning and worsen under adversarial updates. Existing defenses often offer limited pro…