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

Structural Scaffolds for Citation Intent Classification in Scientific Publications

Arman CohanWaleed AmmarMadeleine van ZuylenField Cady
2019
NAACL

Identifying the intent of a citation in scientific papers (e.g., background information, use of methods, comparing results) is critical for machine reading of individual publications and automated… 

Studying the Inductive Biases of RNNs with Synthetic Variations of Natural Languages

Shauli RavfogelYoav GoldbergTal Linzen
2019
NAACL

How do typological properties such as word order and morphological case marking affect the ability of neural sequence models to acquire the syntax of a language? Cross-linguistic comparisons of… 

Text Generation from Knowledge Graphs with Graph Transformers

Rik Koncel-KedziorskiDhanush BekalYi LuanHannaneh Hajishirzi
2019
NAACL

Generating texts which express complex ideas spanning multiple sentences requires a structured representation of their content (document plan), but these representations are prohibitively expensive… 

Value-based Search in Execution Space for Mapping Instructions to Programs

Dor MuhlgayJonathan HerzigJonathan Berant
2019
NAACL

Training models to map natural language instructions to programs given target world supervision only requires searching for good programs at training time. Search is commonly done using beam search… 

White-to-Black: Efficient Distillation of Black-Box Adversarial Attacks

Or GorodisskyYoav ChaiYotam GilJonathan Berant
2019
NAACL

We show that a neural network can learn to imitate the optimization process performed by white-box attack in a much more efficient manner. We train a black-box attack through this imitation process… 

FlowQA: Grasping Flow in History for Conversational Machine Comprehension

Hsin-Yuan HuangEunsol ChoiWen-tau Yih
2019
ICLR

Conversational machine comprehension requires a deep understanding of the conversation history. To enable traditional, single-turn models to encode the history comprehensively, we introduce Flow, a… 

Neural network gradient-based learning of black-box function interfaces

Alon JacoviGuy HadashEinat KermanyJonathan Berant
2019
ICLR

Deep neural networks work well at approximating complicated functions when provided with data and trained by gradient descent methods. At the same time, there is a vast amount of existing functions… 

Visual Semantic Navigation using Scene Priors

Wei YangXiaolong WangAli FarhadiRoozbeh Mottaghi
2019
ICLR

How do humans navigate to target objects in novel scenes? Do we use the semantic/functional priors we have built over years to efficiently search and navigate? For example, to search for mugs, we… 

The Curious Case of Neural Text Degeneration

Ari HoltzmanJan BuysLi DuYejin Choi
2019
ICLR

Despite considerable advances in neural language modeling, it remains an open question what the best decoding strategy is for text generation from a language model (e.g. to generate a story). The… 

Tactical Rewind: Self-Correction via Backtracking in Vision-And-Language Navigation

Liyiming KeXiujun LiYonatan BiskS. Srinivasa
2019
CVPR

We present the Frontier Aware Search with backTracking (FAST) Navigator, a general framework for action decoding, that achieves state-of-the-art results on the 2018 Room-to-Room (R2R)…