SECRLGJul 15, 2024

Mitigating Data Imbalance for Software Vulnerability Assessment: Does Data Augmentation Help?

arXiv:2407.10722v113 citationsh-index: 13
Originality Synthesis-oriented
AI Analysis

This addresses data imbalance for software vulnerability assessment, but it is incremental as it applies existing augmentation methods to a new domain.

The study tackled the problem of data imbalance in software vulnerability assessment by applying data augmentation techniques, resulting in up to 31.8% improvement in Matthews Correlation Coefficient for predicting CVSS metrics.

Background: Software Vulnerability (SV) assessment is increasingly adopted to address the ever-increasing volume and complexity of SVs. Data-driven approaches have been widely used to automate SV assessment tasks, particularly the prediction of the Common Vulnerability Scoring System (CVSS) metrics such as exploitability, impact, and severity. SV assessment suffers from the imbalanced distributions of the CVSS classes, but such data imbalance has been hardly understood and addressed in the literature. Aims: We conduct a large-scale study to quantify the impacts of data imbalance and mitigate the issue for SV assessment through the use of data augmentation. Method: We leverage nine data augmentation techniques to balance the class distributions of the CVSS metrics. We then compare the performance of SV assessment models with and without leveraging the augmented data. Results: Through extensive experiments on 180k+ real-world SVs, we show that mitigating data imbalance can significantly improve the predictive performance of models for all the CVSS tasks, by up to 31.8% in Matthews Correlation Coefficient. We also discover that simple text augmentation like combining random text insertion, deletion, and replacement can outperform the baseline across the board. Conclusions: Our study provides the motivation and the first promising step toward tackling data imbalance for effective SV assessment.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes