What Makes Two Language Models Think Alike?
This paper introduces a novel method for mapping neural activity to interpretable linguistic features to reveal that similarities between 43 diverse language models are primarily driven by their release date and model family rather than by scale or architectural class.
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 room full of different chefs. Some are trained in French cuisine, others in Japanese, and some are self-taught. They all have the same job: predict the next ingredient in a recipe.
The big question the researchers asked is: Do these chefs actually think about ingredients in the same way?
For example, when a chef sees a sentence like "The cat chased the mouse," do they focus on the fact that it's a story about animals (syntax), or do they just focus on the specific words "cat" and "mouse" (vocabulary)?
The Old Way: Measuring "Shape"
Previously, scientists tried to compare these chefs (AI models) by looking at the "shape" of their internal thoughts. Imagine taking a photo of how each chef arranges their ingredients on a counter. If the photos look geometrically similar, the scientists assumed the chefs were thinking alike.
But this had a problem: It was like a black box. It could tell you that two chefs arranged their ingredients similarly, but it couldn't tell you why. Maybe they both grouped things by color, or maybe they both grouped things by weight. The old method couldn't explain the "why."
The New Way: The "Linguistic Signature"
This paper introduces a new, simpler way to look inside the chefs' minds. Instead of just looking at the shape of the arrangement, they ask: "How much does each specific rule matter to this chef?"
They created a tool called a Metric-Learning Encoding Model (MLEM). Think of this as a translator that converts the chef's messy, complex internal thoughts into a simple report card of Linguistic Features.
This report card lists things like:
- Tense: Is the sentence about the past or future?
- Subject: Is the sentence about one person or many?
- Sentence Structure: Is it a simple sentence or a complex one with a "relative clause" (like "The man who is wearing a hat...")?
The tool measures how much the chef's internal thoughts change when these rules change. If the chef's thoughts jump wildly when you switch from past to future tense, that feature has a high score on their report card. This report card is called a "Linguistic Signature."
The Experiment: 43 Chefs, 10 Families
The researchers tested 43 different AI models (the "chefs"). These models came from different "families" (like the Llama family, the GPT family, or the Mamba family) and had different sizes (from tiny to huge) and different architectures (different ways of building the brain).
They compared the Linguistic Signatures of every model against every other model.
The Big Discovery: It's About "Family" and "Era," Not Size
The results were surprising. The researchers found that what makes two models think alike is not how big they are, but who their parents are and when they were born.
- Family Matters Most: Models from the same family (e.g., all the "Llama" models) had very similar signatures, even if one was tiny and the other was huge. They were raised with the same "training recipes" and architectural blueprints, so they learned to prioritize the same linguistic rules.
- Release Date Matters: The date a model was released was the strongest predictor of similarity. This is like saying, "Chefs trained in 2024 think more alike than chefs trained in 2020." This is because the whole industry changes its techniques together over time (newer activation functions, better training data, etc.).
- Size Doesn't Dictate Style: Simply making a model bigger (adding more parameters) didn't make it suddenly start thinking like a completely different type of model. A small model and a giant model from the same family still shared the same "linguistic priorities."
The "Loop" of Thought
The researchers also watched how these signatures changed as the information moved through the layers of the model (like a message passing through a relay race).
They found that models from the same family followed the same path. They started with a certain focus, moved to a peak of complexity in the middle layers, and then circled back to a simpler focus at the end. It's like a loop. This suggests that even though the models are different sizes, they all solve the problem of language in the same "dance steps."
The Conclusion
In short, this paper argues that we shouldn't just look at how "big" or "complex" an AI is to understand how it thinks. Instead, we should look at its Linguistic Signature—a profile of what rules it cares about most.
The study shows that architecture and scale are less important than the "family" and the "generation" of the model. Two models can be built differently and be different sizes, but if they come from the same family and era, they will likely prioritize the same linguistic features, making them "think alike."
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.