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

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… 

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

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… 

Ontology Aware Token Embeddings for Prepositional Phrase Attachment

Pradeep DasigiWaleed AmmarChris Dyerand Eduard Hovy
2017
ACL

Type-level word embeddings use the same set of parameters to represent all instances of a word regardless of its context, ignoring the inherent lexical ambiguity in language. Instead, we embed… 

The Effect of Different Writing Tasks on Linguistic Style: A Case Study of the ROC Story Cloze Task

Roy SchwartzMaarten SapIoannis KonstasNoah A. Smith
2017
CoNLL

A writer’s style depends not just on personal traits but also on her intent and mental state. In this paper, we show how variants of the same writing task can lead to measurable differences in… 

Automatic Selection of Context Configurations for Improved Class-Specific Word Representations

Ivan VulicRoy SchwartzAri Rappoportand Anna Korhonen
2017
CoNLL

This paper is concerned with identifying contexts useful for training word representation models for different word classes such as adjectives (A), verbs (V), and nouns (N). We introduce a simple… 

Tell Me Why: Using Question Answering as Distant Supervision for Answer Justification

Rebecca SharpMihai SurdeanuPeter Jansenand Michael Hammond
2017
CoNLL

For many applications of question answering (QA), being able to explain why a given model chose an answer is critical. However, the lack of labeled data for answer justifications makes learning this… 

Learning What is Essential in Questions

Daniel KhashabiTushar KhotAshish Sabharwaland Dan Roth
2017
CoNLL

Question answering (QA) systems are easily distracted by irrelevant or redundant words in questions, especially when faced with long or multi-sentence questions in difficult domains. This paper… 

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

QSAnglyzer: Visual Analytics for Prismatic Analysis of Question Answering System Evaluations

Nan-Chen Chen and Been Kim
2017
VAST

Developing sophisticated artificial intelligence (AI) systems requires AI researchers to experiment with different designs and analyze results from evaluations (we refer this task as evaluation…