Cost-Sensitive Boosting In Software Quality Modeling

  • Authors:
  • Taghi M. Khoshgoftaar;Erik Geleyn;Laurent Nguyen;Lofton Bullard

  • Affiliations:
  • -;-;-;-

  • Venue:
  • HASE '02 Proceedings of the 7th IEEE International Symposium on High Assurance Systems Engineering
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

Early prediction of the quality of software modules prior to software testing and operations can yield great benefits to the software development teams, especially those of high-assurance and mission-critical systems. Such an estimation allows effective use of the testing resources to improve the modules of the software system that need it most and achieve high reliability. To achieve high reliability, by the means of predictive methods, several tools are available.Software classification models provide a prediction of the class of a module, i.e., fault-prone or not fault-prone. Recent advances in the data mining field allow to improve individual classifiers (models) by using the combined decision from multiple classifiers.This paper presents a couple of algorithms using the concept of combined classification. The algorithms provided useful models for software quality modeling.A comprehensive comparative evaluation of the Boosting and Cost-Boosting algorithms is presented. We demonstrate how the use of boosting algorithms (original and cost-sensitive) meets many of the specific requir ements for software quality modeling. C4.5 decision trees and Decision Stumps were used to evaluate these algorithms with two large-scale case studies of industrial software systems.