activity
20172022
most citedDROP: A Reading Comprehension Benchmark Requiring Discrete Reasoning Over Paragraphs

96 citations · 121 across the 5 of their papers we have counts for

collaborators
Showing cs.CLShow all

11 papers · 1 filter

cs.CL20222 cited

Generating Data to Mitigate Spurious Correlations in Natural Language Inference Datasets

Yuxiang Wu, Matt Gardner, Pontus Stenetorp +1

Natural language processing models often exploit spurious correlations between task-independent features and labels in datasets to perform well only within the distributions they a…

cs.CL2021

A Dataset of Information-Seeking Questions and Answers Anchored in Research Papers

Pradeep Dasigi, Kyle Lo, Iz Beltagy +3

Readers of academic research papers often read with the goal of answering specific questions. Question Answering systems that can answer those questions can make consumption of the…

cs.CL2021

Learning with Instance Bundles for Reading Comprehension

Dheeru Dua, Pradeep Dasigi, Sameer Singh +1

When training most modern reading comprehension models, all the questions associated with a context are treated as being independent from each other. However, closely related quest…

cs.CL2021

Mitigating False-Negative Contexts in Multi-document Question Answering with Retrieval Marginalization

Ansong Ni, Matt Gardner, Pradeep Dasigi

Question Answering (QA) tasks requiring information from multiple documents often rely on a retrieval model to identify relevant information for reasoning. The retrieval model is t…

cs.CL20201 cited

IIRC: A Dataset of Incomplete Information Reading Comprehension Questions

James Ferguson, Matt Gardner, Hannaneh Hajishirzi +2

Humans often have to read multiple documents to address their information needs. However, most existing reading comprehension (RC) tasks only focus on questions for which the conte…

cs.CL2020

Evaluating Models' Local Decision Boundaries via Contrast Sets

Matt Gardner, Yoav Artzi, Victoria Basmova +23

Standard test sets for supervised learning evaluate in-distribution generalization. Unfortunately, when a dataset has systematic gaps (e.g., annotation artifacts), these evaluation…