← Latest papers
💬 NLP

MTR-Bench: A Comprehensive Benchmark for Multi-Turn Reasoning Evaluation

This paper introduces MTR-Bench, a comprehensive, fully-automated benchmark comprising 40 tasks and 3,600 instances designed to evaluate large language models' multi-turn interactive reasoning capabilities, revealing that even state-of-the-art models struggle with such tasks.

Original authors: Xiaoyuan Li, Keqin Bao, Yubo Ma, Moxin Li, Wenjie Wang, Rui Men, Yichang Zhang, Fuli Feng, Dayiheng Liu

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

Original authors: Xiaoyuan Li, Keqin Bao, Yubo Ma, Moxin Li, Wenjie Wang, Rui Men, Yichang Zhang, Fuli Feng, Dayiheng Liu

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've been testing a new car engine. So far, you've only driven it in a straight line on a perfectly smooth highway. The engine runs great! But you haven't tested it on a bumpy dirt road, in a traffic jam, or while trying to parallel park. You don't really know if it's a good engine until you see how it handles the messy, back-and-forth reality of driving.

That is exactly what this paper, MTR-Bench, is doing for Artificial Intelligence (AI).

The Problem: The "One-and-Done" Test

Right now, most tests for AI (Large Language Models) are like that straight highway. They ask the AI a single question, and the AI gives a single answer.

  • The Test: "What is 2 + 2?"
  • The Answer: "4."

But real life isn't like that. Real problem-solving is a conversation. It's a game of "20 Questions," a chess match, or trying to find a lost item where you have to ask, "Is it in the kitchen?" "No." "Is it in the bedroom?" "No." "Is it under the bed?" "Yes!"

The authors argue that current AI models are great at the "straight highway" tests but often fail when the game requires multi-turn reasoning—where you have to remember past answers, adjust your strategy, and keep going until you solve the puzzle.

The Solution: MTR-Bench (The "Obstacle Course")

To fix this, the researchers built MTR-Bench, a massive, automated "obstacle course" for AI. Instead of asking one question, they set up a game where the AI has to play against a computer referee over and over again.

Here is how their "Obstacle Course" works, broken down into four types of challenges:

  1. The Detective Game (Information Probing):

    • The Analogy: Imagine a game of "Guess Who?" but the computer is hiding a secret list of spies. You can ask, "Are spies in this group of three people?" The computer says "Yes" or "No." You have to ask smart questions to figure out exactly who the spies are.
    • The Challenge: If you ask the same questions over and over, you won't win. You have to use the answers to deduce the truth.
  2. The Shapeshifting Password (Dynamic Adaptation):

    • The Analogy: Imagine trying to guess a password. You guess "1234." It's wrong. But here's the twist: every time you guess wrong, the password changes based on a secret math rule. You have to guess, see the result, figure out the rule, and guess again.
    • The Challenge: The target keeps moving. You can't just memorize the answer; you have to adapt to the changing rules.
  3. The Blind Maze (State Operation):

    • The Analogy: You are in a maze, but the map is hidden. Worse, the buttons on your controller might be swapped! You press "Up," but the character moves "Down." You have to press buttons, watch where you go, and figure out the hidden rules of the maze while trying to reach the exit.
    • The Challenge: You have to learn the rules of the world while you are playing it.
  4. The Chess Match (Strategic Gaming):

    • The Analogy: A game of chess or checkers against a computer opponent. You make a move, the computer makes a move, and you have to plan three steps ahead, thinking about what the opponent will do next.
    • The Challenge: You need long-term planning, not just a quick reaction.

The Results: The AI is Still Learning to Walk

The researchers ran this test on 20 different AI models, including the smartest ones available today (like o3-mini and R1). Here is what they found:

  • The "Smart" Models are Still Struggling: Even the most advanced AI models, which can solve complex math problems in one go, often get stuck in these interactive games. They forget what they learned two turns ago, or they make illegal moves (like trying to walk through a wall).
  • Difficulty Matters: As the games got harder (more players, bigger mazes), the AI's performance dropped significantly.
  • Speed vs. Smarts: Interestingly, the model that got the most answers right (o3-mini) wasn't the fastest. It took more turns to solve the puzzle because it was thinking harder and checking its work. The models that were "fast" often made mistakes and had to start over.
  • Small Models are Lost: The smaller AI models (with fewer "brain cells") basically couldn't play the games at all. They couldn't follow the rules or remember the conversation.

The Big Takeaway

The paper concludes that we have been testing AI on the wrong things. We've been testing them on how well they can recite facts or solve a single math problem. But to build truly useful AI that can help us in the real world, we need to test them on interactive reasoning—the ability to talk, listen, adapt, and plan over time.

MTR-Bench is the new gym where AI can train for these real-world conversations, and right now, the results show that even the "champions" of today still have a lot of work to do before they can truly play the game.

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 →