paper-with-me

Papers

Reverse Operation based Data Augmentation for Solving Math Word Problems

2020-10-04 · Qianying Liu, Wenyu Guan, Sujian Li, Fei Cheng, Daisuke Kawahara, Sadao Kurohashi

Automatically solving math word problems is a critical task in the field of natural language processing. Recent models have reached their performance bottleneck and require more high-quality data for training. We propose a novel data augmentation method that reverses the mathematical logic of math word problems to produce new high-quality math problems and introduce new knowledge points that can benefit learning the mathematical reasoning logic. We apply the augmented data on two SOTA math word problem solving models and compare our results with a strong data augmentation baseline. Experimental results show the effectiveness of our approach. We release our code and data at https://github.com/yiyunya/RODA.

📄 PDF Abstract BibTeX arXiv:2010.01556

Code (1)

yiyunya/RODA 공식 구현 pytorch

Tasks

Data AugmentationMathMathematical ReasoningMath Word Problem Solving

Similar Papers 제목 키워드 기반

ReverseMath: Answer Inversion for Scalable and Verifiable Mathematical Problem Generation

2026-05-26 · Raoyuan Zhao, Yihong Liu, Yupei Du, Hinrich Schütze 외 arxiv

Mathematical reasoning benchmarks are vital for evaluating large language models (LLMs), but many are static and repeatedly exposed through public evaluation and training pipelines, making it difficult to separate genuin…

Reinforcement LearningMathematical ReasoningData Augmentation

Data Augmentation with In-Context Learning and Comparative Evaluation in Math Word Problem Solving

2024-04-05 · Gulsum Yigit, Mehmet Fatih Amasyali

Math Word Problem (MWP) solving presents a challenging task in Natural Language Processing (NLP). This study aims to provide MWP solvers with a more diverse training set, ultimately improving their ability to solve vario…

Data AugmentationIn-Context LearningLanguage ModelingLanguage Modelling+2

Learning Polynomial Problems with $SL(2,\mathbb{R})$ Equivariance

2023-12-04 · Hannah Lawrence, Mitchell Tong Harris

Optimizing and certifying the positivity of polynomials are fundamental primitives across mathematics and engineering applications, from dynamical systems to operations research. However, solving these problems in practi…

Data Augmentation

Highlighting Named Entities in Input for Auto-Formulation of Optimization Problems

2022-12-26 · Neeraj Gangwar, Nickvash Kani

Operations research deals with modeling and solving real-world problems as mathematical optimization problems. While solving mathematical systems is accomplished by analytical software, formulating a problem as a set of …

ControlMath: Controllable Data Generation Promotes Math Generalist Models

2024-09-20 · Nuo Chen, Ning Wu, Jianhui Chang, Jia Li

Utilizing large language models (LLMs) for data augmentation has yielded encouraging results in mathematical reasoning. However, these approaches face constraints in problem diversity, potentially restricting them to in-…

Data AugmentationDiversityGSM8KMath+1