Beyond Semantics: Disentangling Information Scope in Sparse Autoencoders for CLIP
This paper introduces "information scope" as a new interpretability dimension for Sparse Autoencoders in CLIP, proposing the Contextual Dependency Score to distinguish between positionally stable local and variant global features, thereby revealing how these distinct scopes systematically influence model predictions and confidence.
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 super-smart robot named CLIP that looks at pictures and understands what's in them. To figure out how it thinks, scientists use a tool called a Sparse Autoencoder (SAE). Think of an SAE as a giant filing cabinet with millions of drawers. When the robot sees a picture, it opens specific drawers to store information.
For a long time, researchers only looked at what was in the drawers. They asked, "Is this drawer about 'dogs'? Is it about 'red cars'?" They were trying to label every single drawer with a semantic meaning.
But this paper says: "Wait a minute. Knowing what is in the drawer isn't enough. We also need to know how big of a picture that drawer is looking at."
The authors introduce a new concept called Information Scope. They realized that some drawers are like magnifying glasses (looking at tiny, specific details), while others are like wide-angle lenses (looking at the whole scene).
Here is the breakdown of their discovery using simple analogies:
1. The Two Types of "Drawers" (Features)
The paper discovers that the robot's brain actually has two distinct types of information storage:
The "Local" Drawers (Low-CDS):
- Analogy: Imagine a detective looking at a single fingerprint or a specific patch of fur on a dog.
- Behavior: These drawers only open when they see a very specific, small part of the image. If you move the dog slightly to the left, the drawer still opens because the fur is still there. It is stable.
- Role: These are great for identifying what the object is (e.g., "That is a dog").
The "Global" Drawers (High-CDS):
- Analogy: Imagine a weather forecaster looking at the entire sky to predict a storm. They don't care about one specific cloud; they care about how all the clouds fit together.
- Behavior: These drawers are unstable. If you shift the picture just a tiny bit, the drawer might suddenly close or open in a different spot. They rely on the whole context of the image. If you crop the image slightly, the "global" signal disappears or moves wildly.
- Role: These are great for understanding the scene (e.g., "This is a park with a dog playing fetch").
2. The "Shifty" Test (Shifted Context Crop)
How did they prove this? They invented a game called "Shifted Context Crop."
Imagine you take a photo of a dog in a park.
- You take a second photo, but you slide the camera just a tiny bit to the right.
- The dog is still there, but the background trees have shifted slightly.
They watched the robot's "drawers" during this game:
- The Local Drawers (fingerprint style) stayed calm. They said, "I still see fur, so I'm still open."
- The Global Drawers (weather style) freaked out. They said, "The background changed! The context is different! I'm closing!"
This proved that some features are tied to the object, while others are tied to the situation.
3. The "Outlier" Mystery
The paper also solves a mystery about "Outlier Tokens." In AI, sometimes certain parts of the image get super-high attention scores (they become "outliers"). Scientists used to think these were special "super-pixels."
The authors found that these "outliers" are actually just the Global Drawers acting up. They are the parts of the brain that are trying to summarize the entire image into one spot. Because they depend on the whole context, they are very jumpy and unstable when the context shifts.
4. Why Does This Matter? (The "Removal" Experiment)
To prove their theory, the scientists played "Jenga" with the robot's brain. They removed the drawers in two different ways:
Scenario A: Remove the "Local" Drawers.
- Result: The robot got terrible at recognizing specific objects. It couldn't tell a dog from a cat because it lost the "fingerprint" details.
- Lesson: You need local details to know what things are.
Scenario B: Remove the "Global" Drawers.
- Result: Surprisingly, the robot actually got better at simple classification tasks! It became a sharper, more focused detective.
- Lesson: Sometimes, the "big picture" noise gets in the way of a simple task. The robot works better when it focuses only on the specific details.
The Big Takeaway
Before this paper, we thought the robot's brain was just a collection of labels (Dog, Car, Tree).
Now, we know the brain is actually a team of specialists:
- The Detail-Oriented Team: They look at tiny spots and are very stable.
- The Big-Picture Team: They look at the whole scene but are very sensitive to changes.
By understanding Information Scope (how big of a picture a feature looks at), we can finally understand how AI models like CLIP actually make decisions, rather than just guessing what words they are thinking about. It's like realizing that to understand a conversation, you need to listen not just to the words, but to who is speaking and where they are standing.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.