concept
active
concept:mlp-neuronsMLP neurons
The sparse set of 28 neurons at layer 18 identified as responsible for Fourier feature computation across all cyclic tasks
Neighborhood — ranked by edge-count
Concepts (2)
concept
- Fourier featuresimplementsFeatures identified in Llama-3.1-8B that compute sums using periods respecting base-10 addition (2, 5, 10) rather than concept-specific periods
- The 28 identified neurons can be partitioned into disjoint clusters each computing a different Fourier period sum
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.
- Feed-forward neural network with hidden layers, capable of representing non-linearly separable functions.
- Major open problem identified in the paper; MLP layers constitute 2/3 of transformer parameters
- Neurons activated by the same pattern across a range of vision models, forming a common dictionary independently discovered by all models
- A sparse set of 28 MLP neurons at layer 18 (~0.2% of MLP) are reused across all cyclic tasksfinding0.746Quantitative finding identifying the specific neurons responsible for generic addition
- Hypothesis based on observed negative cosine similarity between input and output weights of some neurons
- Structural finding showing modular organization within the sparse neuron set
- Autoencoder neurons that fail to activate across any datapoints during training; addressed via neuron resampling