NumNet: Machine Reading Comprehension with Numerical Reasoning
2019-10-15IJCNLP 2019Code Available0· sign in to hype
Qiu Ran, Yankai Lin, Peng Li, Jie zhou, Zhiyuan Liu
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/ranqiu92/NumNetOfficialIn paperpytorch★ 0
- github.com/wenhuchen/gnn-tabfactpytorch★ 0
Abstract
Numerical reasoning, such as addition, subtraction, sorting and counting is a critical skill in human's reading comprehension, which has not been well considered in existing machine reading comprehension (MRC) systems. To address this issue, we propose a numerical MRC model named as NumNet, which utilizes a numerically-aware graph neural network to consider the comparing information and performs numerical reasoning over numbers in the question and passage. Our system achieves an EM-score of 64.56% on the DROP dataset, outperforming all existing machine reading comprehension models by considering the numerical relations among numbers.
Tasks
Benchmark Results
| Dataset | Model | Metric | Claimed | Verified | Status |
|---|---|---|---|---|---|
| DROP Test | NumNet | F1 | 67.97 | — | Unverified |