The search functionality is under construction.

IEICE TRANSACTIONS on Information

Empirical Studies of a Kernel Density Estimation Based Naive Bayes Method for Software Defect Prediction

Haijin JI, Song HUANG, Xuewei LV, Yaning WU, Yuntian FENG

  • Full Text Views

    0

  • Cite this

Summary :

Software defect prediction (SDP) plays a significant part in allocating testing resources reasonably, reducing testing costs, and ensuring software quality. One of the most widely used algorithms of SDP models is Naive Bayes (NB) because of its simplicity, effectiveness and robustness. In NB, when a data set has continuous or numeric attributes, they are generally assumed to follow normal distributions and incorporate the probability density function of normal distribution into their conditional probabilities estimates. However, after conducting a Kolmogorov-Smirnov test, we find that the 21 main software metrics follow non-normal distribution at the 5% significance level. Therefore, this paper proposes an improved NB approach, which estimates the conditional probabilities of NB with kernel density estimation of training data sets, to help improve the prediction accuracy of NB for SDP. To evaluate the proposed method, we carry out experiments on 34 software releases obtained from 10 open source projects provided by PROMISE repository. Four well-known classification algorithms are included for comparison, namely Naive Bayes, Support Vector Machine, Logistic Regression and Random Tree. The obtained results show that this new method is more successful than the four well-known classification algorithms in the most software releases.

Publication
IEICE TRANSACTIONS on Information Vol.E102-D No.1 pp.75-84
Publication Date
2019/01/01
Publicized
2018/10/03
Online ISSN
1745-1361
DOI
10.1587/transinf.2018EDP7177
Type of Manuscript
PAPER
Category
Software Engineering

Authors

Haijin JI
  Huaiyin Normal University,Army Engineering University of PLA
Song HUANG
  Army Engineering University of PLA
Xuewei LV
  Huaiyin Normal University,Army Engineering University of PLA
Yaning WU
  Army Engineering University of PLA
Yuntian FENG
  Army Engineering University of PLA

Keyword