$\require{mediawiki-texvc}$

연합인증

연합인증 가입 기관의 연구자들은 소속기관의 인증정보(ID와 암호)를 이용해 다른 대학, 연구기관, 서비스 공급자의 다양한 온라인 자원과 연구 데이터를 이용할 수 있습니다.

이는 여행자가 자국에서 발행 받은 여권으로 세계 각국을 자유롭게 여행할 수 있는 것과 같습니다.

연합인증으로 이용이 가능한 서비스는 NTIS, DataON, Edison, Kafe, Webinar 등이 있습니다.

한번의 인증절차만으로 연합인증 가입 서비스에 추가 로그인 없이 이용이 가능합니다.

다만, 연합인증을 위해서는 최초 1회만 인증 절차가 필요합니다. (회원이 아닐 경우 회원 가입이 필요합니다.)

연합인증 절차는 다음과 같습니다.

최초이용시에는
ScienceON에 로그인 → 연합인증 서비스 접속 → 로그인 (본인 확인 또는 회원가입) → 서비스 이용

그 이후에는
ScienceON 로그인 → 연합인증 서비스 접속 → 서비스 이용

연합인증을 활용하시면 KISTI가 제공하는 다양한 서비스를 편리하게 이용하실 수 있습니다.

딥 러닝을 이용한 버그 담당자 자동 배정 연구
Study on Automatic Bug Triage using Deep Learning

정보과학회논문지 = Journal of KIISE, v.44 no.11, 2017년, pp.1156 - 1164  

이선로 (중앙대학교 컴퓨터공학과) ,  김혜민 (중앙대학교 컴퓨터공학과) ,  이찬근 (중앙대학교 컴퓨터공학부) ,  이기성 (중앙대학교 다빈치교양대학)

초록
AI-Helper 아이콘AI-Helper

기존의 버그 담당자 자동 배정 연구들은 대부분 기계학습 알고리즘을 기반으로 예측 시스템을 구축하는 방식이었다. 따라서, 고성능의 기계학습 모델을 적용하는 것이 담당자 자동 배정 시스템 성능의 핵심이 된다고 할 수 있으며 관련 연구에서는 높은 성능을 보이는 SVM, Naive Bayes 등의 기계학습 모델들이 주로 사용되고 있다. 본 논문에서는 기계학습 분야에서 최근 좋은 성능을 보이고 있는 딥 러닝을 버그 담당자 자동 배정에 적용하고 그 성능을 평가한다. 실험 결과, 딥 러닝 기반 Bug Triage 시스템이 활성 개발자 대상 실험에서 48%의 정확도를 달성했으며 이는 기존의 기계학습 대비 최대 69%향상된 결과이다.

Abstract AI-Helper 아이콘AI-Helper

Existing studies on automatic bug triage were mostly used the method of designing the prediction system based on the machine learning algorithm. Therefore, it can be said that applying a high-performance machine learning model is the core of the performance of the automatic bug triage system. In the...

주제어

참고문헌 (18)

  1. Anvik, J., Hiew, L., Murphy, G. C., "Who should fix this bug?," Proc. of the 28th International Conference on Software Engineering, pp. 361-370, 2006. 

  2. Shokripour, R., Anvik, J., Kasirun, Z. M., Zamani, S., "A time-based approach to automatic bug report assignment," The Journal of Systems and Software, Vol. 102, pp. 109-122, 2015. 

  3. Ahsan, S. N., Ferzund, J., Wotawa, F., "Automatic Software Bug Triage System(BTS) Based on Latent Semantic Indexing and Support Vector Machine," Proc. of the International Conferences on Software Engineering Advances, pp. 216-221, 2009. 

  4. Bhattacharya, P., Neamtiu, I., Shelton, C. R. "Automated, highly-accurate, bug assignment using machine learning and tossing graphs," Journal of Systems and Software, Vol. 85, No. 10, pp. 2275-2292, 2012. 

  5. Xuan, J., Jiang, H., Ren, Z., Yan, J., Luo, Z. "Automatic Bug Triage using Semi-Supervised Text Classification," Proc. of the International Conference on Software Engineering & Knowledge Engineering, pp. 209-214, 2010. 

  6. Jeong, G., Kim, S., Zimmermann, T., "Improving bug triage with bug tossing graphs," Proc. of the 7th joint meeting of the European Software Engineering Conference and the ACM SIGSOFT Symposium on The Foundations of Software Engineering, pp. 111-120, 2009. 

  7. Park, J., Lee, M., Kim, J., Hwang, S., Kim, S., "CosTriage: A cost-aware triage algorithm for bug reporting systems," Proc. of the National Conference on Artificial Intelligence, 2011. 

  8. Simonyan, K., Zisserman, A., "Very deep convolutional networks for large-scale image recognition," arXiv preprint arXiv:1409.1556, 2014. 

  9. Kim, Yoon, "Convolutional neural networks for sentence classification," arXiv preprint arXiv:1408.5882, 2014. 

  10. Gu, X., Zhang, H., Zhang, D., Kim, S., "Deep API Learning," arXiv preprint arXiv:1605.08535, 2016. 

  11. Dam, H. K., Tran, T., Grundy, J., Ghose, A., "Deep-Soft: A vision for a deep model of software," Proc. of the 2016 24th ACM SIGSOFT International Symposium on Foundations of Software Engineering, pp. 944-947, 2016. 

  12. Dumais, S. T., "Latent semantic analysis," Annual review of Information Science and Technology, Vol. 38, No. 1, pp. 188-230, 2004. 

  13. Sun, C., Lo, D., Khoo, S. C., Jiang, J., "Towards more accurate retrieval of duplicate bug reports," Proc. of the International Conference on Automated Software Engineering, pp. 253-262, 2011. 

  14. Zhang, T., Lee, B., "A hybrid bug triage algorithm for developer recommendation," Proc. of the 28th annual ACM symposium on applied computing, pp. 1088-1094, 2013. 

  15. Zhang, T., Yang, G., Lee, B., Lua, E. K., "A novel developer ranking algorithm for automatic bug triage using topic model and developer relations," Proc. Of the Asia-Pacific Software Engineering Conference, Vol. 1, pp. 223-230, 2014. 

  16. Chowdhury, G. G., "Natural language processing," Annual review of Information Science and Technology, Vol. 37, No. 1, pp. 51-89, 2003. 

  17. Chen, Y., Perozzi, B., Al-Rfou, R., Skiena, S., "The expressive power of word embeddings," arXiv preprint arXiv:1301.3226., 2013. 

  18. Dedik, V., Rossi, B., "Automated bug triaging in an industrial context," Software Engineering and Advanced Applications (SEAA), 2016 42th Euromicro Conference on. IEEE, pp. 363-367, 2016. 

저자의 다른 논문 :

LOADING...

관련 콘텐츠

저작권 관리 안내
섹션별 컨텐츠 바로가기

AI-Helper ※ AI-Helper는 오픈소스 모델을 사용합니다.

AI-Helper 아이콘
AI-Helper
안녕하세요, AI-Helper입니다. 좌측 "선택된 텍스트"에서 텍스트를 선택하여 요약, 번역, 용어설명을 실행하세요.
※ AI-Helper는 부적절한 답변을 할 수 있습니다.

선택된 텍스트

맨위로