English

WIQA: A dataset for "What if..." reasoning over procedural text

Computation and Language 2019-09-12 v1 Artificial Intelligence

Abstract

We introduce WIQA, the first large-scale dataset of "What if..." questions over procedural text. WIQA contains three parts: a collection of paragraphs each describing a process, e.g., beach erosion; a set of crowdsourced influence graphs for each paragraph, describing how one change affects another; and a large (40k) collection of "What if...?" multiple-choice questions derived from the graphs. For example, given a paragraph about beach erosion, would stormy weather result in more or less erosion (or have no effect)? The task is to answer the questions, given their associated paragraph. WIQA contains three kinds of questions: perturbations to steps mentioned in the paragraph; external (out-of-paragraph) perturbations requiring commonsense knowledge; and irrelevant (no effect) perturbations. We find that state-of-the-art models achieve 73.8% accuracy, well below the human performance of 96.3%. We analyze the challenges, in particular tracking chains of influences, and present the dataset as an open challenge to the community.

Cite

@article{arxiv.1909.04739,
  title  = {WIQA: A dataset for "What if..." reasoning over procedural text},
  author = {Niket Tandon and Bhavana Dalvi Mishra and Keisuke Sakaguchi and Antoine Bosselut and Peter Clark},
  journal= {arXiv preprint arXiv:1909.04739},
  year   = {2019}
}

Comments

Accepted at EMNLP 2019

R2 v1 2026-06-23T11:11:42.066Z