Scale Determines Whether Language Models Organize Representation Geometry for Prediction
This paper introduces Subspace PGA to reveal that while language model representation geometry is organized for prediction, small models lose this alignment in later layers due to a capacity trade-off masked by dominant directions, whereas large models preserve it throughout training.
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
The Big Idea: How Language Models "Think" in Space
Imagine a language model (like the ones that write essays or chat with you) as a giant, multi-story library. Every time the model reads a word, it creates a "bookmark" (a representation) and places it on a specific shelf in a specific room (a layer) of the library.
The paper asks a simple question: How are these bookmarks arranged?
For a long time, scientists looked at the shape of the shelves (are they crowded? are they empty?). This paper asks something different: Are the shelves arranged to help the model predict the next word?
The authors discovered that the answer depends entirely on the size of the library (the model's scale).
The Tool: The "Prediction Compass" (Subspace PGA)
To answer this, the authors invented a new measuring tool called Subspace PGA.
Think of the model's final goal as a "Target Zone" (the unembedding matrix, or ). This is the specific direction the model needs to point to in order to guess the next word correctly.
- The Test: The authors take the "bookmarks" from the middle of the library and ask: "If we only look at the directions that point toward the Target Zone, do the bookmarks still make sense relative to each other?"
- The Score (Z-score):
- High Positive Score: The bookmarks are perfectly organized. Even if you ignore all the other directions, the ones pointing to the Target Zone still hold the map together. The library is organized for prediction.
- Zero or Negative Score: The bookmarks are scattered. The directions pointing to the Target Zone are just as random as any other direction. The library has lost its organization for prediction.
The Discovery: Size Matters
The researchers tested libraries of different sizes (from tiny 70-million-parameter models to huge 6.9-billion-parameter models). They found two very different behaviors:
1. The Large Libraries (Large Models)
The "Direct Route"
In big models (like Pythia-1B and larger), the organization is consistent from the bottom floor to the top.
- Analogy: Imagine a massive highway system. No matter which exit you take, the road signs are always clear and point directly toward the destination. The "Target Zone" directions are always the most important ones.
- Result: The geometry stays organized for prediction all the way through.
2. The Small Libraries (Small Models)
The "Detour"
In smaller models (like Pythia-410M and smaller), something strange happens near the top floors (the later layers).
- Analogy: Imagine a small, crowded town. As you get closer to the exit, the main road gets blocked by a massive, slow-moving truck (a "dominant direction" of variance). This truck isn't going toward the Target Zone; it's going somewhere else.
- The Problem: Because the town is small, there isn't enough room for both the "Target Zone" road and the "Truck" road. The Truck takes over the whole street. The signs pointing to the Target Zone get pushed aside and become invisible.
- The Twist: Just before the very last exit (the final layer), the model suddenly clears the truck away and puts the signs back up. The final answer is still correct, but the journey there was a detour.
Key Findings in Plain English
1. The "Masking" Effect
The paper argues that the small models aren't forgetting how to predict. The information is still there, but it's masked (hidden) by that one giant "Truck" direction.
- Proof: If you artificially remove that one dominant direction (the truck), the small models suddenly show perfect organization again, just like the big ones. The structure was never destroyed; it was just covered up.
2. Loss Curves Lie
Usually, we judge a model by its "Loss" (how many mistakes it makes).
- The Surprise: Both the small models (with the detour) and the big models (with the direct route) get the same low error rate. They both predict the next word equally well.
- The Lesson: You cannot tell if a model is "organized" or "detoured" just by looking at its error rate. A model can be making perfect predictions while its internal geometry is completely scrambled.
3. Old Tools Missed This
Scientists previously used tools that measured the "shape" of the data (like how spread out the bookmarks are).
- The Failure: These old tools said the small models and big models looked the same. They couldn't see that the small models were taking a detour. The new "Prediction Compass" (Subspace PGA) is the first tool to spot this difference.
Summary Analogy
Imagine two chefs making the same soup.
- The Big Chef (Large Model): Keeps all the ingredients organized in labeled bowls from start to finish. When it's time to serve, the soup is ready.
- The Small Chef (Small Model): Starts with labeled bowls. But halfway through, they dump everything into one giant, chaotic pot because their kitchen is too small to keep the bowls separate. They stir it around wildly (the "detour"). However, right before serving, they magically scoop out the perfect soup from the chaos and serve it.
The Result: Both chefs serve the same delicious soup (low loss).
The Difference: The Big Chef's kitchen was organized for the task the whole time. The Small Chef's kitchen was chaotic and disorganized for most of the process, only fixing itself at the very last second.
The Conclusion: The size of the model determines not just how well it predicts, but how it organizes its internal world to do so. Small models take a chaotic detour; large models take a direct path.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.