@inproceedings{d9adf08138594790a938e520a8bb9f26,
title = "Node2defect: Using network embedding to improve software defect prediction",
abstract = "Network measures have been proved to be useful in predicting software defects. Leveraging the dependency relationships between software modules, network measures can capture various structural features of software systems. However, existing studies have relied on user-defined network measures (e.g., degree statistics or centrality metrics), which are inflexible and require high computation cost, to describe the structural features. In this paper, we propose a new method called node2defect which uses a newly proposed network embedding technique, node2vec, to automatically learn to encode dependency network structure into low-dimensional vector spaces to improve software defect prediction. Specifically, we firstly construct a program's Class Dependency Network. Then node2vec is used to automatically learn structural features of the network. After that, we combine the learned features with traditional software engineering features, for accurate defect prediction. We evaluate our method on 15 open source programs. The experimental results show that in average, node2defect improves the state-of-the-art approach by 9.15\% in terms of F-measure.",
keywords = "Defect prediction, Network embedding, Software defect, Software metrics",
author = "Yu Qu and Yangxu Jin and Ting Liu and Di Cui and Qinghua Zheng and Jianlei Chi and Ancheng He",
note = "Publisher Copyright: {\textcopyright} 2018 Association for Computing Machinery.; 33rd IEEE/ACM International Conference on Automated Software Engineering, ASE 2018 ; Conference date: 03-09-2018 Through 07-09-2018",
year = "2018",
month = sep,
day = "3",
doi = "10.1145/3238147.3240469",
language = "英语",
series = "ASE 2018 - Proceedings of the 33rd ACM/IEEE International Conference on Automated Software Engineering",
publisher = "Association for Computing Machinery, Inc",
pages = "844--849",
editor = "Christian Kastner and Marianne Huchard and Gordon Fraser",
booktitle = "ASE 2018 - Proceedings of the 33rd ACM/IEEE International Conference on Automated Software Engineering",
}