Cascade Generalization-based Classifiers for Software Defect Prediction
Aminat Bashir, Abdullateef Balogun, Matthew Adigun, Sunday Ajagbe,, Luiz Fernando Capretz, Joseph Awotunde, Hammed Mojeed

TL;DR
This paper introduces a cascade generalization approach to improve machine learning models for software defect prediction, significantly enhancing accuracy and AUC over baseline and ensemble methods.
Contribution
It proposes a novel cascade generalization technique that extends sample space to boost predictive performance of ML-based SDP models.
Findings
CG-based models outperform baseline models in accuracy and AUC.
CG-NB shows +11.06% accuracy improvement.
CG-DT and CG-kNN show +3.91% and +5.14% accuracy improvements.
Abstract
The process of software defect prediction (SDP) involves predicting which software system modules or components pose the highest risk of being defective. The projections and discernments derived from SDP can then assist the software development team in effectively allocating its finite resources toward potentially susceptible defective modules. Because of this, SDP models need to be improved and refined continuously. Hence, this research proposes the deployment of a cascade generalization (CG) function to enhance the predictive performances of machine learning (ML)-based SDP models. The CG function extends the initial sample space by introducing new samples into the neighbourhood of the distribution function generated by the base classification algorithm, subsequently mitigating its bias. Experiments were conducted to investigate the effectiveness of CG-based Na\"ive Bayes (NB),…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSoftware Engineering Research · Software System Performance and Reliability · Software Reliability and Analysis Research
