2020/02/11 by Pavol Bielik, Martin Vechev, Bielik, Pavol +1 · 9 citations
Computer Science · Mathematics · #Advanced Malware Detection Techniques #Adversarial Robustness in Machine Learning #FOS: Computer and information sciences #Machine Learning (cs.LG) #Machine Learning (stat.ML) #Programming Languages (cs.PL) #Security and Verification in Computing #Software Engineering (cs.SE) #cs.LG #cs.PL #cs.SE #stat.ML
paper · pdf · doi:10.48550/arxiv.2002.04694
Proceedings of the 37th International Conference on Machine Learning, Online, PMLR 119, 2020
openalex publication_date 2020/02/11 · arxiv created 2020/08/15 · arxiv updated 2020/08/18 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28
Machine learning and deep learning in particular has been recently used to successfully address many tasks in the domain of code such as finding and fixing bugs, code completion, decompilation, type inference and many others. However, the issue of adversarial robustness of models for code has gone largely unnoticed. In this work, we explore this issue by: (i) instantiating adversarial attacks for code (a domain with discrete and highly structured inputs), (ii) showing that, similar to other domains, neural models for code are vulnerable to adversarial attacks, and (iii) combining existing and novel techniques to improve robustness while preserving high accuracy.