paper-with-me

Papers

Code Review Comments: Language Matters

2018-03-06 · Vasiliki Efstathiou, Diomidis Spinellis

Recent research provides evidence that effective communication in collaborative software development has significant impact on the software development lifecycle. Although related qualitative and quantitative studies point out textual characteristics of well-formed messages, the underlying semantics of the intertwined linguistic structures still remain largely misinterpreted or ignored. Especially, regarding quality of code reviews the importance of thorough feedback, and explicit rationale is often mentioned but rarely linked with related linguistic features. As a first step towards addressing this shortcoming, we propose grounding these studies on theories of linguistics. We particularly focus on linguistic structures of coherent speech and explain how they can be exploited in practice. We reflect on related approaches and examine through a preliminary study on four open source projects, possible links between existing findings and the directions we suggest for detecting textual features of useful code reviews.

📄 PDF Abstract BibTeX arXiv:1803.02205

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Exploring the Potential of Large Language Models in Fine-Grained Review Comment Classification

2025-08-13 · Linh Nguyen, Chunhua Liu, Hong Yi Lin, Patanamon Thongtanunam arxiv

Code review is a crucial practice in software development. As code review nowadays is lightweight, various issues can be identified, and sometimes, they can be trivial. Research has investigated automated approaches to c…

HalluJudge: A Reference-Free Hallucination Detection for Context Misalignment in Code Review Automation

2026-01-27 · Kla Tantithamthavorn, Hong Yi Lin, Patanamon Thongtanunam, Wachiraphan Charoenwet 외 arxiv

Large Language models (LLMs) have shown strong capabilities in code review automation, such as review comment generation, yet they suffer from hallucinations -- where the generated review comments are ungrounded in the a…

SecureReviewer: Enhancing Large Language Models for Secure Code Review through Secure-aware Fine-tuning

2025-10-30 · Fang Liu, Simiao Liu, Yinghao Zhu, Xiaoli Lian 외 arxiv

Identifying and addressing security issues during the early phase of the development lifecycle is critical for mitigating the long-term negative impacts on software systems. Code review serves as an effective practice th…

RovoDev Code Reviewer: A Large-Scale Online Evaluation of LLM-based Code Review Automation at Atlassian

2026-01-03 · Kla Tantithamthavorn, Yaotian Zou, Andy Wong, Michael Gupta 외 arxiv

Large Language Models (LLMs)-powered code review automation has the potential to transform code review workflows. Despite the advances of LLM-powered code review comment generation approaches, several practical challenge…

Distilling Desired Comments for Enhanced Code Review with Large Language Models

2024-12-29 · Yongda Yu, Lei Zhang, Guoping Rong, Haifeng Shen 외

There has been a growing interest in using Large Language Models (LLMs) for code review thanks to their proven proficiency in code comprehension. The primary objective of most review scenarios is to generate desired revi…

Dataset DistillationHallucination