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

Syntactic Scaffolds for Semantic Structures

Swabha SwayamdiptaSam ThomsonKenton Leeand Noah A. Smith
2018
EMNLP

We introduce the syntactic scaffold, an approach to incorporating syntactic information into semantic tasks. Syntactic scaffolds avoid expensive syntactic processing at runtime, only making use of a… 

Understanding Convolutional Neural Networks for Text Classification

Alon JacoviOren Sar ShalomYoav Goldberg
2018
EMNLP • Workshop: Analyzing and interpreting neural networks for NLP

We present an analysis into the inner workings of Convolutional Neural Networks (CNNs) for processing text. CNNs used for computer vision can be interpreted by projecting filters into image space,… 

Word Sense Induction with Neural biLM and Symmetric Patterns

Asaf AmramiYoav Goldberg
2018
EMNLP

An established method for Word Sense Induction (WSI) uses a language model to predict probable substitutes for target words, and induces senses by clustering these resulting substitute vectors. We… 

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… 

Adaptive Stratified Sampling for Precision-Recall Estimation

Ashish SabharwalYexiang Xue
2018
UAI

We propose a new algorithm for computing a constant-factor approximation of precision-recall (PR) curves for massive noisy datasets produced by generative models. Assessing validity of items in such… 

Citation Count Analysis for Papers with Preprints

Sergey FeldmanKyle LoWaleed Ammar
2018
ArXiv

We explore the degree to which papers prepublished on arXiv garner more citations, in an attempt to paint a sharper picture of fairness issues related to prepublishing. A paper’s citation count is… 

Construction of the Literature Graph in Semantic Scholar

Waleed AmmarDirk GroeneveldChandra Bhagavatulaet al.
2018
NAACL-HLT

We describe a deployed scalable system for organizing published scientific literature into a heterogeneous graph to facilitate algorithmic manipulation and discovery. The resulting literature graph… 

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… 

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… 

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…