paper-with-me

Papers

Interpretable and Steerable Concept Bottleneck Sparse Autoencoders

2025-12-11 · Akshay Kulkarni, Tsui-Wei Weng, Vivek Narayanaswamy, Shusen Liu, Wesam A. Sakla, Kowshik Thopalli arxiv

Sparse autoencoders (SAEs) promise a unified approach for mechanistic interpretability, concept discovery, and model steering in LLMs and LVLMs. However, realizing this potential requires learned features to be both interpretable and steerable. To that end, we introduce two new computationally inexpensive interpretability and steerability metrics for a systematic analysis of LVLM SAEs. This uncovers two observations; (i) a majority of SAE neurons exhibit either low interpretability or low steerability or both, rendering them ineffective for downstream use; and (ii) user-desired concepts are often absent in the SAE, thus limiting their practical utility. To address these limitations, we propose Concept Bottleneck Sparse Autoencoders (CB-SAE) - a novel post-hoc framework that prunes low-utility neurons and augments the latent space with a lightweight concept bottleneck aligned to a user-defined concept set. The resulting CB-SAE improves interpretability by +32.1% and steerability by +14.5% across LVLMs and image generation tasks.

📄 PDF Abstract BibTeX arXiv:2512.10805

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Similar Papers 제목 키워드 기반

Sparse Concept Anchoring for Interpretable and Controllable Neural Representations

2025-12-13 · Sandy Fraser, Patryk Wielopolski arxiv

We introduce Sparse Concept Anchoring, a method that biases latent space to position a targeted subset of concepts while allowing others to self-organize, using only minimal supervision (labels for <0.1% of examples per …

Sparse Autoencoders Reveal Interpretable and Steerable Features in VLA Models

2026-03-19 · Aiden Swann, Lachlain McGranahan, Hugo Buurmeijer, Monroe Kennedy 외 arxiv

Vision-Language-Action (VLA) models have emerged as a promising approach for general-purpose robot manipulation. However, little research has mechanistically explored when and why they generalize across objects, scenes, …

Robot Manipulation

Aligning Sentence Embeddings to Human Concepts via Sparse Autoencoders

2026-06-19 · Wonseok Shin, Songkuk Kim arxiv

Dense sentence embeddings are fundamental to modern Retrieval-Augmented Generation (RAG) systems but suffer from a lack of interpretability due to feature superposition. This opacity hinders the alignment of retrieval pr…

Information Retrieval

Mechanistic Interpretability of Antibody Language Models Using SAEs

2025-12-05 · Rebonto Haque, Oliver M. Turnbull, Anisha Parsan, Nithin Parsan 외 arxiv

Sparse autoencoders (SAEs) are a mechanistic interpretability technique that have been used to provide insight into learned concepts within large protein language models. Here, we employ TopK and Ordered SAEs to investig…

Cascaded Sparse Autoencoders Learn Multi-Level Visual Concepts in Multimodal LLMs

2026-06-15 · Yusong Zhao, Hengyi Wang, Tanuja Ganu, Akshay Nambi 외 arxiv

Multimodal Large Language Models (MLLMs) have demonstrated strong performance on vision-language tasks, yet their internal visual representations remain difficult to interpret. Sparse Autoencoders (SAEs) provide a scalab…