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

Learning to Write with Cooperative Discriminators

Ari HoltzmanJan BuysMaxwell ForbesDavid Golub and Yejin Choi
2018
ACL

Despite their local fluency, long-form text generated from RNNs is often generic, repetitive, and even self-contradictory. We propose a unified learning framework that collectively addresses all the… 

Event2Mind: Commonsense Inference on Events, Intents, and Reactions

Maarten SapHannah RashkinEmily AllawayNoah A. Smith and Yejin Choi
2018
ACL

We investigate a new commonsense inference task: given an event described in a short free-form text (“X drinks coffee in the morning”), a system reasons about the likely intents (“X wants to stay… 

Modeling Naive Psychology of Characters in Simple Commonsense Stories

Hannah RashkinAntoine BosselutMaarten SapKevin Knight and Yejin Choi
2018
ACL

Understanding a narrative requires reading between the lines and reasoning about the unspoken but obvious implications about events and people’s mental states — a capability that is trivial for… 

Adversarial Training for Textual Entailment with Knowledge-Guided Examples

Tushar KhotAshish Sabharwal and Dongyeop Kang
2018
ACL

We consider the problem of learning textual entailment models with limited supervision (5K-10K training examples), and present two complementary approaches for it. First, we propose knowledge-guided… 

Actor and Observer: Joint Modeling of First and Third-Person Videos

Gunnar SigurdssonCordelia SchmidAli FarhadiKarteek Alahari
2018
CVPR

Several theories in cognitive neuroscience suggest that when people interact with the world, or simulate interactions, they do so from a first-person egocentric perspective, and seamlessly transfer… 

Don't Just Assume; Look and Answer: Overcoming Priors for Visual Question Answering

Aishwarya AgrawalDhruv BatraDevi ParikhAniruddha Kembhavi
2018
CVPR

A number of studies have found that today’s Visual Question Answering (VQA) models are heavily driven by superficial correlations in the training data and lack sufficient image grounding. To… 

IQA: Visual Question Answering in Interactive Environments

Daniel GordonAniruddha KembhaviMohammad RastegariAli Farhadi
2018
CVPR

We introduce Interactive Question Answering (IQA), the task of answering questions that require an autonomous agent to interact with a dynamic visual environment. IQA presents the agent with a scene… 

LSTMs Exploit Linguistic Attributes of Data

Nelson F. LiuOmer LevyRoy SchwartzNoah A. Smith
2018
ACL • RepL4NLP Workshop

While recurrent neural networks have found success in a variety of natural language processing applications, they are general models of sequential data. We investigate how the properties of natural… 

Extending a Parser to Distant Domains Using a Few Dozen Partially Annotated Examples

Vidur JoshiMatthew Petersand Mark Hopkins
2018
ACL

We revisit domain adaptation for parsers in the neural era. First we show that recent advances in word representations greatly diminish the need for domain adaptation when the target domain is… 

AllenNLP: A Deep Semantic Natural Language Processing Platform

Matt GardnerJoel GrusMark NeumannLuke Zettlemoyer
2018
ACL • NLP OSS Workshop

This paper describes AllenNLP, a platform for research on deep learning methods in natural language understanding. AllenNLP is designed to support researchers who want to build novel language…