paper-with-me

Papers

Towards Generating Math Word Problems from Equations and Topics

2019-10-01 · WS 2019 10 · Qingyu Zhou, Danqing Huang

A math word problem is a narrative with a specific topic that provides clues to the correct equation with numerical quantities and variables therein. In this paper, we focus on the task of generating math word problems. Previous works are mainly template-based with pre-defined rules. We propose a novel neural network model to generate math word problems from the given equations and topics. First, we design a fusion mechanism to incorporate the information of both equations and topics. Second, an entity-enforced loss is introduced to ensure the relevance between the generated math problem and the equation. Automatic evaluation results show that the proposed model significantly outperforms the baseline models. In human evaluations, the math word problems generated by our model are rated as being more relevant (in terms of solvability of the given equations and relevance to topics) and natural (i.e., grammaticality, fluency) than the baseline models.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Math

Similar Papers 제목 키워드 기반

Solving Math Word Problems by Combining Language Models With Symbolic Solvers

2023-04-16 · Joy He-Yueya, Gabriel Poesia, Rose E. Wang, Noah D. Goodman

Automatically generating high-quality step-by-step solutions to math word problems has many applications in education. Recently, combining large language models (LLMs) with external tools to perform complex reasoning and…

GSM8KLanguage ModelingLanguage ModellingMath

Generating Math Word Problems from Equations with Topic Controlling and Commonsense Enforcement

2020-12-14 · Tianyang Cao, Shuang Zeng, Songge Zhao, Mairgup Mansur 외

Recent years have seen significant advancement in text generation tasks with the help of neural language models. However, there exists a challenging task: generating math problem text based on mathematical equations, whi…

MathText Generation

Semantically-Aligned Equation Generation for Solving and Reasoning Math Word Problems

2018-11-02 · NAACL 2019 6 · Ting-Rui Chiang, Yun-Nung Chen

Solving math word problems is a challenging task that requires accurate natural language understanding to bridge natural language texts and math expressions. Motivated by the intuition about how human generates the equat…

DecoderMathMath Word Problem SolvingNatural Language Understanding+1

Math Word Problem Generation with Mathematical Consistency and Problem Context Constraints

2021-09-09 · EMNLP 2021 11 · Zichao Wang, Andrew S. Lan, Richard G. Baraniuk

We study the problem of generating arithmetic math word problems (MWPs) given a math equation that specifies the mathematical computation and a context that specifies the problem scenario. Existing approaches are prone t…

DiversityMathQuestion Generation

TopicEq: A Joint Topic and Mathematical Equation Model for Scientific Texts

2019-02-16 · Michihiro Yasunaga, John Lafferty

Scientific documents rely on both mathematics and text to communicate ideas. Inspired by the topical correspondence between mathematical equations and word contexts observed in scientific texts, we propose a novel topic …

ArticlesLanguage ModellingTopic Models