Abstract
Software defect prediction is still a challenging task in industrial settings. Noisy data and/or lack of data make it hard to build successful prediction models. In this study, we aim to build a change-level defect prediction model for a software project in an industrial setting. We combine various probabilistic models, namely matrix factorization and topic modeling, with the expectation of overcoming the noisy and limited nature of industrial settings by extracting hidden features from multiple resources. Commit level process metrics, latent features from commits, and semantic features from commit messages are combined to build the defect predictors with the use of Log Filtering and feature selection techniques, and two machine learning algorithms Naive Bayes and Extreme Gradient Boosting (XGBoost). Collecting data from various sources and applying data pre-processing techniques show a statistically significant improvement in terms of probability of detection by up to 24% when compared to a base model with process metrics only.
Original language | English |
---|---|
Title of host publication | Proceedings - 2019 34th IEEE/ACM International Conference on Automated Software Engineering Workshops, ASEW 2019 |
Publisher | Institute of Electrical and Electronics Engineers Inc. |
Pages | 98-105 |
Number of pages | 8 |
ISBN (Electronic) | 9781728141367 |
DOIs | |
Publication status | Published - Nov 2019 |
Event | 34th IEEE/ACM International Conference on Automated Software Engineering Workshops, ASEW 2019 - San Diego, United States Duration: 10 Nov 2019 → 15 Nov 2019 |
Publication series
Name | Proceedings - 2019 34th IEEE/ACM International Conference on Automated Software Engineering Workshops, ASEW 2019 |
---|
Conference
Conference | 34th IEEE/ACM International Conference on Automated Software Engineering Workshops, ASEW 2019 |
---|---|
Country/Territory | United States |
City | San Diego |
Period | 10/11/19 → 15/11/19 |
Bibliographical note
Publisher Copyright:© 2019 IEEE.
Funding
This study is supported by the Scientific and Technological Research Council of Turkey (TUBITAK) under the project 5170048.
Funders | Funder number |
---|---|
TUBITAK | 5170048 |
Türkiye Bilimsel ve Teknolojik Araştirma Kurumu |
Keywords
- Matrix factorization
- Software defect prediction
- Topic modeling
- Xgboost