AICLIRMar 14, 2018

Think you have Solved Question Answering? Try ARC, the AI2 Reasoning Challenge

arXiv:1803.05457v14815 citations
Originality Synthesis-oriented
AI Analysis

This addresses the problem of evaluating AI systems on complex reasoning tasks for researchers, though it is incremental as it builds on existing QA challenges.

The authors introduced the AI2 Reasoning Challenge (ARC), a dataset of 7,787 grade-school science questions designed to test advanced knowledge and reasoning, where leading neural models performed no better than random on the Challenge Set.

We present a new question set, text corpus, and baselines assembled to encourage AI research in advanced question answering. Together, these constitute the AI2 Reasoning Challenge (ARC), which requires far more powerful knowledge and reasoning than previous challenges such as SQuAD or SNLI. The ARC question set is partitioned into a Challenge Set and an Easy Set, where the Challenge Set contains only questions answered incorrectly by both a retrieval-based algorithm and a word co-occurence algorithm. The dataset contains only natural, grade-school science questions (authored for human tests), and is the largest public-domain set of this kind (7,787 questions). We test several baselines on the Challenge Set, including leading neural models from the SQuAD and SNLI tasks, and find that none are able to significantly outperform a random baseline, reflecting the difficult nature of this task. We are also releasing the ARC Corpus, a corpus of 14M science sentences relevant to the task, and implementations of the three neural baseline models tested. Can your model perform better? We pose ARC as a challenge to the community.

Code Implementations1 repo
Foundations

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

Your Notes