4 citations · 7 across the 6 of their papers we have counts for
4 papers · 1 filter
SQL-Commenter: Aligning Large Language Models for SQL Comment Generation with Direct Preference Optimization
Lei Yu, Peng Wang, Jingyuan Zhang +6
SQL query comprehension is a significant challenge due to complex syntax, diverse join types, and deep nesting. Many queries lack adequate comments, severely hindering code readabi…
Towards Practical Defect-Focused Automated Code Review
Junyi Lu, Lili Jiang, Xiaojia Li +4
The complexity of code reviews has driven efforts to automate review comments, but prior approaches oversimplify this task by treating it as snippet-level code-to-text generation a…
LLaMA-Reviewer: Advancing Code Review Automation with Large Language Models through Parameter-Efficient Fine-Tuning
Junyi Lu, Lei Yu, Xiaojia Li +2
The automation of code review activities, a long-standing pursuit in software engineering, has been primarily addressed by numerous domain-specific pre-trained models. Despite thei…
DeepRelease: Language-agnostic Release Notes Generation from Pull Requests of Open-source Software
Huaxi Jiang, Jie Zhu, Li Yang +2
The release note is an essential software artifact of open-source software that documents crucial information about changes, such as new features and bug fixes. With the help of re…