Publication | Closed Access
A first step towards algorithm plagiarism detection
65
Citations
31
References
2012
Year
Unknown Venue
Algorithm Plagiarism DetectionEngineeringInformation ForensicsSource Code AnalysisSoftware EngineeringSoftware AnalysisText MiningString-searching AlgorithmInformation RetrievalData ScienceData MiningSoftware MiningSoftware PlagiarismKnowledge DiscoveryComputer ScienceAlgorithm PlagiarismPlagiarism DetectionStatic Program AnalysisContent Similarity DetectionProgram AnalysisSoftware TestingCombinatorial Pattern Matching
In this work, we address the problem of algorithm plagiarism, which occurs when a plagiarist, violating intellectual property rights, steals others' algorithms and covertly implements them. In contrast to software plagiarism, which has been extensively studied, limited attention has been paid to algorithm plagiarism. In this paper, we propose two dynamic value-based approaches, namely N-version and annotation, for algorithm plagiarism detection. Our approaches are motivated by the observation that there exist some critical runtime values which are irreplaceable and uneliminatable for all implementations of the same algorithm. The N-version approach extracts such values by filtering out non-core values. The annotation approach leverages auxiliary information to flag important variables which contain core values. We also propose a value dependence graph based similarity metric in addition to the longest common subsequence based one, in order to address the potential value reordering attack. We have implemented a prototype and evaluated the proposed schemes on various algorithms. The results show that our approaches to algorithm plagiarism detection are practical, effective and resilient to many automatic obfuscation techniques.
| Year | Citations | |
|---|---|---|
Page 1
Page 1