MTR-Bench: A Comprehensive Benchmark for Multi-Turn Reasoning Evaluation
Xiaoyuan Li, Keqin Bao, Yubo Ma, Moxin Li, Wenjie Wang, Rui Men, Yichang Zhang, Fuli Feng, Dayiheng Liu, Junyang Lin
TL;DR
MTR-Bench tackles the lack of benchmarks for multi-turn interactive reasoning in LLMs by introducing an automated evaluation framework with Generator/Monitor/Evaluator modules. It constructs 40 tasks across four reasoning categories (IP, DA, SO, SG) and calibrates difficulty across three levels, totaling $3{,}600$ evaluation instances. The paper presents a comprehensive empirical study spanning diverse models, revealing that frontier reasoning models still struggle with sustained multi-turn reasoning, with performance often trading off efficiency and suffering from invalid operations. These findings underscore the importance of scalable, automated evaluation in guiding future research toward robust, interactive AI systems and provide a blueprint for ongoing benchmark evolution as model capabilities advance.
Abstract
Recent advances in Large Language Models (LLMs) have shown promising results in complex reasoning tasks. However, current evaluations predominantly focus on single-turn reasoning scenarios, leaving interactive tasks largely unexplored. We attribute it to the absence of comprehensive datasets and scalable automatic evaluation protocols. To fill these gaps, we present MTR-Bench for LLMs' Multi-Turn Reasoning evaluation. Comprising 4 classes, 40 tasks, and 3600 instances, MTR-Bench covers diverse reasoning capabilities, fine-grained difficulty granularity, and necessitates multi-turn interactions with the environments. Moreover, MTR-Bench features fully-automated framework spanning both dataset constructions and model evaluations, which enables scalable assessment without human interventions. Extensive experiments reveal that even the cutting-edge reasoning models fall short of multi-turn, interactive reasoning tasks. And the further analysis upon these results brings valuable insights for future research in interactive AI systems.
