๐ค AI Summary
Although features extracted by sparse autoencoders outperform individual neurons, their semantic interpretability remains unreliable. This work proposes Query Lens, a novel method that, for the first time, incorporates the indirect effects of downstream modules reading features through layer-specific subspaces into the interpretability framework. By jointly analyzing key features in the encoder and value features in the decoder, Query Lens identifies the inputs that activate a given feature and the outputs it promotes. Building upon Logit Lens, Query Lens generates coherent token signatures for otherwise opaque sparse features, substantially enhancing their interpretability. The method further introduces the โsubspace channel hypothesisโ to characterize the mechanism of feature transmission between modules.
๐ Abstract
While sparse autoencoders provide features more interpretable than individual neurons, reliably characterizing them remains challenging. We propose Query Lens, which extends Logit Lens to enable more comprehensive and faithful interpretations of sparse features. By jointly considering encoder-side key features and decoder-side value features, we identify both the inputs that activate a feature and the outputs it promotes. We also account for indirect, module-mediated effects that arise when the feature is processed by downstream modules, going beyond the direct effect captured by Logit Lens. In experiments, we find that Query Lens yields coherent token signatures for features that remain uninterpretable under Logit Lens. Finally, we propose the Subspace Channel Hypothesis, suggesting that downstream modules read features through layer-specific subspaces.