NeurIPS 2016poster60 citations

Adaptive Neural Compilation

Rudy R Bunel, Alban Desmaison, Pawan K Mudigonda, Pushmeet Kohli, Philip Torr

Abstract

This paper proposes an adaptive neural-compilation framework to address the problem of learning efficient program. Traditional code optimisation strategies used in compilers are based on applying pre-specified set of transformations that make the code faster to execute without changing its semantics. In contrast, our work involves adapting programs to make them more efficient while considering correctness only on a target input distribution. Our approach is inspired by the recent works on differentiable representations of programs. We show that it is possible to compile programs written in a low-level language to a differentiable representation. We also show how programs in this representation can be optimised to make them efficient on a target distribution of inputs. Experimental results demonstrate that our approach enables learning specifically-tuned algorithms for given data distributions with a high success rate.

BibTeX
@inproceedings{NIPS2016_f0adc883,
 author = {Bunel, Rudy R and Desmaison, Alban and Mudigonda, Pawan K and Kohli, Pushmeet and Torr, Philip},
 booktitle = {Advances in Neural Information Processing Systems},
 editor = {D. Lee and M. Sugiyama and U. Luxburg and I. Guyon and R. Garnett},
 pages = {},
 publisher = {Curran Associates, Inc.},
 title = {Adaptive Neural Compilation},
 url = {https://proceedings.neurips.cc/paper_files/paper/2016/file/f0adc8838f4bdedde4ec2cfad0515589-Paper.pdf},
 volume = {29},
 year = {2016}
}
Adaptive Neural Compilation · NeurIPS 2016