← Search

Jacob Devlin

6 accepted papers

2023

QueryForm: A Simple Zero-shot Form Entity Query Framework

ACL 2023findings

Zero-shot transfer learning for document understanding is a crucial yet under-investigated scenario to help reduce the high cost involved in annotating document entities. We present a novel query-based framework, QueryForm, that extracts entity values from form-like documents in a zero-shot fashion.…

Cited by 7SourcePDFScholar
2018

Leveraging Grammar and Reinforcement Learning for Neural Program Synthesis

ICLR 2018poster

Program synthesis is the task of automatically generating a program consistent with a specification. Recent years have seen proposal of a number of neural approaches for program synthesis, many of which adopt a sequence generation paradigm similar to neural machine translation, in which sequence-to-…

Cited by 257SourcePDFScholar
2018

Semantic Code Repair using Neuro-Symbolic Transformation Networks

ICLR 2018workshop

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 repair assumed access to unit tests against which candidate repairs could be validated. In contrast, the goal here is to de…

Cited by 52SourceScholar
2017

RobustFill: Neural Program Learning under Noisy I/O

ICML 2017poster

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 program learning’ have received significant attention: (1) `neural program synthesis’, where a neural network is condition…

Cited by 483SourcePDFScholar