COSTE: Complexity-based OverSampling TEchnique to alleviate the class imbalance problem in software defect prediction
Shuo Feng,Jacky Keung,Xiao Yu,Yan Xiao,Kwabena Ebo Bennin,Alamgir Kabir,Miao Zhang,Md Alamgir Kabir
DOI: https://doi.org/10.1016/j.infsof.2020.106432
IF: 3.9
2021-01-01
Information and Software Technology
Abstract:<h3 class="u-h4 u-margin-m-top u-margin-xs-bottom">Context:</h3><p>Generally, there are more non-defective instances than defective instances in the datasets used for software defect prediction (SDP), which is referred to as the class imbalance problem. Oversampling techniques are frequently adopted to alleviate the problem by generating new synthetic defective instances. Existing techniques generate either near-duplicated instances which result in overgeneralization (high probability of false alarm, <span class="math"><math>pf</math></span>) or overly diverse instances which hurt the prediction model's ability to find defects (resulting in low probability of detection, <span class="math"><math>pd</math></span>). Furthermore, when existing oversampling techniques are applied in SDP, the effort needed to inspect the instances with different complexity is not taken into consideration.</p><h3 class="u-h4 u-margin-m-top u-margin-xs-bottom">Objective:</h3><p>In this study, we introduce Complexity-based OverSampling TEchnique (COSTE), a novel oversampling technique that can achieve low <span class="math"><math>pf</math></span> and high <span class="math"><math>pd</math></span> simultaneously. Meanwhile, COSTE also performs better in terms of <span class="math"><math>Norm(popt)</math></span> and <span class="math"><math>ACC</math></span>, two effort-aware measures that consider the testing effort.</p><h3 class="u-h4 u-margin-m-top u-margin-xs-bottom">Method:</h3><p>COSTE combines pairs of defective instances with similar complexity to generate synthetic instances, which improves the diversity within the data, maintains the ability of prediction models to find defects, and takes the different testing effort needed for different instances into consideration. We conduct experiments to compare COSTE with Synthetic Minority Oversampling TEchnique, Borderline-SMOTE, Majority Weighted Minority Oversampling TEchnique and MAHAKIL.</p><h3 class="u-h4 u-margin-m-top u-margin-xs-bottom">Results:</h3><p>The experimental results on 23 releases of 10 projects show that COSTE greatly improves the diversity of the synthetic instances without compromising the ability of prediction models to find defects. In addition, COSTE outperforms the other oversampling techniques under the same testing effort. The statistical analysis indicates that COSTE's ability to outperform the other oversampling techniques is significant under the statistical Wilcoxon rank sum test and Cliff's effect size.</p><h3 class="u-h4 u-margin-m-top u-margin-xs-bottom">Conclusion:</h3><p>COSTE is recommended as an efficient alternative to address the class imbalance problem in SDP.</p>
computer science, information systems, software engineering