paper-with-me

Papers

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

2022-04-30 · NAACL 2022 7 · Vivek Kumar, Rishabh Maheshwary, Vikram Pudi

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.

📄 PDF Abstract BibTeX arXiv:2205.00177

Code (1)

kevivk/mwp-augmentation 공식 구현

Tasks

Data AugmentationDiversityMath

Similar Papers 제목 키워드 기반

Evolution of Natural Language Processing Technology: Not Just Language Processing Towards General Purpose AI

2023-10-10 · Masahiro Yamamoto

Since the invention of computers, communication through natural language (actual human language) has been a dream technology. However, natural language is extremely difficult to mathematically formulate, making it diffic…

Playing the Player: A Heuristic Framework for Adaptive Poker AI

2025-12-04 · Andrew Paterson, Carl Sanders arxiv

For years, the discourse around poker AI has been dominated by the concept of solvers and the pursuit of unexploitable, machine-perfect play. This paper challenges that orthodoxy. It presents Patrick, an AI built on the …

Promoting Generalization for Exact Solvers via Adversarial Instance Augmentation

2023-10-22 · Haoyang Liu, Yufei Kuang, Jie Wang, Xijun Li 외

Machine learning has been successfully applied to improve the efficiency of Mixed-Integer Linear Programming (MILP) solvers. However, the learning-based solvers often suffer from severe performance degradation on unseen …

DiversityImitation Learning

Multi-Agent Path Finding with Delay Probabilities

2016-12-15 · Hang Ma, T. K. Satish Kumar, Sven Koenig

Several recently developed Multi-Agent Path Finding (MAPF) solvers scale to large MAPF instances by searching for MAPF plans on 2 levels: The high-level search resolves collisions between agents, and the low-level search…

Multi-Agent Path Findingvalid

Attack Impact Evaluation by Exact Convexification through State Space Augmentation

2022-03-31 · Hampei Sasahara, Takashi Tanaka, Henrik Sandberg

We address the attack impact evaluation problem for control system security. We formulate the problem as a Markov decision process with a temporally joint chance constraint that forces the adversary to avoid being detect…