← Latest papers
💬 NLP

Neuron Populations Exhibit Divergent Selectivity with Scale

Original authors: Amil Dravid, Yasaman Bahri, Alexei A. Efros, Yossi Gandelsman

Published 2026-06-03
📖 5 min read🧠 Deep dive

Original authors: Amil Dravid, Yasaman Bahri, Alexei A. Efros, Yossi Gandelsman

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you have a massive library of books (the data) and you want to build a team of librarians (the neural network) to organize them. As you hire more and more librarians (scaling up the model), you might expect the team to just get bigger and bigger, with everyone doing a little bit of everything.

But this paper discovers something surprising: as the team grows, it doesn't just get bigger; it gets specialized in a very specific, predictable way.

Here is the story of what the researchers found, using simple analogies.

1. The "Rosetta Stone" Librarians

The researchers started with a specific idea: Do different teams of librarians, trained separately, end up hiring the same people to do the same specific jobs?

They found that yes, they do. They call these special librarians "Rosetta Neurons."

  • The Analogy: Imagine you hire two different teams of 100 people to sort a library. Even though they are different people, you might find that in both teams, Person #42 is the one who always picks up books about "Ancient Rome," and Person #88 is the one who always handles "Cooking."
  • The Finding: These "Rosetta Neurons" are the same across different models. They are the universal units that show up again and again, no matter how you train the model.

2. The "Sublinear" Growth: More People, But Fewer Specialists

The researchers asked: What happens to the number of these special "Rosetta" librarians as the library gets huge?

  • The Expectation: You might think if you double the size of the library, you double the number of specialists.
  • The Reality: The number of specialists grows, but slower than the total team size.
  • The Analogy: Imagine a small town with 100 people. Maybe 10 are "Specialists" (like a dedicated baker, a dedicated doctor). Now, imagine a massive city with 1,000,000 people. You will have more bakers and doctors in absolute numbers, but they will make up a much smaller percentage of the total population. The city is so big that most people are doing general, mixed-up jobs, while the specialists are a shrinking fraction of the crowd.

The paper calls this a "sublinear power law." Simply put: As models get bigger, the number of shared, universal neurons increases, but they become a smaller and smaller slice of the whole pie.

3. The "Neuron Polarization" Effect

This is the most interesting part. The paper describes a split in the team, like a class system forming.

  • The Rosetta Neurons (The Elites): As the model gets bigger, these universal neurons become hyper-specialized. They stop doing "a little bit of everything" and start focusing on one single, clear concept.
    • Analogy: A small-town librarian might check out books, shelve them, and answer questions. But a "Rosetta" librarian in a huge library becomes a pure "Ancient Rome" expert. They only talk about Rome, and they do it perfectly. They become "monosemantic" (one meaning).
  • The Non-Rosetta Neurons (The Generalists): The rest of the neurons (the ones that don't match across models) become messier. They start mixing many different things together.
    • Analogy: The general staff in the big city might be juggling "Cooking," "Space Travel," and "Gardening" all at once in their heads. They are "polysemantic" (many meanings).

The Result: Scaling creates a polarization. You get a small, elite group of super-clear, specialized neurons, and a huge, noisy background of mixed-up neurons.

4. Why Does This Happen? (The "Budget" Analogy)

The authors built a mathematical model to explain why.

  • The Concept: Imagine the brain has a limited "energy budget" to make things clear.
  • The Logic: There are thousands of things to learn (features). The most important things (like "how to speak" or "what a dog looks like") are worth the most energy.
  • The Trade-off: As the model gets bigger, it has more energy. It uses this extra energy to make the most important things perfectly clear (isolating them into single neurons).
  • The Consequence: Because the "important" things are finite, the model spends its extra energy making those few things extremely clear. The less important, rare things (like "a specific type of obscure code" or "a weird historical fact") get pushed into the background, where they get mixed together with other things because there isn't enough "clarity budget" left to isolate them all.

5. The "Superpower" of Specialization

The paper ends with a cool test to prove these specialized neurons are actually useful.

  • The Test: They found a single "Rosetta Neuron" that was obsessed with JavaScript code.
  • The Magic: They used this one neuron to filter a massive pile of mixed data. The neuron acted like a perfect magnet, pulling out only the JavaScript code and ignoring everything else.
  • The Result: When they trained a new model using only the data this neuron selected, the new model learned JavaScript almost as well as if they had been given the "perfect" dataset from the start.
  • The Takeaway: These universal neurons aren't just a curiosity; they are highly effective filters that can find specific, hard-to-find patterns in data.

Summary

As AI models get bigger:

  1. Universal Neurons Exist: Some neurons are the same across different models.
  2. They Grow Slowly: They become a smaller fraction of the total team as the model scales.
  3. They Get Picky: They become incredibly focused on one specific topic (like "Math" or "Code").
  4. The Rest Gets Messy: The other neurons become a chaotic mix of many topics.
  5. It's Useful: These focused neurons can act as perfect filters to find specific types of data.

The paper suggests that the internal structure of AI isn't random; it follows a predictable law where scale forces a separation between the "specialists" and the "generalists."

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →