![]() |
个人信息Personal Information
教授
博士生导师
硕士生导师
主要任职:未来技术学院/人工智能学院副院长
性别:男
毕业院校:中国科技大学
学位:博士
所在单位:软件学院、国际信息与软件学院
联系方式:jianghe@dlut.edu.cn
Automatic Bug Triage using Semi-Supervised Text Classification
点击次数:
论文类型:会议论文
发表时间:2010-07-01
收录刊物:EI、CPCI-S、Scopus
页面范围:209-214
关键字:automatic bug triage; expectation-maximization; semi-supervised text classification; weighted recommendation list
摘要:In this paper, we propose a semi-supervised text classification approach for bug triage to avoid the deficiency of labeled bug reports in existing supervised approaches. This new approach combines naive Bayes classifier and expectation-maximization to take advantage of both labeled and unlabeled bug reports. This approach trains a classifier with a fraction of labeled bug reports. Then the approach iteratively labels numerous unlabeled bug reports and trains a new classifier with labels of all the bug reports. We also employ a weighted recommendation list to boost the performance by imposing the weights of multiple developers in training the classifier. Experimental results on bug reports of Eclipse show that our new approach outperforms existing supervised approaches in terms of classification accuracy.