UKP Lab Technical University of Darmstadt

UKP Lab · Technical University of Darmstadt

Sparse Autoencoders Encode Both Concepts and Functions:The Downstream Geometry of Feature Effects

How comparable are a feature’s downstream effects when that feature is intervened on across contexts?

* Equal contribution

UKP LabUKP Lab, Technical University of Darmstadt

IIT DelhiDepartment of Electrical Engineering, Indian Institute of Technology Delhi

Loading RAVEL feature cards…

TL;DR

Across SAE variants, consistent one-dimensional effects are rare: few features behave like reusable directions. Value-like features more often exhibit structured, low-dimensional effects, while pointer-like features predominantly exhibit diffuse effects.

Two feature roles

A value says what. A pointer says where or how.

What remains invariant can be the information itself or the function that the feature supports.

Value-like role

Tied to relatively context-agnostic information

A feature associated with Paris may remain relevant across different prompts because its role is tied to the same underlying information.

Pointer-like role

Supports a function over context-supplied values

In a copying or rule-following setting, a feature may support the same operation while acting on values supplied by the context.

The method

Analyze an effect cloud, not a single steering object.

FEGA removes the same active SAE feature across contexts and analyzes the resulting cloud of logit changes.

Illustrative procedure 01 / Choose contexts
Interactive FEGA intervention procedure Two contexts activate the same feature at layer l. The SAE reconstruction baseline and feature-ablated reconstruction pass through the frozen model tail and logit readout, producing one downstream logit effect per context. Frozen LLM Frozen LLM PROMPT A Paris is in thecountry of … PROMPT B Tokyo is in thecountry of … layer 1 layer ℓ layer 1 layer ℓ
h(ca)
h(cb)
SHARED SAE
intervention at layer
enc dec
featurej
active in both contexts
φ
φ
h(ca)
hˆ,j(ca)
hˆ,j(cb)
h(cb)
layer ℓ+1 last layer layer ℓ+1 last layer
logits φ(h(ca))
logits φ(hˆ,j(ca))
logits φ(hˆ,j(cb))
logits φ(h(cb))
Feature Effect Geometry Analysis (FEGA) CONTEXT A
φ(hˆ,j(ca)) φ(h(ca)) =Δj,logit(ca)
Effect of ablating feature in context
Compare directional change across contexts CONTEXT B
φ(hˆ,j(cb)) φ(h(cb)) =Δj,logit(cb)
Effect of ablating feature in context
Feature Effect Geometry Analysis (FEGA)
Context A
φ(hˆ,j(ca)) φ(h(ca)) = Δj,logit(ca)

Effect of ablating feature in context

Compare directional change across contexts
Context B
φ(hˆ,j(cb)) φ(h(cb)) = Δj,logit(cb)

Effect of ablating feature in context

Each context determines a prompt and task-specific analysis position. At layer ℓ, encode each activation and locate the same active feature j. Green is the SAE reconstruction baseline; red is the same reconstruction with only feature j removed. The retained logit-removal effects across valid contexts form the feature’s downstream effect cloud.
01

Choose valid contexts

For each context, trace the original activation at the task-specific analysis position to layer ℓ.

02

Locate one shared feature

Encode each layer-ℓ activation with the SAE and identify the same active feature j.

03

Run paired interventions

Use the SAE reconstruction as the baseline, then zero only feature j and propagate both paths through the frozen model tail.

04

Form the effect cloud

Subtract the baseline logit readout from the feature-ablated readout; the retained effects across valid contexts form the cloud.

Value-like features · RAVEL results

Value-like effects more often show low-dimensional organization.

Value-like candidates exhibit low-dimensional structure more often than pointer-like candidates. Their structured effects usually span multiple directions, while directed rays remain rare.

Loading result summaries…

Interactive value-like geometry atlas

Inspect the reported feature map.

Select an SAE architecture or geometry label, then hover or select a point to inspect its recorded label and metrics.

Loading atlas… each dot = one featurered ring = rendered example

UMAP positions and geometry labels are read from FEGA’s per-feature reporting artifacts.

Takeaways

What FEGA reveals.

Our results show that a feature can be interpretable and causally relevant without providing a stable direction for steering.

01 · Value-like

Value-like candidates exhibit low-dimensional structure more often than pointer-like candidates.

Their structured effects usually span multiple directions, while directed rays remain rare.

02 · Pointer-like

Mapped pointer-like effects are overwhelmingly diffuse.

Among pointer-like candidates with a mapped geometry, stable low-dimensional structures are rare, consistent with their effects changing as the prompt-local target changes.

03 · Context

A shared functional role need not produce a shared direction in logit space.

A feature may support a similar operation across prompts, but copying “apple” and copying “car”, for instance, require effects on different output logits. As the relevant value changes, the downstream effect can change with it.

04 · Causal evidence

Selected pointer-like feature sets contribute causally to task performance.

Jointly ablating them produces consistently larger drops in accuracy compared to same-sized matched random controls.

Citation

BibTeX

@misc{hoang2026sparseautoencodersencodeconcepts,
  title         = {Sparse Autoencoders Encode Both Concepts and Functions: The Downstream Geometry of Feature Effects},
  author        = {Hoang, Phu Gia and Chatterjee, Anwoy and Chakraborty, Tanmoy and Gurevych, Iryna and Dutta, Subhabrata},
  year          = {2026}, eprint = {2607.24645}, archivePrefix = {arXiv},
  primaryClass  = {cs.LG}, url = {https://arxiv.org/abs/2607.24645}
}