3 papers
cs.SE2026
Improving Source Code Similarity Detection Through GraphCodeBERT and Integration of Additional Features
Jorge Martinez-Gil
This paper investigates source code similarity detection using a transformer model augmented with an execution-derived signal. We extend GraphCodeBERT with an explicit, low-dimensi…
cs.SE2025
Evaluating Small-Scale Code Models for Code Clone Detection
Jorge Martinez-Gil
Detecting code clones is relevant to software maintenance and code refactoring. This challenge still presents unresolved cases, mainly when structural similarity does not reflect f…
cs.SE2024
Advanced Detection of Source Code Clones via an Ensemble of Unsupervised Similarity Measures
Jorge Martinez-Gil
The capability of accurately determining code similarity is crucial in many tasks related to software development. For example, it might be essential to identify code duplicates fo…