showSidebars ==
showTitleBreadcrumbs == 1
node.field_disable_title_breadcrumbs.value ==

Pre-conference Talk by ZHOU Xin | Simple or Complex? Together for a More Accurate Just-In-Time Defect Predictor

Please click here if you are unable to view this page.

 
Simple or Complex?
Together for a More Accurate Just-In-Time Defect Predictor

Speaker (s):

ZHOU Xin
PhD Candidate
School of Computing and Information Systems
Singapore Management University

Date:

Time:

Venue:

 

27 April 2022, Wednesday

5:00pm - 5:30pm

This is a virtual seminar. Please register by 25 April, the zoom link will be sent out on the following day to those who have registered.

We look forward to seeing you at this research seminar.

About the Talk

Just-In-Time (JIT) defect prediction aims to automatically predict whether a commit is defective or not, and has been widely studied in recent years. In general, most studies can be classified into two categories: 1) simple models using traditional machine learning classifiers with hand-crafted features, and 2) complex models using deep learning techniques to automatically extract features.

Hand-crafted features used by simple models are based on expert knowledge but may not fully represent the semantic meaning of the commits. On the other hand, deep learning-based features used by complex models represent the semantic meaning of commits but may not reflect useful expert knowledge. Simple models and complex models seem complementary to each other to some extent. To utilize the advantages of both simple and complex models, we propose a combined model namely SimCom by fusing the prediction scores of one simple and one complex model. The experimental results show that our approach can significantly outperform the state-of-the-art by 6.0--18.1%. In addition, our experimental results confirm that the simple model and complex model are complementary to each other.

This is a pre-conference talk for the 30th International Conference on Program Comprehension (ICPC 2022). 
 

About the Speaker

ZHOU Xin is a Ph.D. candidate in the School of Computing and Information Systems, Singapore Management University, supervised by Prof. David LO.