Command Palette
Search for a command to run...
Arkil Patel Satwik Bhattamishra Navin Goyal

Abstract
The problem of designing NLP solvers for math word problems (MWP) has seen sustained research activity and steady gains in the test accuracy. Since existing solvers achieve high performance on the benchmark datasets for elementary level MWPs containing one-unknown arithmetic word problems, such problems are often considered "solved" with the bulk of research attention moving to more complex MWPs. In this paper, we restrict our attention to English MWPs taught in grades four and lower. We provide strong evidence that the existing MWP solvers rely on shallow heuristics to achieve high performance on the benchmark datasets. To this end, we show that MWP solvers that do not have access to the question asked in the MWP can still solve a large fraction of MWPs. Similarly, models that treat MWPs as bag-of-words can also achieve surprisingly high accuracy. Further, we introduce a challenge dataset, SVAMP, created by applying carefully chosen variations over examples sampled from existing datasets. The best accuracy achieved by state-of-the-art models is substantially lower on SVAMP, thus showing that much remains to be done even for the simplest of the MWPs.
Code Repositories
Benchmarks
| Benchmark | Methodology | Metrics |
|---|---|---|
| math-word-problem-solving-on-asdiv-a | LSTM Seq2Seq with RoBERTa | Execution Accuracy: 76.9 |
| math-word-problem-solving-on-asdiv-a | Graph2Tree with RoBERTa | Execution Accuracy: 82.2 |
| math-word-problem-solving-on-asdiv-a | GTS with RoBERTa | Execution Accuracy: 81.2 |
| math-word-problem-solving-on-mawps | GTS with RoBERTa | Accuracy (%): 88.5 |
| math-word-problem-solving-on-mawps | Graph2Tree with RoBERTa | Accuracy (%): 88.7 |
| math-word-problem-solving-on-svamp | GTS with RoBERTa | Accuracy: 41.0 Execution Accuracy: 41.0 |
| math-word-problem-solving-on-svamp | LSTM Seq2Seq with RoBERTa | Accuracy: 40.3 Execution Accuracy: 40.3 |
| math-word-problem-solving-on-svamp | Graph2Tree with RoBERTa | Accuracy: 43.8 Execution Accuracy: 43.8 |
| math-word-problem-solving-on-svamp | Transformer with RoBERTa | Accuracy: 38.9 Execution Accuracy: 38.9 |
Build AI with AI
From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.