Feature Dictionary Learning

Feature Dictionary Learning methods address the polysemanticity of neuron-level units by decomposing a dense internal activation (e.g. a residual-stream state or MLP output) into a sparse weighted sum of directions drawn from a large over-complete dictionary. The dictionary contains far more directions than the activation's original dimensionality, and the decomposition is constrained to use only a small number of them at once. Each direction in the dictionary plays the role of an interpretable "feature": its weight measures how strongly that feature is present, turning a black-box vector into a small set of human-readable components.

zjunlp 0989c4a 2 files · 7.2 KB Updated

File contents

zjunlp/mechanist/tree/main/skills/mechanism-skills/feature-dictionary-learning commit 0989c4a9a6

Frequently asked questions

npx skillmds@latest add zjunlp/feature-dictionary-learning