← Latest papers
💻 computer science

Transformer Geometry Observatory TGO-I: Spectral Geometry Observatory

This paper introduces the Transformer Geometry Observatory (TGO) framework, specifically TGO-I, to analyze the spectral geometry of Vision Transformers and reveals that training progressively redistributes variance across representational dimensions, leading to increased effective dimensionality and reduced anisotropy contrary to the intuition of information concentration.

Original authors: Kaustubh Kapil, Kishor P. Upla

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

Original authors: Kaustubh Kapil, Kishor P. Upla

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 giant, complex machine called a Vision Transformer (ViT). This machine is designed to look at pictures and understand what's in them. For a long time, scientists have been obsessed with what the machine decides (e.g., "That's a cat!") or how it pays attention (e.g., "It's looking at the ears").

But this paper, TGO-I, asks a different question: "What does the machine's internal 'brain' actually look like as it learns?"

Think of the machine's brain not as a list of facts, but as a giant, multi-dimensional room where information lives. The authors built a special "observatory" (a set of tools) to watch how the shape of this room changes as the machine trains.

Here is the story of what they found, explained simply:

1. The Setup: Watching the Room Evolve

The researchers trained a Vision Transformer on a dataset of 100 types of images (like a mini version of the whole internet). They didn't just watch the final answer; they peeked inside the machine at every step of the training process (from day 1 to day 100).

They measured the "geometry" of the data. Imagine the data as a cloud of points in a room.

  • Early on: The cloud might be squashed flat against one wall (very narrow).
  • Later on: Does it stay flat? Does it spread out? Does it fill the whole room?

2. The Big Surprise: The "Spreading Out" Effect

Common sense might suggest that as a machine gets smarter, it should get more focused. You might think, "It should learn the most important things and ignore the rest, squeezing all its knowledge into a few tight, powerful directions."

The paper found the exact opposite.

Instead of squeezing into a tight corner, the machine's internal representation spread out to fill the entire room.

  • The Analogy: Imagine a group of people in a dark room. At the start, everyone is huddled in a tight circle, shouting the same thing. As the "training" happens, they don't huddle tighter. Instead, they slowly walk apart, spreading out to fill the whole room, each holding a unique piece of information.
  • The Result: The "Effective Rank" (a fancy way of saying "how many different directions are being used") went up. The "Anisotropy" (how lopsided or squashed the shape is) went down.

3. The "CLS Token": The Ultimate Organizer

In these machines, there is a special token called the CLS token. Think of this as the "Class President" or the "Team Captain" that gathers all the information from the rest of the group to make the final decision.

The paper found that this "Captain" became the most interesting part of the room.

  • By the end of training, the CLS token's internal space was the most spread out of all.
  • It had the least squashed shape (lowest anisotropy).
  • It was using the most dimensions to hold information.

It's as if the Team Captain didn't just memorize a few key facts; they organized the whole team so that every single member's unique perspective was preserved and utilized.

4. The "Diagonal" Pattern

The researchers also looked at how different parts of the machine's brain talked to each other (correlations).

  • Early on: The parts were very tangled and dependent on each other (like a knot of headphones).
  • Later on: The "knot" untangled. The parts became more independent.
  • The Visual: If you drew a map of these connections, it started looking like a clean diagonal line (where things only talk to themselves) rather than a messy web of cross-connections. This means the machine learned to keep its different features distinct and non-redundant.

5. Why Did This Happen? (The Theories)

The paper doesn't say exactly why this happened, but they offer three guesses (hypotheses):

  1. Token Diversification: The machine learned to make every piece of the image (every "token") unique and distinct, so they all needed their own space.
  2. Semantic Expansion: The machine discovered more and more different "meanings" or features, so it needed more room to store them all.
  3. Redundancy Reduction: The machine stopped repeating itself. Instead of having three features that say the same thing, it rearranged them so every feature said something new and useful.

The Takeaway

The main point of TGO-I is that we now have a new way to "watch" AI learning. We used to think learning meant getting more focused and narrow. This paper shows that, at least for Vision Transformers, learning looks more like expanding and distributing information across a wide, flat, and efficient landscape.

The authors call this the Transformer Geometry Observatory. They are just starting; this is the first "installment" (TGO-I) that looked at the shape of the data. They plan to build more observatories in the future to watch how the "Team Captain" moves, how the "Attention" works, and how the machine optimizes its path.

In short: The machine didn't get smarter by narrowing its focus; it got smarter by learning to use its entire brain, spreading its knowledge out evenly so nothing is wasted.

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 →