English

STEM-POM: Evaluating Language Models Math-Symbol Reasoning in Document Parsing

Computation and Language 2025-06-03 v3

Abstract

Advances in large language models (LLMs) have spurred research into enhancing their reasoning capabilities, particularly in math-rich STEM (Science, Technology, Engineering, and Mathematics) documents. While LLMs can generate equations or solve math-related queries, their ability to fully understand and interpret abstract mathematical symbols in long, math-rich documents remains limited. In this paper, we introduce STEM-PoM, a comprehensive benchmark dataset designed to evaluate LLMs' reasoning abilities on math symbols within contextual scientific text. The dataset, sourced from real-world ArXiv documents, contains over 2K math symbols classified as main attributes of variables, constants, operators, and unit descriptors, with additional sub-attributes including scalar/vector/matrix for variables and local/global/discipline-specific labels for both constants and operators. Our extensive experiments demonstrate that state-of-the-art LLMs achieve an average accuracy of 20-60% under in-context learning and 50-60% with fine-tuning, highlighting a substantial gap in their ability to classify mathematical symbols. By improving LLMs' mathematical symbol classification, STEM-PoM further enhances models' downstream mathematical reasoning capabilities. The code and data are available at https://github.com/jiaruzouu/STEM-PoM.

Keywords

Cite

@article{arxiv.2411.00387,
  title  = {STEM-POM: Evaluating Language Models Math-Symbol Reasoning in Document Parsing},
  author = {Jiaru Zou and Qing Wang and Pratyush Thakur and Nickvash Kani},
  journal= {arXiv preprint arXiv:2411.00387},
  year   = {2025}
}

Comments

ACL 2025; NeurIPS Math-AI 2024; Code and Data: https://github.com/jiaruzouu/STEM-PoM

R2 v1 2026-06-28T19:43:56.630Z