4 papers
LAURA: Enhancing Code Review Generation with Context-Enriched Retrieval-Augmented LLM
Yuxin Zhang, Yuxia Zhang, Zeyu Sun +2
Code review is critical for ensuring software quality and maintainability. With the rapid growth in software scale and complexity, code review has become a bottleneck in the develo…
SeRe: A Security-Related Code Review Dataset Aligned with Real-World Review Activities
Zixiao Zhao, Yanjie Jiang, Hui Liu +2
Software security vulnerabilities can lead to severe consequences, making early detection essential. Although code review serves as a critical defense mechanism against security fl…
Deep Assessment of Code Review Generation Approaches: Beyond Lexical Similarity
Yanjie Jiang, Hui Liu, Tianyi Chen +4
Code review is a standard practice for ensuring the quality of software projects, and recent research has focused extensively on automated code review. While significant advancemen…
Evaluating and Improving ChatGPT-Based Expansion of Abbreviations
Yanjie Jiang, Hui Liu, Lu Zhang
Source code identifiers often contain abbreviations. Such abbreviations may reduce the readability of the source code, which in turn hinders the maintenance of the software applica…