paper-with-me

Papers

A Multi-language Platform for Generating Algebraic Mathematical Word Problems

2019-11-19 · Vijini Liyanage, Surangika Ranathunga

Existing approaches for automatically generating mathematical word problems are deprived of customizability and creativity due to the inherent nature of template-based mechanisms they employ. We present a solution to this problem with the use of deep neural language generation mechanisms. Our approach uses a Character Level Long Short Term Memory Network (LSTM) to generate word problems, and uses POS (Part of Speech) tags to resolve the constraints found in the generated problems. Our approach is capable of generating Mathematics Word Problems in both English and Sinhala languages with an accuracy over 90%.

📄 PDF Abstract BibTeX arXiv:1912.01110

Code (0)

등록된 구현이 없습니다.

Tasks

POSText Generation

Methods 이 논문이 사용한 방법론

Memory Network 설명 없음

Similar Papers 제목 키워드 기반

Proving Olympiad Algebraic Inequalities without Human Demonstrations

2024-06-20 · Chenrui Wei, Mengzhou Sun, Wei Wang

Solving Olympiad-level mathematical problems represents a significant advancement in machine intelligence and automated reasoning. Current machine learning methods, however, struggle to solve Olympiad-level problems beyo…

Program Induction by Rationale Generation : Learning to Solve and Explain Algebraic Word Problems

2017-05-11 · Wang Ling, Dani Yogatama, Chris Dyer, Phil Blunsom

Solving algebraic word problems requires executing a series of arithmetic operations---a program---to obtain a final answer. However, since programs can be arbitrarily complicated, inducing them directly from question-an…

Program induction

Program Induction by Rationale Generation: Learning to Solve and Explain Algebraic Word Problems

2017-07-01 · ACL 2017 7 · Wang Ling, Dani Yogatama, Chris Dyer, Phil Blunsom

Solving algebraic word problems requires executing a series of arithmetic operations{---}a program{---}to obtain a final answer. However, since programs can be arbitrarily complicated, inducing them directly from questio…

Decision MakingProgram induction

The case for algebraic biology: from research to education

2020-02-29 · Matthew Macauley, Nora Youngs

Though it goes without saying that linear algebra is fundamental to mathematical biology, polynomial algebra is less visible. In this article, we will give a brief tour of four diverse biological problems where multivari…

Proof2Hybrid: Automatic Mathematical Benchmark Synthesis for Proof-Centric Problems

2025-08-04 · Yebo Peng, Zixiang Liu, Yaoming Li, Zhizhuo Yang 외 arxiv

Evaluating the mathematical capability of Large Language Models (LLMs) is a critical yet challenging frontier. Existing benchmarks fall short, particularly for proof-centric problems, as manual creation is unscalable and…