← Latest papers
💬 NLP

Uncovering Competency Gaps in Large Language Models and Their Benchmarks

This paper introduces an unsupervised method using sparse autoencoder concept activations to automatically identify and decompose both "model gaps" (specific weaknesses in large language models) and "benchmark gaps" (coverage imbalances), thereby offering a fine-grained, concept-level evaluation that complements existing standardized benchmarks.

Original authors: Maty Bohacek, Nino Scherrer, Nicholas Dufour, Thomas Leung, Christoph Bregler, Stephanie C. Y. Chan

Published 2026-06-02
📖 4 min read☕ Coffee break read

Original authors: Maty Bohacek, Nino Scherrer, Nicholas Dufour, Thomas Leung, Christoph Bregler, Stephanie C. Y. Chan

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

The Big Problem: The "Average" Score Hides the Truth

Imagine you are a school principal trying to evaluate a new student. You give them a final exam and they get a 75%. That sounds like a "B," right? Good job.

But what if that 75% is a mix of 100% on math and 0% on history? Or what if the exam itself only asked questions about math, completely ignoring history?

This is exactly the problem with how we currently test AI (Large Language Models or LLMs). We usually give them a big list of questions (a "benchmark") and report one single average score. The authors of this paper argue that this single number is misleading. It hides two specific problems:

  1. Model Gaps: The AI is actually terrible at specific things, but the average score makes it look okay.
  2. Benchmark Gaps: The test itself is unfair because it only asks about certain topics and ignores others.

The Solution: The "X-Ray Vision" Tool

To fix this, the authors built a new tool called Competency Gaps (CG).

Think of an AI's brain as a giant, dark warehouse filled with thousands of different "concepts" (like "how to write code," "how to be polite," or "how to tell a joke"). Usually, we can't see inside this warehouse; we only see the final answer the AI gives.

The authors use a special technology called a Sparse Autoencoder (SAE). You can think of this as X-ray vision or a high-tech flashlight. It shines a light into the AI's brain and reveals exactly which "concept lights" are turning on when the AI reads a question.

Instead of just saying "The AI got the question right," this tool says: "The AI got the question right, and we know it was thinking about 'math logic' and 'polite tone' while doing it."

How the Tool Works (The Two Types of Gaps)

Using this X-ray vision, the researchers looked at 5 different popular AI models and over a dozen different tests. They found two main types of "gaps":

1. Benchmark Gaps (The Test is Missing Questions)

Imagine a driving test that only asks you to drive on a sunny day on a straight highway. You pass with flying colors. But the test never asked you to drive in the rain or navigate a busy city.

  • The Finding: The researchers found that many popular AI tests are like that sunny-day driving test. They are heavily focused on things like "following instructions" or "talking about sports."
  • The Missing Piece: The tests often ignore important concepts like "how to politely say no" or "how to admit when you don't know something." Because the test never asks these questions, the AI never gets a chance to show it can do them (or fails to learn them).

2. Model Gaps (The AI is Bad at Specific Things)

Now, imagine the AI takes the test. The X-ray vision shows us exactly where it struggles.

  • The Finding: The AI models were great at "STEM" tasks (like coding or math) and being "sycophantic" (agreeing with the user and being overly helpful).
  • The Weakness: The models were surprisingly bad at:
    • Time: Understanding dates, cooking times, or historical periods.
    • Boundaries: Politely rejecting inappropriate requests or knowing when to stop.
    • Logic: Things like checking if a word is a palindrome (reading the same backward and forward) or doing simple math additions.

Why This Matters

The authors showed that their method is automatic and scalable. They didn't have to manually read thousands of questions to find these gaps. The computer did it by looking at the "lights" inside the AI's brain.

They also proved that even if you use a slightly different "flashlight" (a different SAE trained on a different model), you still see the same general patterns. This means the tool is reliable.

The Takeaway

The paper introduces a way to stop looking at the "average grade" of an AI and start looking at the "report card" for every single skill.

  • For Test Makers: It shows them which topics they are forgetting to test (like "polite refusal"), so they can write better questions.
  • For AI Makers: It shows them exactly where their AI is weak (like "time management" or "saying no"), so they can fix those specific issues instead of just trying to raise the general score.

The authors have even released a free, interactive website where anyone can use this tool to explore these gaps themselves, turning the "black box" of AI into something we can actually see and understand.

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 →