← Search

Matt Gardner

22 accepted papers

2022

A Meta-framework for Spatiotemporal Quantity Extraction from Text

ACL 2022long

News events are often associated with quantities (e.g., the number of COVID-19 patients or the number of arrests in a protest), and it is often important to extract their type, time, and location from unstructured text in order to analyze these quantity events. This paper thus formulates the NLP pro…

Cited by 13SourcePDFScholar
2022

CONDAQA: A Contrastive Reading Comprehension Dataset for Reasoning about Negation

EMNLP 2022main

The full power of human language-based communication cannot be realized without negation. All human languages have some form of negation. Despite this, negation remains a challenging phenomenon for current natural language understanding systems. To facilitate the future development of models that ca…

2022

Evidentiality-guided Generation for Knowledge-Intensive NLP Tasks

NAACL 2022long

Retrieval-augmented generation models have shown state-of-the-art performance across many knowledge-intensive NLP tasks such as open-domain question answering and fact verification. These models are trained to generate a final output given retrieved passages that can be irrelevant to an input query,…

2022

Generating Data to Mitigate Spurious Correlations in Natural Language Inference Datasets

ACL 2022long

Natural language processing models often exploit spurious correlations between task-independent features and labels in datasets to perform well only within the distributions they are trained on, while not generalising to different task distributions. We propose to tackle this problem by generating a…

2022

Impact of Pretraining Term Frequencies on Few-Shot Numerical Reasoning

EMNLP 2022finding

Pretrained Language Models (LMs) have demonstrated ability to perform numerical reasoning by extrapolating from a few examples in few-shot settings. However, the extent to which this extrapolation relies on robust reasoning is unclear. In this paper, we investigate how well these models reason with…

Cited by 0SourcePDFScholar
2022

ReCLIP: A Strong Zero-Shot Baseline for Referring Expression Comprehension

ACL 2022long

Training a referring expression comprehension (ReC) model for a new visual domain requires collecting referring expressions, and potentially corresponding bounding boxes, for images in the domain. While large-scale pre-trained models are useful for image classification across domains, it remains unc…

2022

Structurally Diverse Sampling for Sample-Efficient Training and Comprehensive Evaluation

EMNLP 2022finding

A growing body of research has demonstrated the inability of NLP models to generalize compositionally and has tried to alleviate it through specialized architectures, training schemes, and data augmentation, among other approaches. In this work, we study a different approach: training on instances w…

2022

Successive Prompting for Decomposing Complex Questions

EMNLP 2022main

Answering complex questions that require making latent decisions is a challenging task, especially when limited supervision is available. Recent works leverage the capabilities of large language models (LMs) to perform complex question answering in a few-shot setting by demonstrating how to output i…

2022

Tailor: Generating and Perturbing Text with Semantic Controls

ACL 2022long

Controlled text perturbation is useful for evaluating and improving model generalizability. However, current techniques rely on training a model for every target perturbation, which is expensive and hard to generalize. We present Tailor, a semantically-controlled text generation system. Tailor build…

2022

When to Use Multi-Task Learning vs Intermediate Fine-Tuning for Pre-Trained Encoder Transfer Learning

ACL 2022short

Transfer learning (TL) in natural language processing (NLP) has seen a surge of interest in recent years, as pre-trained models have shown an impressive ability to transfer to novel tasks. Three main strategies have emerged for making use of multiple supervised datasets during fine-tuning: training…

2021

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

NAACL 2021long

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 content much more efficient. However, building such tools requires data that reflect the difficulty of the task arising…

2021

COVR: A Test-Bed for Visually Grounded Compositional Generalization with Real Images

EMNLP 2021main

While interest in models that generalize at test time to new compositions has risen in recent years, benchmarks in the visually-grounded domain have thus far been restricted to synthetic images. In this work, we propose COVR, a new test-bed for visually-grounded compositional generalization with rea…

2021

Competency Problems: On Finding and Removing Artifacts in Language Data

EMNLP 2021main

Much recent work in NLP has documented dataset artifacts, bias, and spurious correlations between input features and output labels. However, how to tell which features have “spurious” instead of legitimate correlations is typically left unspecified. In this work we argue that for complex language un…

Cited by 108SourcePDFScholar
2021

Documenting Large Webtext Corpora: A Case Study on the Colossal Clean Crawled Corpus

EMNLP 2021main

Large language models have led to remarkable progress on many NLP tasks, and researchers are turning to ever-larger text corpora to train them. Some of the largest corpora available are made by scraping significant portions of the internet, and are frequently introduced with only minimal documentati…

2021

Generative Context Pair Selection for Multi-hop Question Answering

EMNLP 2021main

Compositional reasoning tasks such as multi-hop question answering require models to learn how to make latent decisions using only weak supervision from the final answer. Crowdsourced datasets gathered for these tasks, however, often contain only a slice of the underlying task distribution, which ca…

2021

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

EMNLP 2021main

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 typically trained to maximize the likelihood of the labeled supporting evidence. However, when retrieving from large text…

2021

Paired Examples as Indirect Supervision in Latent Decision Models

EMNLP 2021main

Compositional, structured models are appealing because they explicitly decompose problems and provide interpretable intermediate outputs that give confidence that the model is not simply latching onto data artifacts. Learning these models is challenging, however, because end-task supervision only pr…

Cited by 12SourcePDFScholar
2018

Deep contextualized word representations

ICLR 2018poster

We introduce a new type of deep contextualized word representation that models both (1) complex characteristics of word use (e.g., syntax and semantics), and (2) how these uses vary across linguistic contexts (i.e., to model polysemy). Our word vectors are learned functions of the internal states o…

Cited by 0SourceScholar