most citedAutomatic Code Summarization via ChatGPT: How Far Are We?

34 citations · 34 across the 3 of their papers we have counts for

collaborators

5 papers

cs.SE2023

A Survey of Source Code Search: A 3-Dimensional Perspective

Weisong Sun, Chunrong Fang, Yifei Ge +6

(Source) code search is widely concerned by software engineering researchers because it can improve the productivity and quality of software development. Given a functionality requ…

cs.SE20231 cited

GAMMA: Revisiting Template-based Automated Program Repair via Mask Prediction

Quanjun Zhang, Chunrong Fang, Tongke Zhang +3

Automated program repair (APR) aims to fix software bugs without human intervention and template-based APR has been widely investigated with promising results. However, it is chall…

cs.SE20237 cited

Pre-trained Model-based Automated Software Vulnerability Repair: How Far are We?

Quanjun Zhang, Chunrong Fang, Bowen Yu +3

Various approaches are proposed to help under-resourced security researchers to detect and analyze software vulnerabilities. It is still incredibly time-consuming and labor-intensi…

cs.SE2023

Backdooring Neural Code Search

Weisong Sun, Yuchen Chen, Guanhong Tao +4

Reusing off-the-shelf code snippets from online repositories is a common practice, which significantly enhances the productivity of software developers. To find desired code snippe…

cs.SE202334 cited

Automatic Code Summarization via ChatGPT: How Far Are We?

Weisong Sun, Chunrong Fang, Yudu You +10

To support software developers in understanding and maintaining programs, various automatic code summarization techniques have been proposed to generate a concise natural language…