paper-with-me

홈 › Papers

Learning Fine-Grained Expressions to Solve Math Word Problems

2017-09-01 · EMNLP 2017 9 · Danqing Huang, Shuming Shi, Chin-Yew Lin, Jian Yin

This paper presents a novel template-based method to solve math word problems. This method learns the mappings between math concept phrases in math word problems and their math expressions from training data. For each equation template, we automatically construct a rich template sketch by aggregating information from various problems with the same template. Our approach is implemented in a two-stage system. It first retrieves a few relevant equation system templates and aligns numbers in math word problems to those templates for candidate equation generation. It then does a fine-grained inference to obtain the final answer. Experiment results show that our method achieves an accuracy of 28.4{\%} on the linear Dolphin18K benchmark, which is 10{\%} (54{\%} relative) higher than previous state-of-the-art systems while achieving an accuracy increase of 12{\%} (59{\%} relative) on the TS6 benchmark subset.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

MathMath Word Problem Solving

Similar Papers 제목 키워드 기반

Text2Math: End-to-end Parsing Text into Math Expressions

2019-10-15 · IJCNLP 2019 11 · Yanyan Zou, Wei Lu

We propose Text2Math, a model for semantically parsing text into math expressions. The model can be used to solve different math related problems including arithmetic word problems and equation parsing problems. Unlike p…

MathStructured Prediction

FineMath: A Fine-Grained Mathematical Evaluation Benchmark for Chinese Large Language Models

2024-03-12 · Yan Liu, Renren Jin, Ling Shi, Zheng Yao 외

To thoroughly assess the mathematical reasoning abilities of Large Language Models (LLMs), we need to carefully curate evaluation datasets covering diverse mathematical concepts and mathematical problems at different dif…

MathMathematical Reasoning

Structure-Unified M-Tree Coding Solver for MathWord Problem

2022-10-22 · Bin Wang, Jiangzhou Ju, Yang Fan, Xinyu Dai 외

As one of the challenging NLP tasks, designing math word problem (MWP) solvers has attracted increasing research attention for the past few years. In previous work, models designed by taking into account the properties o…

Math

Solving Math Word Problems with Reexamination

2023-10-14 · Yi Bin, Wenhao Shi, Yujuan Ding, Yang Yang 외

Math word problem (MWP) solving aims to understand the descriptive math problem and calculate the result, for which previous efforts are mostly devoted to upgrade different technical modules. This paper brings a differen…

DescriptiveMath

Exploring the Hidden Reasoning Process of Large Language Models by Misleading Them

2025-03-20 · GuanYu Chen, Peiyang Wang, Tianren Zhang, Feng Chen

Large language models (LLMs) and Vision language models (VLMs) have been able to perform various forms of reasoning tasks in a wide range of scenarios, but are they truly engaging in task abstraction and rule-based reaso…

MathMemorization