English

Practice Makes a Solver Perfect: Data Augmentation for Math Word Problem Solvers

Computation and Language 2022-05-03 v1

Abstract

Existing Math Word Problem (MWP) solvers have achieved high accuracy on benchmark datasets. However, prior works have shown that such solvers do not generalize well and rely on superficial cues to achieve high performance. In this paper, we first conduct experiments to showcase that this behaviour is mainly associated with the limited size and diversity present in existing MWP datasets. Next, we propose several data augmentation techniques broadly categorized into Substitution and Paraphrasing based methods. By deploying these methods we increase the size of existing datasets by five folds. Extensive experiments on two benchmark datasets across three state-of-the-art MWP solvers show that proposed methods increase the generalization and robustness of existing solvers. On average, proposed methods significantly increase the state-of-the-art results by over five percentage points on benchmark datasets. Further, the solvers trained on the augmented dataset perform comparatively better on the challenge test set. We also show the effectiveness of proposed techniques through ablation studies and verify the quality of augmented samples through human evaluation.

Keywords

Cite

@article{arxiv.2205.00177,
  title  = {Practice Makes a Solver Perfect: Data Augmentation for Math Word Problem Solvers},
  author = {Vivek Kumar and Rishabh Maheshwary and Vikram Pudi},
  journal= {arXiv preprint arXiv:2205.00177},
  year   = {2022}
}

Comments

Accepted at NAACL 2022

R2 v1 2026-06-24T11:03:19.071Z