Paper
15 August 2023 A hybrid approach for developer recommendation based on social network
Huilin Liang, Qingjie Wei
Author Affiliations +
Proceedings Volume 12719, Second International Conference on Electronic Information Technology (EIT 2023); 1271933 (2023) https://doi.org/10.1117/12.2685505
Event: Second International Conference on Electronic Information Technology (EIT 2023), 2023, Wuhan, China
Abstract
Bug fixing requires collaboration among developers, however, most of current studies recommend developers based on the textual content and similarity of bug reports, ignoring the implicit social relationships generated by developers when they collaborate on fixing tasks. This paper proposes a hybrid approach for bug developer recommendation to address this problem. The method constructs a developer social network, extracts developer social relationships implicitly modeled in bug report history records and comment, and uses Graph Convolutional Neural Network (GCN) to learn the closeness between developers. In addition, Convolutional Neural Networks (CNN) are used to learn the bug report text content, suitable developers are recommended by fusing the collaborative relationships between developers and the textual content of bug reports. According to experimental findings, the method's accuracy is significantly better than that of other methods.
© (2023) COPYRIGHT Society of Photo-Optical Instrumentation Engineers (SPIE). Downloading of the abstract is permitted for personal use only.
Huilin Liang and Qingjie Wei "A hybrid approach for developer recommendation based on social network", Proc. SPIE 12719, Second International Conference on Electronic Information Technology (EIT 2023), 1271933 (15 August 2023); https://doi.org/10.1117/12.2685505
Advertisement
Advertisement
RIGHTS & PERMISSIONS
Get copyright permission  Get copyright permission on Copyright Marketplace
KEYWORDS
Social networks

Machine learning

Convolution

Feature extraction

Matrices

Convolutional neural networks

Software development

Back to Top