2 citations · 2 across the 5 of their papers we have counts for
4 papers · 1 filter
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…
Extracting Concise Bug-Fixing Patches from Human-Written Patches in Version Control Systems
Yanjie Jiang, Hui Liu, Nan Niu +2
High-quality and large-scale repositories of real bugs and their concise patches collected from real-world applications are critical for research in software engineering community.…