Neuron Populations Exhibit Divergent Selectivity with Scale [R]
Summary
This paper introduces 'Rosetta Neurons'—universal neurons across diverse neural networks—and shows they scale as a sublinear power law, becoming more selective and monosemantic with scale, enabling data filtering that nearly matches oracle performance.
Similar Articles
Revenge of Monosemanticity: Specialized Neurons Improve Data Efficiency in MLPs
The paper shows that multilayer perceptrons naturally develop monosemantic specialized neurons that improve data efficiency by learning local low-dimensional representations instead of a global one in regression problems with clustered data.
Generalized Neurons
The article explores the Universal Approximation Theorem in deep learning, analyzing the representation capacity of individual neurons and neural network layers using ReLU activation functions.
Mechanistic interpretability: a first paper on disentangling a convolutional neuron [R]
This paper introduces a technique to disentangle a single convolutional neuron in Inceptionv1 by analyzing Hadamard products, revealing clean monosemantic clusters (cars, cats, dogs) and also low-valued clusters (letters, faces) with distributed weights as evidence of gradient descent behavior.
My toy spiking network completely flunked NARMA-10, but a simple neuroscience trick unlocked a 15x compute bargain. [D]
The author describes building a spiking neural network engine that initially failed the NARMA-10 benchmark, but by applying heterogeneous wire delays from neuroscience, it achieved usable memory depth and a 15x computational efficiency advantage over continuous nets on a recognition task.
Dropout Universality: Scaling Laws and Optimal Scheduling at the Edge-of-Chaos
This paper develops a mean-field theory of dropout as a perturbation at the edge of chaos in neural networks, deriving scaling laws for correlation decay and establishing distinct universality classes for smooth and ReLU-like activations. It also yields optimal dropout scheduling that reduces test loss with no extra computational cost.