location: Current position: jianghe >> Scientific Research >> Paper Publications

Predicting the Severity of Bug Reports Based on Feature Selection

Hits:

Indexed by:期刊论文

Date of Publication:2018-04-01

Journal:INTERNATIONAL JOURNAL OF SOFTWARE ENGINEERING AND KNOWLEDGE ENGINEERING

Included Journals:SCIE、Scopus

Volume:28

Issue:4,SI

Page Number:537-558

ISSN No.:0218-1940

Key Words:Bug report; severity prediction; machine learning; feature selection

Abstract:In software maintenance process, it is a fairly important activity to predict the severity of bug reports. However, manually identifying the severity of bug reports is a tedious and time-consuming task. So developing automatic judgment methods for predicting the severity of bug reports has become an urgent demand. In general, a bug report contains a lot of descriptive natural language texts, thus resulting in a high-dimensional feature set which poses serious challenges to traditionally automatic methods. Therefore, we attempt to use automatic feature selection methods to improve the performance of the severity prediction of bug reports. In this paper, we introduce a ranking-based strategy to improve existing feature selection algorithms and propose an ensemble feature selection algorithm by combining existing ones. In order to verify the performance of our method, we run experiments over the bug reports of Eclipse and Mozilla and conduct comparisons with eight commonly used feature selection methods. The experiment results show that the ranking-based strategy can effectively improve the performance of the severity prediction of bug reports by up to 54.76% on average in terms of F-measure, and it also can significantly reduce the dimension of the feature set. Meanwhile, the ensemble feature selection method can get better results than a single feature selection algorithm.

Pre One:Preface

Next One:Fuzzy Clustering of Crowdsourced Test Reports for Apps