← Latest papers
🤖 machine learning

A Geometric Perspective on Next-Token Prediction in Large Language Models: Three Emerging Phases

By repurposing representation lenses as geometric diagnostic tools to track the evolution of predictive readout subspaces across layers, this study reveals that large language models process next-token prediction through three distinct geometric phases—Seeding Multiplexing, Hoisting Overriding, and Focal Convergence—where increasing model depth primarily enhances candidate disambiguation rather than expanding representational capacity.

Original authors: Gianfranco Lombardo, Giuseppe Trimigno, Stefano Cagnoni

Published 2026-05-12
📖 5 min read🧠 Deep dive

Original authors: Gianfranco Lombardo, Giuseppe Trimigno, Stefano Cagnoni

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 a Large Language Model (LLM) as a massive, multi-story factory where a piece of information (a word) travels from the ground floor to the roof. At every floor, a team of workers adds a little bit of new information to the package before passing it up. The big mystery this paper solves is: How does the factory decide which word to output next, and where does that decision actually happen?

The authors didn't just ask what the model predicts at each floor; they asked where the prediction lives inside the factory's machinery and how it moves as it goes up.

Here is the story of their discovery, broken down into simple concepts and analogies.

The Tool: The "Representation Lens"

Usually, if you peek inside the factory at the middle floors, the workers seem confused. They are holding a jumbled mix of possibilities, and if you try to guess the final word based on what they are holding, you get it wrong. This is because the workers are holding the information in a "superposition"—like a magician holding a deck of cards face down where all the cards are mixed together.

The researchers used a special tool called a Representation Lens. Think of this as a pair of magical glasses that can rotate and focus the workers' view. Instead of just looking at the messy pile of cards, the lens finds the specific angle where the "winning card" (the correct next word) is actually visible, even if it's buried under other cards.

The Discovery: A Three-Act Play

By tracking how the "winning card" moves through the factory using these glasses, the authors found that the process isn't random. It follows a strict, three-stage geometric dance that happens in almost every model they tested (from small 1-billion parameter models to huge 32-billion ones).

Phase 1: The "Seeding Multiplexing" (The Crowd Gathering)

  • What happens: As the information enters the factory, the workers start throwing out many possible next words at once. They don't pick a winner yet.
  • The Analogy: Imagine a crowded room where everyone is shouting out different ideas. The room is full of noise, but the "correct" idea is already there, just mixed in with hundreds of others.
  • The Geometry: The factory is expanding its "rank" (its capacity to hold many different ideas). The correct word is present, but it's just one voice in a choir. It's visible to the magical lens, but it's not the loudest voice yet.

Phase 2: The "Hoisting Overriding" (The Silent Filter)

  • What happens: This is the longest part of the journey (about 60% of the factory's height). The workers stop adding new types of ideas. Instead, they start quietly turning down the volume on the wrong ideas and turning up the volume on the right one.
  • The Analogy: Imagine a sound engineer in a control room. They aren't bringing in new singers; they are just slowly fading out the background noise and boosting the lead singer. The lead singer is still surrounded by the crowd, but they are becoming the clear focus.
  • The Geometry: The "rank" (the number of active ideas) stays stable. The workers are very precise here, making tiny, almost invisible adjustments that don't change the shape of the room, but they do change who is heard. This is where the model does its heavy lifting: disambiguation (figuring out which of the many candidates is actually correct).

Phase 3: The "Focal Convergence" (The Spotlight)

  • What happens: In the final stretch, the factory makes a massive, decisive move. It dumps all its energy into a single direction.
  • The Analogy: The sound engineer suddenly cuts the power to everyone else in the room. The spotlight snaps onto the lead singer. The crowd goes silent, and the singer is now the only thing that matters.
  • The Geometry: The workers stop being gentle. They make huge, powerful updates that align perfectly with the final output direction. The "rank" shrinks because they are focusing all their energy on just one winner. The magical lens can now see the answer clearly without any help.

The Big Takeaway: Bigger Models = Better Filters, Not Better Starters

The most surprising finding is about how model size affects this process.

The authors found that as you make the factory bigger (adding more floors/layers):

  1. Phase 1 (The Crowd) stays roughly the same size.
  2. Phase 3 (The Spotlight) stays roughly the same size.
  3. Phase 2 (The Silent Filter) gets much longer.

The Metaphor: If you have a small factory, the "filtering" room is small. If you have a giant factory, the "filtering" room is huge.

This means that when we build bigger, smarter AI models, we aren't necessarily making them better at starting with the right ideas or finishing the job. We are giving them a much bigger, more detailed room to sort through the confusion and figure out which of the many possibilities is the right one. The extra power of large models is mostly used for candidate disambiguation—taking a messy pile of "maybe this, maybe that" and turning it into a single, confident "yes."

Summary

The paper reveals that next-token prediction isn't a sudden flash of insight at the end. It's a geometric journey:

  1. Seed: Throw everything into the mix.
  2. Hoist: Quietly filter out the noise (this is where the model gets bigger).
  3. Converge: Lock onto the winner with high energy.

The "magic" of large language models lies in that middle phase, where they have the space and time to carefully separate the signal from the noise.

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 →