paper-with-me

Papers

A systematic literature review on source code similarity measurement and clone detection: techniques, applications, and challenges

2023-06-28 · Morteza Zakeri-Nasrabadi, Saeed Parsa, Mohammad Ramezani, Chanchal Roy, Masoud Ekhtiarzadeh

Measuring and evaluating source code similarity is a fundamental software engineering activity that embraces a broad range of applications, including but not limited to code recommendation, duplicate code, plagiarism, malware, and smell detection. This paper proposes a systematic literature review and meta-analysis on code similarity measurement and evaluation techniques to shed light on the existing approaches and their characteristics in different applications. We initially found over 10000 articles by querying four digital libraries and ended up with 136 primary studies in the field. The studies were classified according to their methodology, programming languages, datasets, tools, and applications. A deep investigation reveals 80 software tools, working with eight different techniques on five application domains. Nearly 49% of the tools work on Java programs and 37% support C and C++, while there is no support for many programming languages. A noteworthy point was the existence of 12 datasets related to source code similarity measurement and duplicate codes, of which only eight datasets were publicly accessible. The lack of reliable datasets, empirical evaluations, hybrid methods, and focuses on multi-paradigm languages are the main challenges in the field. Emerging applications of code similarity measurement concentrate on the development phase in addition to the maintenance.

📄 PDF Abstract BibTeX arXiv:2306.16171

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesClone DetectionSystematic Literature Review

Similar Papers 제목 키워드 기반

Code-Switching in End-to-End Automatic Speech Recognition: A Systematic Literature Review

2025-07-10 · Maha Tufail Agro, Atharva Kulkarni, Karima Kadaoui, Zeerak Talat 외 arxiv

Motivated by a growing research interest into automatic speech recognition (ASR), and the growing body of work for languages in which code-switching (CS) often occurs, we present a systematic literature review of code-sw…

Speech Recognition

An Artificial Intelligence Driven Semantic Similarity-Based Pipeline for Rapid Literature

2025-09-18 · Abhiyan Dhakal, Kausik Paudel, Sanjog Sigdel arxiv

We propose an automated pipeline for performing literature reviews using semantic similarity. Unlike traditional systematic review systems or optimization based methods, this work emphasizes minimal overhead and high rel…

Semantic Similarity

Search Strategy Formulation for Systematic Reviews: issues, challenges and opportunities

2021-12-17 · Andrew MacFarlane, Tony Russell-Rose, Farhad Shokraneh

Systematic literature reviews play a vital role in identifying the best available evidence for health and social care policy. The resources required to produce systematic reviews can be significant, and a key to the succ…

LiRA: A Multi-Agent Framework for Reliable and Readable Literature Review Generation

2025-10-01 · Gregory Hok Tjoan Go, Khang Ly, Anders Søgaard, Amin Tabatabaei 외 arxiv

The rapid growth of scientific publications has made it increasingly difficult to keep literature reviews comprehensive and up-to-date. Though prior work has focused on automating retrieval and screening, the writing pha…

OpenExtract: Automated Data Extraction for Systematic Reviews in Health

2026-03-06 · Jim Achterberg, Bram Van Dijk, Jing Meng, Saif Ul Islam 외 arxiv

This study presents OpenExtract, an open-source pipeline for automated data extraction in large-scale systematic literature reviews. The pipeline queries large language models (LLMs) to predict data entries based on rele…