paper-with-me

홈 › Papers

Unsupervised Learning of General-Purpose Embeddings for Code Changes

2021-06-03 · Mikhail Pravilov, Egor Bogomolov, Yaroslav Golubev, Timofey Bryksin

Applying machine learning to tasks that operate with code changes requires their numerical representation. In this work, we propose an approach for obtaining such representations during pre-training and evaluate them on two different downstream tasks - applying changes to code and commit message generation. During pre-training, the model learns to apply the given code change in a correct way. This task requires only code changes themselves, which makes it unsupervised. In the task of applying code changes, our model outperforms baseline models by 5.9 percentage points in accuracy. As for the commit message generation, our model demonstrated the same results as supervised models trained for this specific task, which indicates that it can encode code changes well and can be improved in the future by pre-training on a larger dataset of easily gathered code changes.

📄 PDF Abstract BibTeX arXiv:2106.02087

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Unsupervised Learning of Sentence Embeddings using Compositional n-Gram Features

2017-03-07 · NAACL 2018 6 · Matteo Pagliardini, Prakhar Gupta, Martin Jaggi

The recent tremendous success of unsupervised word embeddings in a multitude of applications raises the obvious question if similar methods could be derived to improve embeddings (i.e. semantic representations) of word s…

SentenceSentence EmbeddingsWord Embeddings

Towards DeepSentinel: An extensible corpus of labelled Sentinel-1 and -2 imagery and a general-purpose sensor-fusion semantic embedding model

2021-02-11 · Lucas Kruitwagen

Earth observation offers new insight into anthropogenic changes to nature, and how these changes are effecting (and are effected by) the built environment and the real economy. With the global availability of medium-reso…

Earth ObservationLand Cover ClassificationSensor Fusion

$\textit{Swap and Predict}$ -- Predicting the Semantic Changes in Words across Corpora by Context Swapping

2023-10-16 · Taichi Aida, Danushka Bollegala

Meanings of words change over time and across domains. Detecting the semantic changes of words is an important task for various NLP applications that must make time-sensitive predictions. We consider the problem of predi…

Change DetectionLanguage ModellingWord Embeddings

Unsupervised Scalable Representation Learning for Multivariate Time Series

2019-01-30 · NeurIPS 2019 12 · Jean-Yves Franceschi, Aymeric Dieuleveut, Martin Jaggi

Time series constitute a challenging data type for machine learning algorithms, due to their highly variable lengths and sparse labeling in practice. In this paper, we tackle this challenge by proposing an unsupervised m…

BIG-bench Machine LearningRepresentation LearningTime SeriesTime Series Analysis+1

Semantic Change in the Language of UK Parliamentary Debates

2019-08-01 · WS 2019 8 · Gavin Abercrombie, Riza Batista-Navarro

We investigate changes in the meanings of words used in the UK Parliament across two different epochs. We use word embeddings to explore changes in the distribution of words of interest and uncover words that appear to h…

Word Embeddings