← Latest papers
🤖 AI

LivingArena: Do LLMs Know What Other LLMs Don't? Peer-Probing as Scalable Evaluation

This paper introduces LivingArena, an automated, contamination-resistant evaluation framework where LLMs iteratively probe each other's knowledge boundaries through adversarial question generation and answering, yielding a stable leaderboard that reveals specific failure modes and higher-order probing abilities distinct from static benchmarks and human preferences.

Original authors: Xingyu Chen, Rui Wang, Zhaopeng Tu, Liefeng Bo

Published 2026-07-29
📖 6 min read🧠 Deep dive

Original authors: Xingyu Chen, Rui Wang, Zhaopeng Tu, Liefeng Bo

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 world where the smartest computers on the planet are constantly taking tests to see who is the "best." For a long time, scientists have used static exams—like a giant, unchanging multiple-choice quiz that everyone takes. But there's a problem: these quizzes get old fast. Once a computer learns the answers, it just memorizes them, and the test stops being useful. It's like trying to measure a runner's speed by having them run on a treadmill that never gets faster; eventually, they all just hit the top speed of the machine, and you can't tell who is actually the fastest.

To fix this, researchers are looking for a new way to test these "Large Language Models" (LLMs)—the super-smart AI brains that write stories, solve math problems, and write code. Instead of giving them a fixed test, what if we let the computers test each other? This paper asks a fascinating question: Do these AI brains know things that other AI brains don't? If one AI can figure out exactly where another AI is weak and ask a question that trips it up, we might finally have a way to see who is truly the smartest, without needing humans to write thousands of questions or worry about the computers cheating by memorizing the test bank.


The Living Arena: A Never-Ending Game of "Gotcha!"

Meet LivingArena. Think of it not as a classroom, but as a high-stakes, automated debate club where ten of the world's smartest AI models are locked in a tournament. Instead of a human teacher handing out worksheets, the AIs take turns being the Questioner and the Answerer.

Here's how the game works:

  1. The Trap: One AI (the Questioner) has to invent a tricky question, provide the correct answer, and explain why that answer is right.
  2. The Safety Check: Before the other AI even sees the question, a panel of three "Judge" AIs checks to make sure the question isn't nonsense, the answer is actually correct, and the logic holds up. If the Questioner makes a mistake or tries to trick the judges, they get penalized. It's like a referee blowing a whistle for a foul.
  3. The Showdown: If the question passes the check, the second AI (the Answerer) tries to solve it.
  4. The Score: If the Answerer gets it wrong, the Questioner wins a point. If the Answerer gets it right, they win a point.

The goal isn't just to be smart; it's to be a detective. The smartest players aren't just the ones who know the most facts; they are the ones who can figure out exactly what their opponent doesn't know and then hit them with a question about that specific weakness.

The Big Discovery: "I Know Where You're Weak"

The researchers ran this tournament with 10 different top-tier AI models, creating 360 matches and 3,600 rounds of play. They found something amazing: The AIs really do know what the others don't.

When the models played against each other, they didn't just ask random hard questions. They started to "read" their opponents. If an AI stumbled on a logic puzzle, the next time they played, the other AI would immediately ask another logic puzzle. They were essentially saying, "Hey, you failed at this last time; let's see if you can do it now."

The paper shows that these models can localize weaknesses. For example, one top model (GPT-5.5) was so good at this that after it figured out an opponent was bad at a specific type of reasoning, it doubled down on that topic, hitting the opponent's weak spot 52% of the time in subsequent rounds. It's like a chess player noticing their opponent always blunders when a knight is on the board, and then immediately moving their knight there every single time.

However, there is a limit. The paper found that an AI cannot ask a question that is harder than its own brain can handle. If an AI doesn't understand a concept, it can't invent a tricky question about it. It's like a student who doesn't know calculus can't write a tricky calculus exam to stump their teacher. The questions are always bounded by the Questioner's own knowledge.

The Scoreboard: Who Won?

The tournament produced a stable ranking (called an Elo leaderboard) that separated the models into five distinct tiers.

  • The Champion: GPT-5.5 took the top spot. It was perfect at answering questions (100% accuracy) and very aggressive at finding weaknesses (26.3% hit rate).
  • The Passive Players: Some models, like the Claude family, were great at answering questions but very shy about asking them. They rarely tried to stump their opponents, which kept their overall score in the middle.
  • The "Self-Harm" Penalty: This was a crucial part of the game. If a Questioner asked a bad question (one with a wrong answer or a logical flaw), they lost a point. This forced the AIs to be honest and careful. Models that were overconfident or "hallucinated" facts (made things up) got punished heavily. For instance, GPT-5.2 had a very high "self-harm" rate (42.7%), meaning it kept asking bad questions and hurting its own score, which dropped it to the bottom of the leaderboard.

Why This Matters

This paper suggests that peer probing—letting AIs test each other—is a better way to measure "real" intelligence than old-fashioned tests.

The researchers found that this new method measures something different than what humans usually prefer. In human-voting arenas, models that sound polite and write long, fancy answers often win. But in LivingArena, those fancy styles didn't help. Instead, the winners were the models that were factually precise, could admit when they didn't know something, and were aggressive about finding the truth.

The study concludes that while we can't build a test that is harder than the smartest AI in the room, we can build a system that gets harder as the AIs get smarter. As the models improve, they will naturally come up with harder and harder questions for each other, creating a "living" benchmark that never gets boring and never gets saturated. It's a self-updating race where the finish line keeps moving, ensuring we can always tell who is truly the fastest runner.

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 →