2 papers
cs.SE2025
An Empirical Study of LLM-Based Code Clone Detection
Wenqing Zhu, Norihiro Yoshida, Eunjong Choi +2
Large language models (LLMs) have demonstrated remarkable capabilities in various software engineering tasks, such as code generation and debugging, because of their ability to tra…
cs.SE2024
Development and Benchmarking of Multilingual Code Clone Detector
Wenqing Zhu, Norihiro Yoshida, Toshihiro Kamiya +2
The diversity of programming languages is growing, making the language extensibility of code clone detectors crucial. However, this is challenging for most existing clone detection…