paper-with-me

홈 › Papers

Parsing Algebraic Word Problems into Equations

2015-01-01 · TACL 2015 1 · Rik Koncel-Kedziorski, Hannaneh Hajishirzi, Ashish Sabharwal, Oren Etzioni, Siena Dumas Ang

This paper formalizes the problem of solving multi-sentence algebraic word problems as that of generating and scoring equation trees. We use integer linear programming to generate equation trees and score their likelihood by learning local and global discriminative models. These models are trained on a small set of word problems and their answers, without any manual annotation, in order to choose the equation that best matches the problem text. We refer to the overall system as Alges. We compare Alges with previous work and show that it covers the full gamut of arithmetic operations whereas Hosseini et al. (2014) only handle addition and subtraction. In addition, Alges overcomes the brittleness of the Kushman et al. (2014) approach on single-equation problems, yielding a 15{\%} to 50{\%} reduction in error.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Coreference ResolutionSentence

Similar Papers 제목 키워드 기반

Point to the Expression: Solving Algebraic Word Problems using the Expression-Pointer Transformer Model

2020-11-01 · EMNLP 2020 11 · Bugeun Kim, Kyung Seo Ki, Donggeon Lee, Gahgene Gweon

Solving algebraic word problems has recently emerged as an important natural language processing task. To solve algebraic word problems, recent studies suggested neural models that generate solution equations by using {`…

Math Word Problem Solving

From Algebraic Word Problem to Program: A Formalized Approach

2020-03-11 · Adam Wiemerslage, Shafiuddin Rehan Ahmed

In this paper, we propose a pipeline to convert grade school level algebraic word problem into program of a formal languageA-IMP. Using natural language processing tools, we break the problem into sentence fragments whic…

Dependency ParsingSentence

Program of Equations Thoughts to Solve Algebra Word Problems

2025-05-26 · Yunze Lin

Solving algebraic word problems (AWPs) has recently emerged as an important natural language processing task. Recently, large language models (LLMs) have demonstrated powerful mathematical capabilities, and the Chain-of-…

Double Coupling Architecture and Training Method for Optimization Problems of Differential Algebraic Equations with Parameters

2026-03-24 · Wenqiang Yang, Wenyuan Wu, Yong Feng, Changbo Chen arxiv

Simulation and modeling are essential in product development, integrated into the design and manufacturing process to enhance efficiency and quality. They are typically represented as complex nonlinear differential algeb…

Equation Parsing: Mapping Sentences to Grounded Equations

2016-09-28 · Subhro Roy, Shyam Upadhyay, Dan Roth

Identifying mathematical relations expressed in text is essential to understanding a broad range of natural language text from election reports, to financial news, to sport commentaries to mathematical word problems. Thi…

Sentence