Full text

Turn on search term navigation

© 2021 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/). Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License.

Abstract

Finding defects early in a software system is a crucial task, as it creates adequate time for fixing such defects using available resources. Strategies such as symmetric testing have proven useful; however, its inability in differentiating incorrect implementations from correct ones is a drawback. Software defect prediction (SDP) is another feasible method that can be used for detecting defects early. Additionally, high dimensionality, a data quality problem, has a detrimental effect on the predictive capability of SDP models. Feature selection (FS) has been used as a feasible solution for solving the high dimensionality issue in SDP. According to current literature, the two basic forms of FS approaches are filter-based feature selection (FFS) and wrapper-based feature selection (WFS). Between the two, WFS approaches have been deemed to be superior. However, WFS methods have a high computational cost due to the unknown number of executions available for feature subset search, evaluation, and selection. This characteristic of WFS often leads to overfitting of classifier models due to its easy trapping in local maxima. The trapping of the WFS subset evaluator in local maxima can be overcome by using an effective search method in the evaluator process. Hence, this study proposes an enhanced WFS method that dynamically and iteratively selects features. The proposed enhanced WFS (EWFS) method is based on incrementally selecting features while considering previously selected features in its search space. The novelty of EWFS is based on the enhancement of the subset evaluation process of WFS methods by deploying a dynamic re-ranking strategy that iteratively selects germane features with a low subset evaluation cycle while not compromising the prediction performance of the ensuing model. For evaluation, EWFS was deployed with Decision Tree (DT) and Naïve Bayes classifiers on software defect datasets with varying granularities. The experimental findings revealed that EWFS outperformed existing metaheuristics and sequential search-based WFS approaches established in this work. Additionally, EWFS selected fewer features with less computational time as compared with existing metaheuristics and sequential search-based WFS methods.

Details

Title
Software Defect Prediction Using Wrapper Feature Selection Based on Dynamic Re-Ranking Strategy
Author
Abdullateef Oluwagbemiga Balogun 1   VIAFID ORCID Logo  ; Shuib Basri 2 ; Capretz, Luiz Fernando 3   VIAFID ORCID Logo  ; Mahamad, Saipunidzam 2   VIAFID ORCID Logo  ; Abdullahi Abubakar Imam 2 ; Almomani, Malek A 4 ; Adeyemo, Victor Elijah 5   VIAFID ORCID Logo  ; Alazzawi, Ammar K 2   VIAFID ORCID Logo  ; Bajeh, Amos Orenyi 6 ; Kumar, Ganesh 2   VIAFID ORCID Logo 

 Department of Computer and Information Science, Universiti Teknologi PETRONAS, Seri Iskandar 32610, Perak, Malaysia; [email protected] (S.B.); [email protected] (S.M.); [email protected] (A.A.I.); [email protected] (A.K.A.); [email protected] (G.K.); Department of Computer Science, University of Ilorin, Ilorin 1515, Nigeria; [email protected] 
 Department of Computer and Information Science, Universiti Teknologi PETRONAS, Seri Iskandar 32610, Perak, Malaysia; [email protected] (S.B.); [email protected] (S.M.); [email protected] (A.A.I.); [email protected] (A.K.A.); [email protected] (G.K.) 
 Department of Electrical and Computer Engineering, Western University, London, ON N6A 5B9, Canada; [email protected] 
 Department of Software Engineering, The World Islamic Sciences and Education University, Amman 11947, Jordan; [email protected] 
 School of Built Environment, Engineering and Computing, Headingley Campus, Leeds Beckett University, Leeds LS6 3QS, UK; [email protected] 
 Department of Computer Science, University of Ilorin, Ilorin 1515, Nigeria; [email protected] 
First page
2166
Publication year
2021
Publication date
2021
Publisher
MDPI AG
e-ISSN
20738994
Source type
Scholarly Journal
Language of publication
English
ProQuest document ID
2602206392
Copyright
© 2021 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/). Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License.