2 papers
cs.SE2026
Zero-shot Evaluation of Deep Learning for Java Code Clone Detection
Thomas S. Heinze
Deep Learning (DL) is becoming more and more widespread in clone detection, motivated by achieving near-perfect performance for this task. In particular in case of semantic code cl…
cs.SE2026
StoneDetector: Conventional and versatile code clone detection for Java
Thomas S. Heinze, André Schäfer, Wolfram Amme
Copy & paste is a widespread practice when developing software and, thus, duplicated and subsequently modified code occurs frequently in software projects. Since such code clones,…