Article ID Journal Published Year Pages File Type
380858 Engineering Applications of Artificial Intelligence 2013 8 Pages PDF
Abstract

•Program plagiarism detection method that relies on parse tree similarities.•Parse trees are compared in a kernel space.•A new source code parse tree kernel is proposed for detection performance.•Evaluation with real-world data showed 0.93 F-1 score at max.

Program plagiarism detection is a task of detecting plagiarized code pairs among a set of source codes. In this paper, we propose a code plagiarism detection system that uses a parse tree kernel. Our parse tree kernel calculates a similarity value between two source codes in terms of their parse tree similarity. Since parse trees contain the essential syntactic structure of source codes, the system effectively handles structural information. The contributions of this paper are two-fold. First, we propose a parse tree kernel that is optimized for program source code. The evaluation shows that our system based on this kernel outperforms well-known baseline systems. Second, we collected a large number of real-world Java source codes from a university programming class. This test set was manually analyzed and tagged by two independent human annotators to mark plagiarized codes. It can be used to evaluate the performance of various detection systems in real-world environments. The experiments with the test set show that the performance of our plagiarism detection system reaches to 93% level of human annotators.

Graphical abstractFigure optionsDownload full-size imageDownload as PowerPoint slide

Related Topics
Physical Sciences and Engineering Computer Science Artificial Intelligence
Authors
, , , ,