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

QuAC: Question Answering in Context

Eunsol ChoiHe HeMohit IyyerPercy Liang and Luke Zettlemoyer
2018
EMNLP

We present QuAC, a dataset for Question Answering in Context that contains 14K information-seeking QA dialogs (100K questions in total). The dialogs involve two crowd workers: (1) a student who… 

Men Also Like Shopping: Reducing Gender Bias Amplification using Corpus-level Constraints

Jieyu ZhaoTianlu WangMark YatskarKai-Wei Chang
2017
EMNLP

Language is increasingly being used to define rich visual recognition problems with supporting image collections sourced from the web. Structured prediction models are used in these tasks to take… 

Dynamic Entity Representations in Neural Language Models

Yangfeng JiChenhao TanSebastian MartschatNoah A. Smith
2017
EMNLP

Understanding a long document requires tracking how entities are introduced and evolve over time. We present a new type of language model, EntityNLM, that can explicitly model entities, dynamically… 

Zero-Shot Activity Recognition with Verb Attribute Induction

Rowan ZellersYejin Choi
2017
EMNLP

In this paper, we investigate large-scale zero-shot activity recognition by modeling the visual and linguistic attributes of action verbs. For example, the verb “salute” has several properties, such… 

Beyond Sentential Semantic Parsing: Tackling the Math SAT with a Cascade of Tree Transducers

Mark HopkinsCristian Petrescu-PrahovaRoie Levinand Vidur Joshi
2017
EMNLP

We present an approach for answering questions that span multiple sentences and exhibit sophisticated cross-sentence anaphoric phenomena, evaluating on a rich source of such questions--the math… 

Crowdsourcing Multiple Choice Science Questions

Johannes WelblNelson F. Liuand Matt Gardner
2017
EMNLP • Workshop on Noisy User-generated Text

We present a novel method for obtaining high-quality, domain-targeted multiple choice questions from crowd workers. Generating these questions can be difficult without trading away originality,… 

End-to-end Neural Coreference Resolution

Kenton LeeLuheng HeMike Lewisand Luke Zettlemoyer
2017
EMNLP

We introduce the first end-to-end coreference resolution model and show that it significantly outperforms all previous work without using a syntactic parser or handengineered mention detector. The… 

Interactive Visualization for Linguistic Structure

Aaron SarnatVidur JoshiCristian Petrescu-Prahovaand Mark Hopkins
2017
EMNLP

We provide a visualization library and web interface for interactively exploring a parse tree or a forest of parses. The library is not tied to any particular linguistic representation, but provides… 

Neural Semantic Parsing with Type Constraints for Semi-Structured Tables

Jayant KrishnamurthyPradeep Dasigiand Matt Gardner
2017
EMNLP

We present a new semantic parsing model for answering compositional questions on semi-structured Wikipedia tables. Our parser is an encoder-decoder neural network with two key technical innovations:… 

Creating Causal Embeddings for Question Answering with Minimal Supervision

Rebecca SharpMihai SurdeanuPeter Jansenand Peter Clark
2016
EMNLP

A common model for question answering (QA) is that a good answer is one that is closely related to the question, where relatedness is often determined using generalpurpose lexical models such as…