RealMath: A Continuous Benchmark for Evaluating Language Models on Research-Level Mathematics
Jie Zhang, Cezara Petrui, Kristina Nikolić, Florian Tramèr
TL;DR
RealMath presents a continuous benchmark for evaluating LLMs on research-level mathematics by automatically harvesting verifiable statements from $arXiv$ papers and Mathematics Stack Exchange and turning them into fixed-answer QA pairs. The authors implement a refreshable data-pipeline, emphasize automated verification over proofs, and demonstrate that frontier models achieve notable accuracy on authentic research math, with performance varying by difficulty and domain. They also analyze errors, the impact of context, data contamination, and fine-tuning, showing that context and content quality significantly influence results. The findings suggest LLMs can be valuable assistants for mathematicians today, while the benchmark’s refreshable design mitigates contamination and keeps pace with evolving mathematical practice. RealMath thus offers a pragmatic, scalable framework for evaluating and improving AI assistants in mathematical research.
Abstract
Existing benchmarks for evaluating mathematical reasoning in large language models (LLMs) rely primarily on competition problems, formal proofs, or artificially challenging questions -- failing to capture the nature of mathematics encountered in actual research environments. We introduce RealMath, a novel benchmark derived directly from research papers and mathematical forums that assesses LLMs' abilities on authentic mathematical tasks. Our approach addresses three critical challenges: sourcing diverse research-level content, enabling reliable automated evaluation through verifiable statements, and designing a continually refreshable dataset to mitigate contamination risks. Experimental results across multiple LLMs reveal surprising capabilities in handling research mathematics compared to competition problems, suggesting current models may already serve as valuable assistants for working mathematicians despite limitations on highly challenging problems. The code and dataset for RealMath are publicly available.
