SEPLMay 3, 2018

The Effectiveness of Low-Level Structure-based Approach Toward Source Code Plagiarism Level Taxonomy

arXiv:1805.11035v111 citations
Originality Incremental advance
AI Analysis

This work addresses source code plagiarism detection for software developers and educators, but it appears incremental as it builds on existing taxonomy and methods.

The paper tackles source code plagiarism detection by evaluating a low-level structure-based approach against a baseline token subsequence matching method, showing it is effective in handling most plagiarism attacks and outperforms the baseline and predecessor in most levels of a plagiarism taxonomy.

Low-level approach is a novel way to detect source code plagiarism. Such approach is proven to be effective when compared to baseline approach (i.e., an approach which relies on source code token subsequence matching) in controlled environment. We evaluate the effectiveness of state of the art in low-level approach based on Faidhi \& Robinson's plagiarism level taxonomy; real plagiarism cases are employed as dataset in this work. Our evaluation shows that state of the art in low-level approach is effective to handle most plagiarism attacks. Further, it also outperforms its predecessor and baseline approach in most plagiarism levels.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes