paper-with-me

Papers

Does higher interpretability imply better utility? A Pairwise Analysis on Sparse Autoencoders

2025-10-04 · Xu Wang, Yan Hu, Benyou Wang, Difan Zou arxiv

Sparse Autoencoders (SAEs) are widely used to steer large language models (LLMs), based on the assumption that their interpretable features naturally enable effective model behavior steering. Yet, a fundamental question remains unanswered: does higher interpretability indeed imply better steering utility? To answer this question, we train 90 SAEs across three LLMs (Gemma-2-2B, Qwen-2.5-3B, Gemma-2-9B), spanning five architectures and six sparsity levels, and evaluate their interpretability and steering utility based on SAEBench (arXiv:2501.12345) and AxBench (arXiv:2502.23456) respectively, and perform a rank-agreement analysis via Kendall's rank coefficients (tau b). Our analysis reveals only a relatively weak positive association (tau b approx 0.298), indicating that interpretability is an insufficient proxy for steering performance. We conjecture the interpretability utility gap may stem from the selection of SAE features, as not all of them are equally effective for steering. To further find features that truly steer the behavior of LLMs, we propose a novel selection criterion called Delta Token Confidence, which measures how much amplifying a feature changes the next token distribution. We show that our method improves the steering performance of three LLMs by 52.52 percent compared to the current best output score based criterion (arXiv:2503.34567). Strikingly, after selecting features with high Delta Token Confidence, the correlation between interpretability and utility vanishes (tau b approx 0), and can even become negative. This further highlights the divergence between interpretability and utility for the most effective steering features.

📄 PDF Abstract BibTeX arXiv:2510.03659

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The Connection between Out-of-Distribution Generalization and Privacy of ML Models

2021-10-07 · Divyat Mahajan, Shruti Tople, Amit Sharma

With the goal of generalizing to out-of-distribution (OOD) data, recent domain generalization methods aim to learn "stable" feature representations whose effect on the output remains invariant across domains. Given the t…

Domain GeneralizationOut-of-Distribution Generalization

Submodular Participatory Budgeting

2024-06-19 · Jing Yuan, Shaojie Tang

Participatory budgeting refers to the practice of allocating public resources by collecting and aggregating individual preferences. Most existing studies in this field often assume an additive utility function, where eac…

Better Sample Efficiency Does Not Imply Out-of-Distribution Robustness

2021-10-16 · ACL ARR October 2021 10 · Anonymous

We study the relationship between sample efficiency and out-of-distribution performance---if two models have the same in-distribution performance, does the model trained on fewer labeled training examples (higher sample …

On the Utility Recovery Incapability of Neural Net-based Differential Private Tabular Training Data Synthesizer under Privacy Deregulation

2022-11-28 · Yucong Liu, Chi-Hua Wang, Guang Cheng

Devising procedures for auditing generative model privacy-utility tradeoff is an important yet unresolved problem in practice. Existing works concentrates on investigating the privacy constraint side effect in terms of u…

Maximum Proxy-Likelihood Estimation for Non-autoregressive Machine Translation

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Maximum Likelihood Estimation (MLE) is commonly used in machine translation, where models with higher likelihood are assumed to perform better in translation. However, this assumption does not hold in the non-autoregress…

Machine TranslationTranslation