4 papers · 1 filter
FeatX: Editing Software by Editing Features for Repository-Level Code Evolution
Xutian Li, Yifeng Zhu, Xianlin Zhao +3
Large language models (LLMs) are increasingly used for software evolution, yet most interaction paradigms remain code-centric and require manual context management and prompt itera…
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…