paper-with-me

Papers

Sparse Feature Circuits: Discovering and Editing Interpretable Causal Graphs in Language Models

2024-03-28 · Samuel Marks, Can Rager, Eric J. Michaud, Yonatan Belinkov, David Bau, Aaron Mueller

We introduce methods for discovering and applying sparse feature circuits. These are causally implicated subnetworks of human-interpretable features for explaining language model behaviors. Circuits identified in prior work consist of polysemantic and difficult-to-interpret units like attention heads or neurons, rendering them unsuitable for many downstream applications. In contrast, sparse feature circuits enable detailed understanding of unanticipated mechanisms. Because they are based on fine-grained units, sparse feature circuits are useful for downstream tasks: We introduce SHIFT, where we improve the generalization of a classifier by ablating features that a human judges to be task-irrelevant. Finally, we demonstrate an entirely unsupervised and scalable interpretability pipeline by discovering thousands of sparse feature circuits for automatically discovered model behaviors.

📄 PDF Abstract BibTeX arXiv:2403.19647

Code (2)

saprmarks/feature-circuits 공식 구현 pytorch
hannamw/eap-ig pytorch

Tasks

Language ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Protein Circuit Tracing via Cross-layer Transcoders

2026-02-12 · Darin Tsui, Kunal Talreja, Daniel Saeedi, Amirali Aghazadeh arxiv

Protein language models (pLMs) have emerged as powerful predictors of protein structure and function. However, the computational circuits underlying their predictions remain poorly understood. Recent mechanistic interpre…

Protein Design

SLIM: Sparse Latent Steering for Interpretable and Property-Directed LLM-Based Molecular Editing

2026-05-11 · Mingxu Zhang, Yuhan Li, Lujundong Li, Dazhong Shen 외 arxiv

Large language models possess strong chemical reasoning capabilities, making them effective molecular editors. However, property-relevant information is implicitly entangled across their dense hidden states, providing no…

Transcoders Find Interpretable LLM Feature Circuits

2024-06-17 · Jacob Dunefsky, Philippe Chlenski, Neel Nanda

A key goal in mechanistic interpretability is circuit analysis: finding sparse subgraphs of models corresponding to specific behaviors or capabilities. However, MLP sublayers make fine-grained circuit analysis on transfo…

Sparse Autoencoders Enable Scalable and Reliable Circuit Identification in Language Models

2024-05-21 · Charles O'Neill, Thang Bui

This paper introduces an efficient and robust method for discovering interpretable circuits in large language models using discrete sparse autoencoders. Our approach addresses key limitations of existing techniques, name…

SCOUT: Semantic Concept Discovery for Open-Vocabulary Editing of face Recognition Templates

2026-08-17 · Leon Todorov, Peter Rot, Peter Peer, Vitomir Štruc 외 arxiv

Face recognition templates are compact identity representations, yet they also encode rich semantic information about facial appearance. Prior work has shown that templates can be inverted to images or indirectly manipul…

Face Recognition