Skip to main content ->
Ai2

Research - Papers

Explore a selection of our published work on a variety of key research challenges in AI.

Filter papers

Probing Natural Language Inference Models through Semantic Fragments

Kyle RichardsonHai Na HuLawrence S. MossAshish Sabharwal
2020
AAAI

Do state-of-the-art models for language understanding already have, or can they easily learn, abilities such as boolean coordination, quantification, conditionals, comparatives, and monotonicity… 

MonaLog: a Lightweight System for Natural Language Inference Based on Monotonicity

Hai HuQi ChenKyle RichardsonSandra Kübler
2020
SCIL

We present a new logic-based inference engine for natural language inference (NLI) called MonaLog, which is based on natural logic and the monotonicity calculus. In contrast to existing logic-based… 

What's Missing: A Knowledge Gap Guided Approach for Multi-hop Question Answering

Tushar KhotAshish SabharwalPeter Clark
2019
EMNLP

Multi-hop textual question answering requires combining information from multiple sentences. We focus on a natural setting where, unlike typical reading comprehension, only partial information is… 

Reasoning Over Paragraph Effects in Situations

Kevin LinOyvind TafjordPeter ClarkMatt Gardner
2019
EMNLP • MRQA Workshop

A key component of successfully reading a passage of text is the ability to apply knowledge gained from the passage to a new situation. In order to facilitate progress on this kind of reading, we… 

Everything Happens for a Reason: Discovering the Purpose of Actions in Procedural Text

Bhavana Dalvi MishraNiket TandonAntoine BosselutPeter Clark
2019
EMNLP

Our goal is to better comprehend procedural text, e.g., a paragraph about photosynthesis, by not only predicting what happens, but why some actions need to happen before others. Our approach builds… 

“Going on a vacation” takes longer than “Going for a walk”: A Study of Temporal Commonsense Understanding

Ben ZhouDaniel KhashabiQiang NingDan Roth
2019
EMNLP

Understanding time is crucial for understanding events expressed in natural language. Because people rarely say the obvious, it is often necessary to have commonsense knowledge about various… 

Pretrained Language Models for Sequential Sentence Classification

Arman CohanIz BeltagyDaniel KingDaniel S. Weld
2019
EMNLP

As a step toward better document-level understanding, we explore classification of a sequence of sentences into their corresponding categories, a task that requires understanding sentences in… 

QuaRTz: An Open-Domain Dataset of Qualitative Relationship Questions

Oyvind TafjordMatt GardnerKevin LinPeter Clark
2019
EMNLP

We introduce the first open-domain dataset, called QuaRTz, for reasoning about textual qualitative relationships. QuaRTz contains general qualitative statements, e.g., "A sunscreen with a higher SPF… 

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

Niket TandonBhavana Dalvi MishraKeisuke SakaguchiPeter Clark
2019
EMNLP

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;… 

Exploiting Explicit Paths for Multi-hop Reading Comprehension

Souvik KunduTushar KhotAshish SabharwalPeter Clark
2019
ACL

We propose a novel, path-based reasoning approach for the multi-hop reading comprehension task where a system needs to combine facts from multiple passages to answer a question. Although inspired by…