Enhancing Robustness of AI Offensive Code Generators via Data Augmentation

Jun 8, 2023·
Cristina Improta
Cristina Improta
,
Pietro Liguori
,
Roberto Natella
,
Bojan Cukic
,
Domenico Cotroneo
· 0 min read
Abstract
In this work, we present a method to add perturbations to the code descriptions to create new inputs in natural language (NL) from well-intentioned developers that diverge from the original ones due to the use of new words or because they miss part of them. The goal is to analyze how and to what extent perturbations affect the performance of AI code generators in the context of security-oriented code. First, we show that perturbed descriptions preserve the semantics of the original, non-perturbed ones. Then, we use the method to assess the robustness of three state-of-the-art code generators against the newly perturbed inputs, showing that the performance of these AI-based solutions is highly affected by perturbations in the NL descriptions. To enhance their robustness, we use the method to perform data augmentation, i.e., to increase the variability and diversity of the NL descriptions in the training data, proving its effectiveness against both perturbed and non-perturbed code descriptions.
Type
Publication
arXiv preprint arXiv:2306.05079