concept
active
concept:vpd-adversarial-parameter-decompositionVPD (adVersarial Parameter Decomposition)
Core methodological framework introduced in this paper; decomposes weight matrices into rank-one interpretable subcomponents using adversarial ablations.
Neighborhood — ranked by edge-count
Papers (1)
paper
- Interpreting Language Model Parametersimplements
Thinkers (8)
thinker
- Lee SharkeyintroducesCo-author of VPD paper; mechanistic interpretability researcher affiliated with Goodfire.
- Bart BussmannintroducesCo-author of VPD paper; contributes to Goodfire mechanistic interpretability efforts.
- Dan BraunintroducesCo-author of VPD paper; contributes to mechanistic interpretability research at Goodfire.
- Linda LinseforsintroducesCo-author of VPD paper; contributes to parameter decomposition methodology.
- Lucius BushnaqintroducesLead author of VPD paper; researcher at Goodfire focused on mechanistic interpretability of language models.
- Michael IvanitskiyintroducesCo-author of VPD paper; involved in mechanistic interpretability at Goodfire.
- Nathan HuintroducesCo-author of VPD paper; participates in parameter decomposition research.
- Oliver Clive-GriffinintroducesCo-author of VPD paper; involved in parameter decomposition research.
Frameworks (1)
framework
- Standard interpretability approach that VPD critiques and proposes an alternative to.
Communities (1)
community
- Neural Geometrymembers_of
Methods (1)
method
- Adversarial ablationimplementsTechnique used in VPD to enforce mechanistic faithfulness of parameter decompositions.
Concepts (3)
concept
- Parameter Decomposition (vs Activation)aboutassociated_with
- Application enabled by VPD: direct manipulation of weight matrices for interpretable model modification.
- SAE Critique (Manifold Shattering)associated_with
Artifacts (1)
artifact
- param-decomp (GitHub repository)implementsOpen-source implementation of VPD framework; code repository accompanying the research paper.
Related by similarity (8)
cosine ≥ 0.65 · no typed edgeEntities in the same semantic neighborhood but without a typed relation to this one — candidates for new edges or unrecognized duplicates.
- Core technique introduced in this paper for decomposing neural network weight matrices into mechanistically simple, interpretable rank-one subcomponents.
- Applied capability claim: VPD enables surgical changes to model behaviour at the parameter level.
- Core proposition of the paper: a substrate-level critique of existing interpretability methods.
- Assertion about the qualitative advantages of VPD's rank-one decomposition.
- Central claim that VPD successfully uncovers genuine mechanisms.
- Williams and Beer's decomposition of joint mutual information into unique, redundant, and synergistic components.
- Empirical demonstration of VPD on a mid-scale transformer, establishing feasibility.
- Claim of generality, highlighted as a key strength.