methods / Direction Extraction / Fixed-dictionary sparse recovery
Fixed-dictionary sparse recovery
Decomposes an embedding into a sparse, non-negative linear combination of a fixed, human-interpretable concept dictionary (e.g. common words/phrases passed through the model's own text encoder) via per-sample convex optimization (LASSO/ADMM) - no encoder/decoder network is trained, unlike a sparse autoencoder.