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

Spot the Odd Man Out: Exploring the Associative Power of Lexical Resources

Gabriel StanovskyMark Hopkins
2018
EMNLP

We propose Odd-Man-Out, a novel task which aims to test different properties of word representations. An Odd-Man-Out puzzle is composed of 5 (or more) words, and requires the system to choose the… 

Structured Alignment Networks for Matching Sentences

Yang LiuMatt GardnerMirella Lapata
2018
EMNLP

Many tasks in natural language processing involve comparing two sentences to compute some notion of relevance, entailment, or similarity. Typically this comparison is done either at the word level… 

SWAG: A Large-Scale Adversarial Dataset for Grounded Commonsense Inference

Rowan ZellersYonatan BiskRoy Schwartzand Yejin Choi
2018
EMNLP

Given a partial description like"she opened the hood of the car,"humans can reason about the situation and anticipate what might come next ("then, she examined the engine"). In this paper, we… 

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… 

Neural Metaphor Detection in Context

Ge GaoEunsol ChoiYejin Choi and Luke Zettlemoyer
2018
EMNLP

We present end-to-end neural models for detecting metaphorical word use in context. We show that relatively standard BiLSTM models which operate on complete sentences work well in this setting, in… 

SimpleQuestions Nearly Solved: A New Upperbound and Baseline Approach

Michael PetrochukLuke Zettlemoyer
2018
EMNLP

The SimpleQuestions dataset is one of the most commonly used benchmarks for studying single-relation factoid questions. In this paper, we present new evidence that this benchmark can be nearly… 

Reasoning about Actions and State Changes by Injecting Commonsense Knowledge

Niket TandonBhavana Dalvi MishraJoel GrusPeter Clark
2018
EMNLP

Comprehending procedural text, e.g., a paragraph describing photosynthesis, requires modeling actions and the state changes they produce, so that questions about entities at different timepoints can… 

Neural Cross-Lingual Named Entity Recognition with Minimal Resources

Jiateng XieZhilin YangGraham NeubigJaime Carbonell
2018
EMNLP

For languages with no annotated resources, unsupervised transfer of natural language processing models such as named-entity recognition (NER) from resource-rich languages would be an appealing… 

Policy Shaping and Generalized Update Equations for Semantic Parsing from Denotations

Dipendra MisraMing-Wei ChangXiaodong HeWen-tau Yih
2018
EMNLP

Semantic parsing from denotations faces two key challenges in model training: (1) given only the denotations (e.g., answers), search for good candidate semantic parses, and (2) choose the best model… 

Adversarial Removal of Demographic Attributes from Text Data

Yanai ElazarYoav Goldberg
2018
EMNLP

Recent advances in Representation Learning and Adversarial Training seem to succeed in removing unwanted features from the learned representation. We show that demographic information of authors is…