paper-with-me

Papers

DocMath-Eval: Evaluating Math Reasoning Capabilities of LLMs in Understanding Long and Specialized Documents

2023-11-16 · Yilun Zhao, Yitao Long, Hongjun Liu, Ryo Kamoi, Linyong Nan, Lyuhao Chen, Yixin Liu, Xiangru Tang, Rui Zhang, Arman Cohan

Recent LLMs have demonstrated remarkable performance in solving exam-like math word problems. However, the degree to which these numerical reasoning skills are effective in real-world scenarios, particularly in expert domains, is still largely unexplored. This paper introduces DocMath-Eval, a comprehensive benchmark specifically designed to evaluate the numerical reasoning capabilities of LLMs in the context of understanding and analyzing specialized documents containing both text and tables. We conduct an extensive evaluation of 48 LLMs with Chain-of-Thought and Program-of-Thought prompting methods, aiming to comprehensively assess the capabilities and limitations of existing LLMs in DocMath-Eval. We found that even the current best-performing system (i.e., GPT-4o) still significantly lags behind human experts in solving complex numerical reasoning problems grounded in long contexts. We believe that DocMath-Eval can serve as a valuable benchmark for evaluating LLMs' capabilities in solving challenging numerical reasoning problems within expert domains.

📄 PDF Abstract BibTeX arXiv:2311.09805

Code (1)

yale-nlp/docmath-eval 공식 구현 pytorch

Tasks

Math

Similar Papers 제목 키워드 기반

MathArena: Evaluating LLMs on Uncontaminated Math Competitions

2025-05-29 · Mislav Balunović, Jasper Dekoninck, Ivo Petrov, Nikola Jovanović 외

The rapid advancement of reasoning capabilities in large language models (LLMs) has led to notable improvements on mathematical benchmarks. However, many of the most commonly used evaluation datasets (e.g., AIME 2024) ar…

MathMathematical ReasoningMemorization

MathHay: An Automated Benchmark for Long-Context Mathematical Reasoning in LLMs

2024-10-07 · Lei Wang, Shan Dong, Yuhui Xu, Hanze Dong 외

Recent large language models (LLMs) have demonstrated versatile capabilities in long-context scenarios. Although some recent benchmarks have been developed to evaluate the long-context capabilities of LLMs, there is a la…

Information RetrievalMathematical Reasoning

Can reasoning models comprehend mathematical problems in Chinese ancient texts? An empirical study based on data from Suanjing Shishu

2025-05-22 · Liu Chang, Wang Dongbo, Liu Liu, Zhao Zhixiao

This study addresses the challenges in intelligent processing of Chinese ancient mathematical classics by constructing Guji_MATH, a benchmark for evaluating classical texts based on Suanjing Shishu. It systematically ass…

Mathematical Problem-Solving

MV-MATH: Evaluating Multimodal Math Reasoning in Multi-Visual Contexts

2025-02-28 · CVPR 2025 1 · Peijie Wang, Zhong-Zhi Li, Fei Yin, Xin Yang 외

Multimodal Large Language Models (MLLMs) have shown promising capabilities in mathematical reasoning within visual contexts across various datasets. However, most existing multimodal math benchmarks are limited to single…

MathMathematical ReasoningMultiple-choice

Atomic Thinking of LLMs: Decoupling and Exploring Mathematical Reasoning Abilities

2025-09-30 · Jiayi Kuang, Haojing Huang, Yinghui Li, Xinnian Liang 외 arxiv

Large Language Models (LLMs) have demonstrated outstanding performance in mathematical reasoning capabilities. However, we argue that current large-scale reasoning models primarily rely on scaling up training datasets wi…

Mathematical Reasoning