← Latest papers
🤖 machine learning

Feature Rivalry in Sparse Autoencoder Representations: A Mechanistic Study of Uncertainty-Driven Feature Competition in LLMs

This paper introduces "feature rivalry" as negatively correlated Sparse Autoencoder feature pairs that serve as a mechanistic signature of model uncertainty in Gemma-2-2B, demonstrating that high-entropy prompts trigger stronger rivalry at specific layers, that steering along rivalry axes causally influences outputs, and that rivalry scores can predict answer correctness.

Original authors: Harshavardhan

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

Original authors: Harshavardhan

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) like Gemma-2 as a massive, bustling city where millions of tiny workers (neurons) are constantly passing notes to each other to answer questions. Usually, these workers are organized into specialized teams. But sometimes, when the model isn't sure of the answer, two different teams show up at the same time, shouting over each other, trying to take control of the conversation.

This paper calls that chaos "Feature Rivalry."

Here is a simple breakdown of what the researchers found, using everyday analogies:

1. The Core Idea: The "Debate" in the Brain

The researchers used a special tool called a Sparse Autoencoder (SAE). Think of this tool as a pair of high-tech glasses that lets us see the individual "concepts" the model is thinking about, rather than just seeing the final answer.

  • When the model is confident: It's like a choir singing in perfect harmony. One clear melody (one dominant concept) rises above the rest.
  • When the model is uncertain: It's like a heated debate in a town hall. Two opposing ideas (rival features) start shouting at each other, trying to suppress the other. The paper found that when the model is unsure, these "rival" concepts become strongly negatively correlated—they actively fight to cancel each other out.

2. Experiment 1: Where Does the Fight Happen?

The researchers asked the model 400 questions. They split them into two groups:

  • Easy Questions: The model knew the answer instantly (Low Entropy).
  • Hard/Ambiguous Questions: The model was confused and gave different answers each time (High Entropy).

The Discovery:
They found that the "fighting" between concepts didn't happen everywhere. It was concentrated in two specific "rooms" (layers) of the model's brain:

  • Room 0 (The Entrance): The fight starts immediately when the question enters the system. Even before the model starts processing the logic, the uncertainty is already causing a tug-of-war between concepts.
  • Room 12 (The Middle): The fight flares up again in the middle of the processing chain, where the model is trying to piece together the meaning.

Analogy: Imagine a relay race. If the runner is unsure of the route, they stumble right at the starting line (Layer 0) and again right before the baton handoff in the middle of the track (Layer 12). If they are sure, they run smoothly.

3. Experiment 2: Can We Tilt the Scales?

The researchers wanted to know if this fighting actually causes the model to change its answer, or if it's just a side effect.

They used a technique called Activation Steering. Imagine the model's brain is a boat, and the "rivalry" is a strong current pushing it left or right. The researchers grabbed the rudder and pushed it in the direction of the rivalry (the direction where the two concepts are fighting).

The Discovery:

  • When they gave a gentle nudge in the direction of the rivalry, the model changed its answer more often than when they nudged it in a random direction.
  • Analogy: It's like a seesaw with two kids fighting for the top spot. If you gently push the seesaw toward the "fighting" side, you can tip the balance and make the model choose the other kid's idea. This proves the rivalry isn't just noise; it's a real, active force shaping the output.

4. Experiment 3: Can We Predict Mistakes?

Finally, they asked: "Can we look at this internal fighting to guess if the model is about to get the answer wrong?"

They created a "Rivalry Score" for every question.

  • High Score: Lots of fighting between concepts.
  • Low Score: Concepts are calm and agreeing.

The Discovery:

  • The Rivalry Score was pretty good at predicting mistakes (about 69% accuracy).
  • It wasn't quite as good as the model's own "confidence meter" (which was about 81% accurate), but it had a unique superpower: It didn't need to see the final answer to know the model was unsure.
  • Analogy: The model's confidence meter is like checking the weather report after it rains. The Rivalry Score is like looking at the dark clouds gathering before the rain starts. It gives an early warning based on the internal storm, not the result.

Summary

This paper shows that when an AI is confused, its internal "workers" start fighting each other. This fighting:

  1. Happens at specific stages of the AI's thinking process.
  2. Actually changes what the AI says if you push it in the right direction.
  3. Can be used as a "smoke detector" to tell us the AI is uncertain, even before it gives us a wrong answer.

The researchers emphasize that this is a way to understand how the model thinks, rather than just what it thinks, offering a new window into the "black box" of AI uncertainty.

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 →