Showing cs.SEShow all
2 papers · 1 filter
cs.SE2026★ 1 cited
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…
cs.SE2025
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…