paper-with-me

Papers

Features that Make a Difference: Leveraging Gradients for Improved Dictionary Learning

2024-11-15 · Jeffrey Olmo, Jared Wilson, Max Forsey, Bryce Hepner, Thomas Vin Howe, David Wingate

Sparse Autoencoders (SAEs) are a promising approach for extracting neural network representations by learning a sparse and overcomplete decomposition of the network's internal activations. However, SAEs are traditionally trained considering only activation values and not the effect those activations have on downstream computations. This limits the information available to learn features, and biases the autoencoder towards neglecting features which are represented with small activation values but strongly influence model outputs. To address this, we introduce Gradient SAEs (g-SAEs), which modify the $k$-sparse autoencoder architecture by augmenting the TopK activation function to rely on the gradients of the input activation when selecting the $k$ elements. For a given sparsity level, g-SAEs produce reconstructions that are more faithful to original network performance when propagated through the network. Additionally, we find evidence that g-SAEs learn latents that are on average more effective at steering models in arbitrary contexts. By considering the downstream effects of activations, our approach leverages the dual nature of neural network features as both $\textit{representations}$, retrospectively, and $\textit{actions}$, prospectively. While previous methods have approached the problem of feature discovery primarily focused on the former aspect, g-SAEs represent a step towards accounting for the latter as well.

📄 PDF Abstract BibTeX arXiv:2411.10397

Code (0)

등록된 구현이 없습니다.

Tasks

Dictionary Learning

Similar Papers 제목 키워드 기반

Beyond Reptile: Meta-Learned Dot-Product Maximization between Gradients for Improved Single-Task Regularization

2021-11-01 · Findings (EMNLP) 2021 11 · Akhil Kedia, Sai Chetan Chinthakindi, WonHo Ryu

Meta-learning algorithms such as MAML, Reptile, and FOMAML have led to improved performance of several neural models. The primary difference between standard gradient descent and these meta-learning approaches is that th…

Meta-LearningText Summarization

Spectral Integrated Gradients for Coarse-to-Fine Feature Attribution

2026-05-19 · Soyeon Kim, Seongwoo Lim, Kyowoon Lee, Jaesik Choi arxiv

Integrated Gradients (IG) is a widely adopted feature attribution method that satisfies desirable axiomatic properties. However, the choice of integration path significantly affects the quality of attributions, and the s…

Image Classification

Learning Diverse Features in Vision Transformers for Improved Generalization

2023-08-30 · Armand Mihai Nicolicioiu, Andrei Liviu Nicolicioiu, Bogdan Alexe, Damien Teney

Deep learning models often rely only on a small set of features even when there is a rich set of predictive signals in the training data. This makes models brittle and sensitive to distribution shifts. In this work, we f…

DiagnosticDiversity

Diffusion Models for Counterfactual Explanations

2022-03-29 · Guillaume Jeanneret, Loïc Simon, Frédéric Jurie

Counterfactual explanations have shown promising results as a post-hoc framework to make image classifiers more explainable. In this paper, we propose DiME, a method allowing the generation of counterfactual images using…

counterfactual

Long-Bone Fracture Detection using Artificial Neural Networks based on Contour Features of X-ray Images

2019-02-21 · Alice Yi Yang, Ling Cheng

The following paper proposes two contour-based fracture detection schemes. The development of the contour-based fracture is based on the line-based fracture detection schemes proposed in arXiv:1902.07458. Existing Comput…

ClusteringFracture detection