R-Bench: Graduate-level Multi-disciplinary Benchmarks for LLM & MLLM Complex Reasoning Evaluation
Meng-Hao Guo, Jiajun Xu, Yi Zhang, Jiaxi Song, Haoyang Peng, Yi-Xuan Deng, Xinzhi Dong, Kiyohiro Nakayama, Zhengyang Geng, Chen Wang, Bolin Ni, Guo-Wei Yang, Yongming Rao, Houwen Peng, Han Hu, Gordon Wetzstein, Shi-min Hu
TL;DR
R-Bench is a graduate-level, multilingual, multidisciplinary benchmark for evaluating complex reasoning in LLMs and MLLMs. It collects 1,094 language questions across 108 subjects and 665 multimodal questions across 83 subjects from 19 departments, with a rigorous data pipeline, expert and model screening, and bilingual translations to ensure cross-language difficulty and rigor. Experimental results show current models struggle with multimodal reasoning and cross-disciplinary problems, with Chain-of-Thought prompting helping many models but not all, and clear saturation in some language-model combinations. The work provides publicly available data and code to enable robust, cross-disciplinary reasoning evaluation and to guide future model development toward more generalizable, multimodal reasoning capabilities. It emphasizes that true progression requires broad, multilingual benchmarks that capture diverse domains and modalities beyond traditional single-domain tests.
Abstract
Reasoning stands as a cornerstone of intelligence, enabling the synthesis of existing knowledge to solve complex problems. Despite remarkable progress, existing reasoning benchmarks often fail to rigorously evaluate the nuanced reasoning capabilities required for complex, real-world problemsolving, particularly in multi-disciplinary and multimodal contexts. In this paper, we introduce a graduate-level, multi-disciplinary, EnglishChinese benchmark, dubbed as Reasoning Bench (R-Bench), for assessing the reasoning capability of both language and multimodal models. RBench spans 1,094 questions across 108 subjects for language model evaluation and 665 questions across 83 subjects for multimodal model testing in both English and Chinese. These questions are meticulously curated to ensure rigorous difficulty calibration, subject balance, and crosslinguistic alignment, enabling the assessment to be an Olympiad-level multi-disciplinary benchmark. We evaluate widely used models, including OpenAI o1, GPT-4o, DeepSeek-R1, etc. Experimental results indicate that advanced models perform poorly on complex reasoning, especially multimodal reasoning. Even the top-performing model OpenAI o1 achieves only 53.2% accuracy on our multimodal evaluation. Data and code are made publicly available at here.
