Semantic Robustness of Models of Source Code

Goutham Ramakrishnan,Jordan Henkel,Zi Wang,Aws Albarghouthi,Somesh Jha,Thomas Reps
DOI: https://doi.org/10.48550/arXiv.2002.03043
IF: 5.414
2020-02-07
Machine Learning
Abstract:Deep neural networks are vulnerable to adversarial examples - small input perturbations that result in incorrect predictions. We study this problem for models of source code, where we want the network to be robust to source-code modifications that preserve code functionality. (1) We define a powerful adversary that can employ sequences of parametric, semantics-preserving program transformations; (2) we show how to perform adversarial training to learn models robust to such adversaries; (3) we conduct an evaluation on different languages and architectures, demonstrating significant quantitative gains in robustness.
What problem does this paper attempt to address?