We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

stat.ML

Change to browse by:

References & Citations

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Statistics > Machine Learning

Title: A Retrieve-and-Edit Framework for Predicting Structured Outputs

Abstract: For the task of generating complex outputs such as source code, editing existing outputs can be easier than generating complex outputs from scratch. With this motivation, we propose an approach that first retrieves a training example based on the input (e.g., natural language description) and then edits it to the desired output (e.g., code). Our contribution is a computationally efficient method for learning a retrieval model that embeds the input in a task-dependent way without relying on a hand-crafted metric or incurring the expense of jointly training the retriever with the editor. Our retrieve-and-edit framework can be applied on top of any base model. We show that on a new autocomplete task for GitHub Python code and the Hearthstone cards benchmark, retrieve-and-edit significantly boosts the performance of a vanilla sequence-to-sequence model on both tasks.
Comments: To appear, NeurIPS 2018
Subjects: Machine Learning (stat.ML); Machine Learning (cs.LG)
Cite as: arXiv:1812.01194 [stat.ML]
  (or arXiv:1812.01194v1 [stat.ML] for this version)

Submission history

From: Tatsunori Hashimoto [view email]
[v1] Tue, 4 Dec 2018 03:15:43 GMT (1159kb,D)

Link back to: arXiv, form interface, contact.