English

The CompMath-MCQ Dataset: Are LLMs Ready for Higher-Level Math?

Computation and Language 2026-03-05 v1

Abstract

The evaluation of Large Language Models (LLMs) on mathematical reasoning has largely focused on elementary problems, competition-style questions, or formal theorem proving, leaving graduate-level and computational mathematics relatively underexplored. We introduce CompMath-MCQ, a new benchmark dataset for assessing LLMs on advanced mathematical reasoning in a multiple-choice setting. The dataset consists of 1{,}500 originally authored questions by professors of graduate-level courses, covering topics including Linear Algebra, Numerical Optimization, Vector Calculus, Probability, and Python-based scientific computing. Three option choices are provided for each question, with exactly one of them being correct. To ensure the absence of data leakage, all questions are newly created and not sourced from existing materials. The validity of questions is verified through a procedure based on cross-LLM disagreement, followed by manual expert review. By adopting a multiple-choice format, our dataset enables objective, reproducible, and bias-free evaluation through lm_eval library. Baseline results with state-of-the-art LLMs indicate that advanced computational mathematical reasoning remains a significant challenge. We release CompMath-MCQ at the following link: https://github.com/biancaraimondi/CompMath-MCQ.git

Keywords

Cite

@article{arxiv.2603.03334,
  title  = {The CompMath-MCQ Dataset: Are LLMs Ready for Higher-Level Math?},
  author = {Bianca Raimondi and Francesco Pivi and Davide Evangelista and Maurizio Gabbrielli},
  journal= {arXiv preprint arXiv:2603.03334},
  year   = {2026}
}

Comments

Preprint. Under review

R2 v1 2026-07-01T11:01:48.735Z