Skip to main content

neural-feature-learning

Neural Feature Learning methods open the black box of *how* a trained neural network discovers useful representations from data, by deriving the directions along which each layer's effective input geometry is reshaped during training. The unifying object is the Neural Feature Matrix (NFM) — for a fully-connected layer, the NFM is the weight matrix multiplied by its transpose, and acts as a metric on that layer's input space. Empirically, the NFM aligns at convergence with the Expected Gradient Outer Product (EGOP), defined as the average outer product of the network output's gradient with respect to the same layer's input. The NFM's top eigenvectors point in the directions the network has learned to use — turning feature learning into an analyzable, kernel-shaped object.

Jump to install

Source facts

Repository
zjunlp/Mechanist
Last source activity
July 11, 2026 at 04:09
Detected SKILL.md language
English
Stars
50
Forks
6

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.