paper-with-me

Papers

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

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

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, which has made little progress so far. In this paper, we present a novel equation-to-problem text generation model. In our model, 1) we propose a flexible scheme to effectively encode math equations, we then enhance the equation encoder by a Varitional Autoen-coder (VAE) 2) given a math equation, we perform topic selection, followed by which a dynamic topic memory mechanism is introduced to restrict the topic distribution of the generator 3) to avoid commonsense violation in traditional generation model, we pretrain word embedding with background knowledge graph (KG), and we link decoded words to related words in KG, targeted at injecting background knowledge into our model. We evaluate our model through both automatic metrices and human evaluation, experiments demonstrate our model outperforms baseline and previous models in both accuracy and richness of generated problem text.

📄 PDF Abstract BibTeX arXiv:2012.07379

Code (0)

등록된 구현이 없습니다.

Tasks

MathText Generation

Similar 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. …

Math

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

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

Mathematical Word Problem Generation from Commonsense Knowledge Graph and Equations

2020-10-13 · EMNLP 2021 11 · Tianqiao Liu, Qiang Fang, Wenbiao Ding, Hang Li 외

There is an increasing interest in the use of mathematical word problem (MWP) generation in educational assessment. Different from standard natural question generation, MWP generation needs to maintain the underlying mat…

Question GenerationQuestion-Generation

Agentic Retrieval and Reinforcement Learned Equation Chains: A Controlled Generation Framework for Complex and Novel Physics Word Problems

2026-06-14 · Tirthankar Mittra arxiv

Generating high-quality Physics Word Problems (PWPs) that are novel, complex, and solvable remains a challenging and underexplored problem in educational content generation. Existing approaches, many adapted from Math Wo…

Reinforcement Learning