3 papers
cs.SE2026
Why Are Agentic Pull Requests Merged or Rejected? An Empirical Study
Sien Reeve O. Peralta, Fumika Hoshi, Hironori Washizaki +8
AI coding agents increasingly submit pull requests (Agentic-PRs) to open-source repositories, yet their performance is commonly assessed using merge and rejection outcomes alone. W…
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…