Learning to Represent EditsDownload PDF

Published: 21 Dec 2018, Last Modified: 05 May 2023ICLR 2019 Conference Blind SubmissionReaders: Everyone
Keywords: Representation Learning, Source Code, Natural Language, edit
Abstract: We introduce the problem of learning distributed representations of edits. By combining a "neural editor" with an "edit encoder", our models learn to represent the salient information of an edit and can be used to apply edits to new inputs. We experiment on natural language and source code edit data. Our evaluation yields promising results that suggest that our neural network models learn to capture the structure and semantics of edits. We hope that this interesting task and data source will inspire other researchers to work further on this problem.
Code: [![github](/images/github_icon.svg) Microsoft/msrc-dpu-learning-to-represent-edits](https://github.com/Microsoft/msrc-dpu-learning-to-represent-edits) + [![Papers with Code](/images/pwc_icon.svg) 1 community implementation](https://paperswithcode.com/paper/?openreview=BJl6AjC5F7)
Data: [WikiAtomicEdits](https://paperswithcode.com/dataset/wikiatomicedits)
19 Replies

Loading