paper-with-me

Papers

Beyond Activation Patterns: A Weight-Based Out-of-Context Explanation of Sparse Autoencoder Features

2026-01-30 · Yiting Liu, Zhi-Hong Deng arxiv

Sparse autoencoders (SAEs) have emerged as a powerful technique for decomposing language model representations into interpretable features. Current interpretation methods infer feature semantics from activation patterns, but overlook that features are trained to reconstruct activations that serve computational roles in the forward pass. We introduce a novel weight-based interpretation framework that measures functional effects through direct weight interactions, requiring no activation data. Through three experiments on Gemma-2 and Llama-3.1 models, we demonstrate that (1) 1/4 of features directly predict output tokens, (2) features actively participate in attention mechanisms with depth-dependent structure, and (3) semantic and non-semantic feature populations exhibit distinct distribution profiles in attention circuits. Our analysis provides the missing out-of-context half of SAE feature interpretability.

📄 PDF Abstract BibTeX arXiv:2601.22447

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

How Few-Shot Examples Add Up: A Causal Decomposition of Function Vectors in In-Context Learning

2026-05-15 · Entang Wang, Yiwei Wang, Aleksandra Bakalova, Michael Hahn arxiv

In-context learning (ICL) excels at new tasks from minimal examples, yet we still lack a mechanistic explanation of how few-shot prompts shape a model's function vector (FV)--a causal activation direction that drives tas…

Pixab-CAM: Attend Pixel, not Channel

2021-09-29 · Jaeeun Jang, Seokjun Kim, Hyeoncheol Kim

To understand the internal behaviors of convolution neural networks (CNNs), many class activation mapping (CAM) based methods, which generate an explanation map by a linear combination of channels and corresponding weigh…

Adversarial Attack

Motivating Next-Gen Accelerators with Flexible (N:M) Activation Sparsity via Benchmarking Lightweight Post-Training Sparsification Approaches

2025-09-26 · Shirin Alanova, Kristina Kazistova, Ekaterina Galaeva, Alina Kostromina 외 arxiv

The demand for efficient large language model (LLM) inference has intensified the focus on sparsification techniques. While semi-structured (N:M) pruning is well-established for weights, its application to activation pru…

Integrating attention into explanation frameworks for language and vision transformers

2025-08-12 · Marte Eggen, Jacob Lysnæs-Larsen, Inga Strümke arxiv

The attention mechanism lies at the core of the transformer architecture, providing an interpretable model-internal signal that has motivated a growing interest in attention-based model explanations. Although attention w…

EXP-CAM: Explanation Generation and Circuit Discovery Using Classifier Activation Matching

2025-09-30 · Pirzada Suhail, Aditya Anand, Amit Sethi arxiv

Machine learning models, by virtue of training, learn a large repertoire of decision rules for any given input, and any one of these may suffice to justify a prediction. However, in high-dimensional input spaces, such ru…

Explanation Generation