activity
20152019
most citedExploring Nearest Neighbor Approaches for Image Captioning

162 citations · 310 across the 5 of their papers we have counts for

collaborators

10 papers

cs.CL2019

Zero-Shot Entity Linking by Reading Entity Descriptions

Lajanugen Logeswaran, Ming-Wei Chang, Kenton Lee +3

We present the zero-shot entity linking task, where mentions must be linked to unseen entities without in-domain labeled data. The goal is to enable robust transfer to highly speci…

cs.CL201912 cited

Synthetic QA Corpora Generation with Roundtrip Consistency

Chris Alberti, Daniel Andor, Emily Pitler +2

We introduce a novel method of generating synthetic question answering corpora by combining models of question generation and answer extraction, and by filtering the results to ens…

cs.AI201729 cited

Semantic Code Repair using Neuro-Symbolic Transformation Networks

Jacob Devlin, Jonathan Uesato, Rishabh Singh +1

We study the problem of semantic code repair, which can be broadly defined as automatically fixing non-syntactic bugs in source code. The majority of past work in semantic code rep…

cs.AI2017

Neural Program Meta-Induction

Jacob Devlin, Rudy Bunel, Rishabh Singh +2

Most recently proposed methods for Neural Program Induction work under the assumption of having a large set of input/output (I/O) examples for learning any underlying input-output…

cs.CL2017

Sharp Models on Dull Hardware: Fast and Accurate Neural Machine Translation Decoding on the CPU

Jacob Devlin

Attentional sequence-to-sequence models have become the new standard for machine translation, but one challenge of such models is a significant increase in training and decoding co…

cs.AI2017107 cited

RobustFill: Neural Program Learning under Noisy I/O

Jacob Devlin, Jonathan Uesato, Surya Bhupatiraju +3

The problem of automatically generating a computer program from some specification has been studied since the early days of AI. Recently, two competing approaches for automatic pro…