
LV
Leonardo Venuta, Francesco Tosoni, Paolo Ferragina
· 1 min read
ResearcharXiv cs.CL
Recall Before Rerank: Benchmarking Deep Learning Models for Large-Scale Code-to-Code Retrieval
arXiv:2606.27401v2 Announce Type: replace-cross
Abstract: Semantic code search and clone detection are essential for software development, maintenance, and reuse. This paper evaluates the effectiveness, efficiency, and scalability of contemporary deep learning models for first-stage recall in large-scale code-to-code search engines. Benchmarking across multiple programming languages and datasets reveals critical limits in the precision and scalability of these models on Terabyte-scale source-code collections. We present LLM-based code normalisation and query-rewriting schemes that yield significant gains in precision for lower-performing models. Our results question the sustainability of resource-constrained deployment and the assumed robustness of current code-specialised LLMs across datasets. We conclude with actionable insights for building scalable, efficient code-retrieval systems.
Original source
This story was published by arXiv cs.CL and written by Leonardo Venuta, Francesco Tosoni, Paolo Ferragina. SyncAI.news shows a preview; the complete article is on the publisher's site.
Read the full story on arxiv.org


