English

Evaluating LLMs with Multiple Problems at once

Artificial Intelligence 2025-06-24 v3 Computation and Language

Abstract

This paper shows the benefits and fruitfulness of evaluating LLMs with multiple problems at once, a paradigm we call multi-problem evaluation (MPE). Unlike conventional single-problem evaluation, where a prompt presents a single problem and expects one specific answer, MPE places multiple problems together in a single prompt and assesses how well an LLM answers all these problems in a single output. Leveraging 6 classification and 12 reasoning benchmarks that already exist, we introduce a new benchmark called ZeMPE (Zero-shot Multi-Problem Evaluation), comprising 53,100 zero-shot multi-problem prompts. We experiment with a total of 13 LLMs from 5 model families on ZeMPE to present a comprehensive and systematic MPE. Our results show that LLMs are capable of handling multiple problems from a single data source as well as handling them separately, but there are conditions this multiple problem handling capability falls short. In addition, we perform in-depth further analyses and explore model-level factors that may enable multiple problem handling capabilities in LLMs. We release our corpus and code to facilitate future research.

Keywords

Cite

@article{arxiv.2406.10786,
  title  = {Evaluating LLMs with Multiple Problems at once},
  author = {Zhengxiang Wang and Jordan Kodner and Owen Rambow},
  journal= {arXiv preprint arXiv:2406.10786},
  year   = {2025}
}

Comments

22 pages, 9 figures, 12 tables

R2 v1 2026-06-28T17:07:29.370Z