paper-with-me

Papers

Predictive Concept Decoders: Training Scalable End-to-End Interpretability Assistants

2025-12-17 · Vincent Huang, Dami Choi, Daniel D. Johnson, Sarah Schwettmann, Jacob Steinhardt arxiv

Interpreting the internal activations of neural networks can produce more faithful explanations of their behavior, but is difficult due to the complex structure of activation space. Existing approaches to scalable interpretability use hand-designed agents that make and test hypotheses about how internal activations relate to external behavior. We propose to instead turn this task into an end-to-end training objective, by training interpretability assistants to accurately predict model behavior from activations through a communication bottleneck. Specifically, an encoder compresses activations to a sparse list of concepts, and a decoder reads this list and answers a natural language question about the model. We show how to pretrain this assistant on large unstructured data, then finetune it to answer questions. The resulting architecture, which we call a Predictive Concept Decoder, enjoys favorable scaling properties: the auto-interp score of the bottleneck concepts improves with data, as does the performance on downstream applications. Specifically, PCDs can detect jailbreaks, secret hints, and implanted latent concepts, and are able to accurately surface latent user attributes.

📄 PDF Abstract BibTeX arXiv:2512.15712

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Optimal Explanations of Linear Models

2019-07-08 · Dimitris Bertsimas, Arthur Delarue, Patrick Jaillet, Sebastien Martin

When predictive models are used to support complex and important decisions, the ability to explain a model's reasoning can increase trust, expose hidden biases, and reduce vulnerability to adversarial attacks. However, a…

Interpretability Without Tradeoffs: Disentangling Polysemanticity At Equal Predictive Performance

2026-05-29 · Doğukan Bağcı, Bernt Schiele, Simone Schaub-Meyer, Jonas Fischer 외 arxiv

Deep neural networks (DNNs) are widely used, but interpreting what they actually learn remains difficult. A major obstacle is that individual neurons often encode multiple unrelated concepts, obscuring the decision proce…

MIST: A Novel Training Strategy for Low-latencyScalable Neural Net Decoders

2019-05-22 · Kumar Yashashwi, Deepak Anand, Sibi Raj B Pillai, Prasanna Chaporkar 외

In this paper, we propose a low latency, robust and scalable neural net based decoder for convolutional and low-density parity-check (LPDC) coding schemes. The proposed decoders are demonstrated to have bit error rate (B…

Decoder

Interpretable Generative Models through Post-hoc Concept Bottlenecks

2025-03-25 · CVPR 2025 1 · Akshay Kulkarni, Ge Yan, Chung-En Sun, Tuomas Oikarinen 외

Concept bottleneck models (CBM) aim to produce inherently interpretable models that rely on human-understandable concepts for their predictions. However, existing approaches to design interpretable generative models base…

Diffusion-Based Speech Enhancement with Joint Generative and Predictive Decoders

2023-05-18 · Hao Shi, Kazuki Shimada, Masato Hirano, Takashi Shibuya 외

Diffusion-based generative speech enhancement (SE) has recently received attention, but reverse diffusion remains time-consuming. One solution is to initialize the reverse diffusion process with enhanced features estimat…

DecoderSpeech Enhancement