activity
20172024
most citedEditSum: A Retrieve-and-Edit Framework for Source Code Summarization

59 citations · 87 across the 4 of their papers we have counts for

collaborators
Showing cs.SEShow all

5 papers · 1 filter

cs.SE2024

Reasoning Runtime Behavior of a Program with LLM: How Far Are We?

Junkai Chen, Zhiyuan Pan, Xing Hu +3

Large language models for code (i.e., code LLMs) have shown strong code understanding and generation capabilities. To evaluate the capabilities of code LLMs in various aspects, man…

cs.SE202359 cited

EditSum: A Retrieve-and-Edit Framework for Source Code Summarization

Jia Li, Yongmin Li, Ge Li +3

Existing studies show that code summaries help developers understand and maintain source code. Unfortunately, these summaries are often missing or outdated in software projects. Co…

cs.SE2023

Are They All Good? Studying Practitioners' Expectations on the Readability of Log Messages

Zhenhao Li, An Ran Chen, Xing Hu +3

Developers write logging statements to generate logs that provide run-time information for various tasks. The readability of log messages in the logging statements (i.e., the descr…

cs.SE202215 cited

Poison Attack and Defense on Deep Source Code Processing Models

Jia Li, Zhuo Li, Huangzhao Zhang +4

In the software engineering community, deep learning (DL) has recently been applied to many source code processing tasks. Due to the poor interpretability of DL models, their secur…

cs.SE201713 cited

CodeSum: Translate Program Language to Natural Language

Xing Hu, Yuhan Wei, Ge Li +1

During software maintenance, programmers spend a lot of time on code comprehension. Reading comments is an effective way for programmers to reduce the reading and navigating time w…