REVIEW 2 major objections 2 minor 2 references
Sparse Autoencoders match LoRA steering performance on AxBench when features are selected with a supervised pipeline.
Reviewed by Pith at T0; open to challenge. T0 means a machine referee read the full paper against a public rubric. the ladder, T0–T4 →
T0 review · grok-4.3
2026-06-28 22:32 UTC pith:S3GOZT2S
load-bearing objection Supervised feature selection seems to drive the SAE performance gains on AxBench, so the interpretability story needs clearer separation from the supervision signal. the 2 major comments →
Steering LLMs? Actually, Sparse Autoencoders can outperform simple baselines
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
Sparse Autoencoders can perform close to on par with the reference LoRA performance on the AxBench benchmark when features are selected and labelled with the supervised pipeline. The pipeline selects features that are surprisingly causal of their identified labels when using only its interpretability-based components. High sparsity may not be crucial for successful steering based on interpretability.
What carries the argument
The supervised pipeline that selects and labels SAE features by combining task supervision with interpretability signals to extract causal directions from model activations.
Load-bearing premise
The supervised pipeline for feature selection and labeling does not introduce task-specific bias or overfitting that inflates steering performance on AxBench.
What would settle it
Measure AxBench steering performance after running feature selection with only the interpretability-based components of the pipeline and no supervised labeling step.
If this is right
- SAEs become competitive with parameter-efficient fine-tuning methods for steering once feature choice is addressed.
- Interpretability signals alone can surface causally effective features for model interventions.
- Steering performance does not depend on achieving the lowest possible l0 sparsity in the autoencoder.
- Prior negative SAE steering results likely reflect suboptimal feature selection rather than a fundamental limitation.
Where Pith is reading between the lines
- The same selection approach could be tested on other steering benchmarks to check whether gains hold outside AxBench.
- Removing the supervision component entirely might still yield usable features if interpretability metrics are strengthened.
- Design efforts for future SAEs could de-emphasize extreme sparsity in favor of better downstream feature usability.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The manuscript claims that Sparse Autoencoders (SAEs) achieve steering performance on the AxBench benchmark close to the reference LoRA baseline when features are selected and labeled via the authors' supervised pipeline. It further claims that the interpretability-based components of this pipeline identify features that are causal for their assigned labels, and that high sparsity (low l0) is not required for effective interpretability-based steering, in contrast to prior results.
Significance. If the supervised pipeline is shown to avoid task-specific leakage from AxBench, the result would be significant for LLM interpretability: it would indicate that SAEs can recover near-optimal steering directions via feature selection without full fine-tuning, and that interpretability tools alone can surface causal directions. The sparsity finding would also revise assumptions in the SAE steering literature.
major comments (2)
- [supervised pipeline section] The section describing the supervised pipeline for feature selection and labeling does not explicitly demonstrate that AxBench task labels or related signals are withheld during ranking or filtering of SAE features. This is load-bearing for the central performance-parity and causality claims, because any indirect use of benchmark labels would render the results evidence of supervised selection rather than unsupervised interpretability.
- [interpretability components subsection] The claim that 'causality persists with only its interpretability-based components' requires an ablation in which feature selection and labeling are performed entirely without any task-derived signal; the current description leaves open whether the labeling step uses AxBench labels, which would make the causality result circular with the supervision signal.
minor comments (2)
- [Abstract and results tables] The abstract states performance is 'close to on par' with LoRA but supplies no numerical deltas, error bars, or dataset-split details; these should be added to the results section for reproducibility.
- [Related work and experimental setup] The citations to Wu et al. (2025) and Wang et al. (2025) are used to frame the contribution; ensure the bibliography contains complete, consistent entries and that the comparison baselines are reproduced exactly as described in those works.
Simulated Author's Rebuttal
We thank the referee for highlighting the critical need to rule out task-specific leakage from AxBench in our supervised pipeline. This concern directly affects the strength of our performance and causality claims. We address both major comments below and will revise the manuscript to provide the requested explicit demonstrations and ablations.
read point-by-point responses
-
Referee: [supervised pipeline section] The section describing the supervised pipeline for feature selection and labeling does not explicitly demonstrate that AxBench task labels or related signals are withheld during ranking or filtering of SAE features. This is load-bearing for the central performance-parity and causality claims, because any indirect use of benchmark labels would render the results evidence of supervised selection rather than unsupervised interpretability.
Authors: We agree that the current manuscript does not contain an explicit statement or diagram confirming that AxBench labels are withheld from the ranking and filtering stages. In the revision we will add a dedicated subsection (or expanded methods paragraph) that details the exact inputs to each step of the pipeline, states that no AxBench task labels or derived signals are provided to the ranking or filtering modules, and includes pseudocode showing the data flow. This will make clear that the supervision signal originates from separate, non-AxBench sources or from purely interpretability-derived statistics. revision: yes
-
Referee: [interpretability components subsection] The claim that 'causality persists with only its interpretability-based components' requires an ablation in which feature selection and labeling are performed entirely without any task-derived signal; the current description leaves open whether the labeling step uses AxBench labels, which would make the causality result circular with the supervision signal.
Authors: We acknowledge that the existing description of the interpretability-only ablation does not explicitly rule out any residual task-derived signal in the labeling step. We will revise the subsection to report a new (or more clearly documented) ablation in which both feature ranking and label assignment are performed using only activation statistics, reconstruction error, and semantic similarity measures with no access to any task labels whatsoever. The results of this ablation will be added to the main text or appendix, together with the corresponding causality metrics, so that the claim is supported by an experiment that matches the referee's specification. revision: yes
Circularity Check
No significant circularity; empirical benchmark comparison is self-contained
full rationale
The paper reports an empirical performance comparison of SAE steering against LoRA baselines on AxBench after applying a described supervised pipeline for feature selection and labeling. The central claims rest on experimental outcomes and direct measurement rather than any derivation, equation, or fitted parameter that reduces to the authors' own inputs by construction. No self-definitional steps, fitted-input predictions, load-bearing self-citations, or ansatz smuggling appear in the abstract or described structure. The result is therefore an ordinary empirical finding whose validity can be checked against the benchmark without internal circularity.
Axiom & Free-Parameter Ledger
read the original abstract
Sparse Autoencoders (SAEs) have been seen as a promising avenue for exploring the internals of Large Language Models (LLMs) and for steering model output generation. When AxBench - a model steering benchmark - was introduced in Wu et al. (2025), SAEs did not seem to live up to their original hype due to poor steering performance relative to a set of simple baselines. This work serves as a partial rebuttal for Sparse Autoencoders and suggests that the results of Wu et al. (2025) did not do them full justice. We find that Sparse Autoencoders can, in fact, perform close to on par with the reference LoRA performance on the AxBench benchmark, when features are selected and labelled with our supervised pipeline. We also find that our pipeline selects features that are surprisingly causal of their identified labels when using only its interpretability-based components. Lastly, we present evidence that high sparsity (low l0) may not be crucial for successful steering based on interpretability, which is in contrast to the earlier findings in Wang et al. (2025).
Figures
Reference graph
Works this paper leans on
-
[1]
Jonathan Crabbé and Mihaela van der Schaar
URLhttps://arxiv.org/abs/2311.04329. Jonathan Crabbé and Mihaela van der Schaar. Concept activation regions: A generalized framework for concept-based explanations.Advances in Neural Information Processing Systems, 35:2590–2607, 2022. Hoagy Cunningham, Aidan Ewart, Logan Riggs, Robert Huben, and Lee Sharkey. Sparse autoencoders find highly interpretable f...
-
[2]
URLhttps://arxiv.org/abs/1711.11279. Xuechen Li, Tianyi Zhang, Yann Dubois, Rohan Taori, Ishaan Gulrajani, Carlos Guestrin, Percy Liang, and Tatsunori B. Hashimoto. Alpacaeval: An automatic evaluator of instruction-following models.https: //github.com/tatsu-lab/alpaca_eval, 5 2023. Tom Lieberum, Senthooran Rajamanoharan, Arthur Conmy, Lewis Smith, Nicolas...
work page internal anchor Pith review Pith/arXiv arXiv 2023
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.