CLAISep 16, 2021

Numerical reasoning in machine reading comprehension tasks: are we there yet?

arXiv:2109.08207v1665 citations
Originality Synthesis-oriented
AI Analysis

This work highlights a critical evaluation gap in NLP for numerical reasoning tasks, which is incremental as it builds on existing benchmarks.

The paper investigates whether top-performing models on the DROP benchmark for numerical reasoning in machine reading comprehension have truly learned to reason, finding that standard metrics fail to measure progress effectively.

Numerical reasoning based machine reading comprehension is a task that involves reading comprehension along with using arithmetic operations such as addition, subtraction, sorting, and counting. The DROP benchmark (Dua et al., 2019) is a recent dataset that has inspired the design of NLP models aimed at solving this task. The current standings of these models in the DROP leaderboard, over standard metrics, suggest that the models have achieved near-human performance. However, does this mean that these models have learned to reason? In this paper, we present a controlled study on some of the top-performing model architectures for the task of numerical reasoning. Our observations suggest that the standard metrics are incapable of measuring progress towards such tasks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes