paper-with-me

Papers

Distributed Sparse Interventions in Language Models

2026-07-08 · Maximilian S. Ernst, Lorenz Linhardt, Aaron Peikert, Oliver Eberle arxiv

Language models perform a wide range of tasks at varying levels of abstraction with the capacity to flexibly infer tasks from context, execute multiple tasks simultaneously, and select among competing tasks. To study the role of model components in task behaviour, their causal influence can be investigated through interventions. Prior work on model steering has largely focused on interventions along global directions in activation space, modeling task representations as approximately linear and additive. By studying interventions at the neuron level, we find substantial, neuron-specific nonlinear effects on model outputs that are not captured by current steering approaches. We introduce Distributed Sparse Interventions (DSI), an intervention approach that considers nonlinearities and interactions between neurons across layers to identify sparse sets of neurons that elicit task-relevant computations. Across a range of tasks, we demonstrate that DSI can activate task behaviour in instruction-tuned language models by localising and intervening on as few as 0.01% of neurons, highlighting the effectiveness of sparse, distributed interventions in the neuron basis. Additionally, adopting a set-based perspective enables computations over the identified neuron sets, offering insights into the roles of individual neurons by analysing their effects across tasks. Through sparse interventions, DSI enables fine-grained control over model behaviour, localisation of task-relevant neuron sets, and furthers our understanding of task composition.

📄 PDF Abstract BibTeX arXiv:2607.07128

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CircuitSteer: Geometrically Aligned Multi-Layer Steering via Sparse Autoencoder Circuits

2026-08-06 · Mehrshad Saadatinia, Parsa Razmara, Ardalan Aryashad, Ali Abbasi 외 arxiv

Controlling the behavior of large language models (LLMs) remains a critical challenge for AI alignment. Existing steering methods, such as Contrastive Activation Addition (CAA), typically rely on fixed single-layer inter…

Tracing Moral Foundations in Large Language Models

2026-01-09 · Chenxiao Yu, Bowen Yi, Farzan Karimi-Malekabadi, Suhaib Abdurahman 외 arxiv

Large language models often produce human-like moral judgments, but it is unclear whether this reflects an internal conceptual structure or superficial ``moral mimicry.'' Using Moral Foundations Theory (MFT) as an analyt…

AlignSAE: Concept-Aligned Sparse Autoencoders

2025-12-01 · Minglai Yang, Xinyu Guo, Zhengliang Shi, Jinhe Bi 외 arxiv

Large Language Models (LLMs) encode factual knowledge within hidden parametric spaces that are difficult to inspect or control. While Sparse Autoencoders (SAEs) can decompose hidden activations into more fine-grained, in…

PrivacyScalpel: Enhancing LLM Privacy via Interpretable Feature Intervention with Sparse Autoencoders

2025-03-14 · Ahmed Frikha, Muhammad Reza Ar Razi, Krishna Kanth Nakka, Ricardo Mendes 외

Large Language Models (LLMs) have demonstrated remarkable capabilities in natural language processing but also pose significant privacy risks by memorizing and leaking Personally Identifiable Information (PII). Existing …

MemorizationPrivacy Preserving

Causal Abstraction: A Theoretical Foundation for Mechanistic Interpretability

2023-01-11 · Atticus Geiger, Duligur Ibeling, Amir Zur, Maheep Chaudhary 외

Causal abstraction provides a theoretical foundation for mechanistic interpretability, the field concerned with providing intelligible algorithms that are faithful simplifications of the known, but opaque low-level detai…

Explainable Artificial Intelligence (XAI)