← Latest papers
💬 NLP

JE-IRT: A Geometric Lens on LLM Abilities through Joint Embedding Item Response Theory

JE-IRT introduces a geometric framework that embeds LLMs and questions in a shared space where question direction encodes semantics and norm encodes difficulty, replacing global rankings with a multidimensional view that reveals model specialization, explains out-of-distribution behavior, and uncovers latent ability structures beyond human-defined categories.

Original authors: Louie Hong Yao, Nicholas Jarvis, Tiffany Zhan, Saptarshi Ghosh, Linfeng Liu, Tianyu Jiang

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

Original authors: Louie Hong Yao, Nicholas Jarvis, Tiffany Zhan, Saptarshi Ghosh, Linfeng Liu, Tianyu Jiang

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 are trying to grade a class of students who are taking a massive, mixed bag of exams. Some exams are about math, some about history, some about biology, and some are just tricky logic puzzles.

The Old Way (The Single Score)
Traditionally, when we evaluate Large Language Models (LLMs), we give them a single number, like a GPA. We say, "Model A has a score of 90, and Model B has a score of 85, so Model A is better."

The authors of this paper argue that this is misleading. It's like saying a student who is a genius at calculus but terrible at poetry is "better" overall than a student who is a mediocre mathematician but a brilliant poet. The single score hides the fact that models have different strengths and weaknesses depending on the specific topic.

The New Way: JE-IRT (The Geometric Map)
The authors propose a new system called JE-IRT. Instead of a single number, they imagine a giant, multi-dimensional map (a geometric space) where both the models and the questions live.

Here is how the map works, using a simple analogy:

  1. The Questions are Arrows:

    • Direction (Where the arrow points): This represents the topic or meaning of the question. An arrow pointing "North" might represent math questions, while an arrow pointing "East" represents history questions.
    • Length (How long the arrow is): This represents the difficulty. A short arrow is an easy question; a long arrow is a very hard one.
  2. The Models are Also Arrows:

    • Each AI model has its own arrow on this map.
    • Direction: This shows what the model is good at. If a model's arrow points North, it's good at math. If it points East, it's good at history.
    • Length: This isn't about difficulty for the model, but rather its general "strength" or capacity.

How They Interact (The Magic Formula)
The system predicts if a model will get a question right by looking at how their arrows interact:

  • Alignment: If the model's arrow points in the same direction as the question's arrow, they are "aligned." This means the model is good at that specific topic.
  • The Battle: The model's ability to answer correctly is calculated by taking its "aligned strength" and subtracting the question's "length" (difficulty).
    • If the model is strong and aligned and the question isn't too long (hard), the model wins (gets it right).
    • If the question is very long (hard) or the model is pointing in a different direction (wrong topic), the model loses.

What They Discovered
By building this map, the researchers found some surprising things:

  • No One is "Best" at Everything: They proved that you cannot rank models in a single line from "worst" to "best." A model might be the king of math but fail at biology, while another is the opposite. The old "single score" system fails because it tries to force a flat ranking on a 3D world.
  • Difficulty is Real: The length of the question arrows (norms) reliably predicted how hard a question was. Longer arrows meant harder questions, regardless of the topic.
  • Models Have Their Own "Subject" Map: When the researchers grouped the questions based on how the models saw them, the groups didn't perfectly match human school subjects (like "Math" or "History").
    • Example: They found a hidden "Arithmetic Axis." This wasn't just for math class. It showed that questions in Virology or Global Facts that required calculating ratios or percentages were actually "math questions" in the model's eyes, even if they didn't look like math problems. The models organize knowledge by the skill needed to solve it, not just the label on the textbook.
  • Fast Updates: If a brand new AI model comes out, you don't need to rebuild the whole map. You just need to find where its arrow belongs on the existing map. It's like adding a new student to a class roster; you just give them a seat based on their skills, without re-teaching the whole school.

Why This Matters
This framework gives us a clearer, more honest picture of what AI models can actually do. Instead of a blurry average score, we get a detailed map showing exactly which topics a model excels at, which ones it struggles with, and how hard the questions really are. It helps us understand that AI isn't just "smart" or "dumb"—it has a complex, multi-faceted personality of skills.

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 →