• 更多栏目

    罗钟铉

    • 教授     博士生导师   硕士生导师
    • 主要任职:党委常委、副校长
    • 性别:男
    • 毕业院校:大连理工大学
    • 学位:博士
    • 所在单位:软件学院、国际信息与软件学院
    • 学科:软件工程. 计算机应用技术
    • 办公地点:大连理工大学主楼
    • 联系方式:+86-411-84706600
    • 电子邮箱:zxluo@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.