← Latest papers
🤖 AI

A Geometric Unification of Concept Learning with Concept Cones

This paper unifies Concept Bottleneck Models and Sparse Autoencoders by demonstrating that both learn concept cones in activation space, proposing a geometric containment framework to quantitatively evaluate how well unsupervised SAEs align with human-defined CBM concepts and identifying optimal sparsity and expansion parameters for discovering plausible concepts.

Original authors: Alexandre Rocchi, Thomas Fel, Gianni Franchi

Published 2026-06-09
📖 6 min read🧠 Deep dive

Original authors: Alexandre Rocchi, Thomas Fel, Gianni Franchi

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 (like a modern AI) that looks at pictures and understands them. We want to know how it understands them. Does it see a "dog" as a single, simple idea, or is it a messy mix of thousands of tiny signals?

This paper tries to answer that by unifying two different ways scientists have been trying to peek inside the machine's brain.

The Two Approaches: The "Teacher" vs. The "Detective"

The paper compares two main methods for understanding AI:

  1. The Teacher (Concept Bottleneck Models - CBMs):
    Imagine a teacher giving a student a checklist before they take a test. The teacher says, "Before you tell me what the animal is, you must first identify: Does it have fur? Is it barking? Is it brown?"

    • How it works: Humans explicitly label these features (concepts) and force the AI to use them.
    • The Pro: We know exactly what the AI is thinking because we defined the words.
    • The Con: It's limited. The AI can only think about the concepts we gave it. If we didn't list "wearing a hat," the AI might miss it.
  2. The Detective (Sparse Autoencoders - SAEs):
    Imagine a detective looking at a crime scene (the AI's internal data) without any prior instructions. The detective tries to find patterns on their own. "Hmm, whenever there's a dog, these specific lights in the machine turn on. Maybe that means 'dog'?"

    • How it works: The AI is left alone to find patterns in its own data. It tries to break down complex images into simple, sparse building blocks.
    • The Pro: It can find new things we didn't think to look for.
    • The Con: It's unstable. If you change the detective's tools slightly, they might find a completely different set of patterns that still explain the data perfectly. It's hard to know if the patterns they found are actually meaningful or just random noise.

The Big Idea: The "Concept Cone"

The authors realized that both the Teacher and the Detective are actually doing the same geometric thing, just from different angles.

They propose a metaphor called a Concept Cone.

  • Imagine the AI's brain is a giant room filled with light.
  • Every "concept" (like "fur" or "barking") is a specific direction in that room.
  • When the AI sees a dog, it doesn't just turn on one light; it creates a beam of light that is a combination of several directions (e.g., 50% "fur" + 30% "barking" + 20% "brown").
  • All the possible combinations of these directions form a Cone.

The Unification:

  • The Teacher builds a cone using the specific directions they labeled.
  • The Detective builds a cone by finding directions in the data.
  • The paper argues: If the Detective is doing a good job, their cone should contain the Teacher's cone. In other words, the patterns the Detective found on their own should be able to recreate the specific concepts the Teacher taught the AI.

The Problem: How do we know the Detective is right?

Since the Detective doesn't have a "correct answer key," how do we know if they found a real "dog" concept or just a random glitch?

The paper suggests using the Teacher as a partial anchor. We don't expect the Detective to find every concept the Teacher knows. But, we do expect that the Detective's cone should be big enough to cover the Teacher's cone.

If the Detective's cone can't recreate the Teacher's "fur" or "barking" directions, then the Detective probably isn't finding the right structure.

The Toolkit: Five Ways to Measure Success

To check if the Detective's cone covers the Teacher's cone, the authors created five specific "rulers" (metrics):

  1. Coverage: Does the Detective's cone cover enough of the Teacher's area? (Like asking: "Do you have enough colors in your paint box to mix the specific shades I need?")
  2. Geometric Alignment: Do the Detective's individual directions point in the same way as the Teacher's? (Like asking: "Is your 'red' pointing in the same direction as my 'red'?")
  3. Activation Alignment: When the AI sees a picture, do the Detective's lights turn on at the same time as the Teacher's? (Like asking: "Do you get excited about the same things I do?")
  4. Regression Predictability: Can we predict the Teacher's answers just by looking at the Detective's data?
  5. Sample-Level Agreement: On a specific picture, do the top things the Detective notices match the top things the Teacher notices?

Crucial Finding: You can't just look at one ruler. A Detective might have great "Coverage" (they have all the colors) but poor "Alignment" (their red is actually orange). You need to look at all of them together.

What They Found (The "Sweet Spot")

The authors tested this on various AI models and found some interesting rules of thumb for making the "Detective" work best:

  • The "Just Right" Sparsity: If the Detective is too strict (only looking at 1 or 2 things at a time), they miss the big picture. If they are too loose (looking at everything), they get confused. There is a "sweet spot" of moderate strictness where they find the most meaningful concepts.
  • The "Just Right" Size: Giving the Detective a slightly larger "toolbox" (more potential concepts to choose from) helps them find better patterns, but making it too huge makes the results messy.
  • Depth Matters: The Detective works best when looking at the AI's "middle brain" (deeper layers). The early layers are too simple (just edges and colors), and the very end is too abstract. The middle layers are where the "concepts" live.

The Bottom Line

This paper doesn't say we should stop using Teachers or stop using Detectives. Instead, it says: Use them together.

By treating the human-labeled concepts (Teacher) as a geometric "target" that the data-driven discovery (Detective) should aim to cover, we get a reliable way to check if the AI is actually learning meaningful things. It turns the mystery of "Is this AI concept real?" into a measurable geometry problem.

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 →