paper-with-me

홈 › Papers

Code Review Without Borders: Evaluating Synthetic vs. Real Data for Review Recommendation

2025-09-05 · Yogev Cohen, Dudi Ohayon, Romy Somkin, Yehudit Aperstein, Alexander Apartsin arxiv

Automating the decision of whether a code change requires manual review is vital for maintaining software quality in modern development workflows. However, the emergence of new programming languages and frameworks creates a critical bottleneck: while large volumes of unlabelled code are readily available, there is an insufficient amount of labelled data to train supervised models for review classification. We address this challenge by leveraging Large Language Models (LLMs) to translate code changes from well-resourced languages into equivalent changes in underrepresented or emerging languages, generating synthetic training data where labelled examples are scarce. We assume that although LLMs have learned the syntax and semantics of new languages from available unlabelled code, they have yet to fully grasp which code changes are considered significant or review-worthy within these emerging ecosystems. To overcome this, we use LLMs to generate synthetic change examples and train supervised classifiers on them. We systematically compare the performance of these classifiers against models trained on real labelled data. Our experiments across multiple GitHub repositories and language pairs demonstrate that LLM-generated synthetic data can effectively bootstrap review recommendation systems, narrowing the performance gap even in low-resource settings. This approach provides a scalable pathway to extend automated code review capabilities to rapidly evolving technology stacks, even in the absence of annotated data.

📄 PDF Abstract BibTeX arXiv:2509.04810

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

Smoothness-Constrained Image Recovery from Block-Based Random Projections

2013-10-08 · Giulio Coluccia, Diego Valsesia, Enrico Magli

In this paper we address the problem of visual quality of images reconstructed from block-wise random projections. Independent reconstruction of the blocks can severely affect visual quality, by displaying artifacts alon…

SSIM

Beyond Image Borders: Learning Feature Extrapolation for Unbounded Image Composition

2023-09-21 · ICCV 2023 1 · Xiaoyu Liu, Ming Liu, Junyi Li, Shuai Liu 외

For improving image composition and aesthetic quality, most existing methods modulate the captured images by striking out redundant content near the image borders. However, such image cropping methods are limited in the …

Image Cropping

PeerPrism: Peer Evaluation Expertise vs Review-writing AI

2026-04-16 · Soroush Sadeghian, Alireza Daqiq, Radin Cheraghi, Sajad Ebrahimi 외 arxiv

Large Language Models (LLMs) are increasingly used in scientific peer review, assisting with drafting, rewriting, expansion, and refinement. However, existing peer-review LLM detection methods largely treat authorship as…

Text Detection

Critical Challenges and Guidelines in Evaluating Synthetic Tabular Data: A Systematic Review

2025-04-10 · Nazia Nafis, Inaki Esnaola, Alvaro Martinez-Perez, Maria-Cruz Villa-Uriol 외

Generating synthetic tabular data can be challenging, however evaluation of their quality is just as challenging, if not more. This systematic review sheds light on the critical importance of rigorous evaluation of synth…

Methods for generating and evaluating synthetic longitudinal patient data: a systematic review

2023-09-21 · Katariina Perkonoja, Kari Auranen, Joni Virta

The rapid growth in data availability has facilitated research and development, yet not all industries have benefited equally due to legal and privacy constraints. The healthcare sector faces significant challenges in ut…

Privacy PreservingSynthetic Data GenerationSystematic Literature Review