@inproceedings{bf96ad717b2941a5bfd229380778699c,
title = "Learning to align the source code to the compiled object code",
abstract = "We propose a new neural network architecture and use it for the task of statement-by-statement alignment of source code and its compiled object code. Our architecture leams the alignment between the two sequences - one being the translation of the other - by mapping each statement to a context-dependent representation vector and aligning such vectors using a grid of the two sequence domains. Our experiments include short C functions, both artificial and human-written, and show that our neural network architecture is able to predict the alignment with high accuracy, outperforming known baselines. We also demonstrate that our model is general and can learn to solve graph problems such as the Traveling Salesman Problem.",
author = "Dor Levy and Lior WoIf",
note = "Publisher Copyright: {\textcopyright} 2017 by the author(s).; 34th International Conference on Machine Learning, ICML 2017 ; Conference date: 06-08-2017 Through 11-08-2017",
year = "2017",
language = "الإنجليزيّة",
series = "34th International Conference on Machine Learning, ICML 2017",
pages = "3207--3218",
booktitle = "34th International Conference on Machine Learning, ICML 2017",
}