3 citations · 8 across the 7 of their papers we have counts for
Showing 2022 · cs.SEShow all
3 papers · 2 filters
cs.SE2022
Automatic Comment Generation via Multi-Pass Deliberation
Fangwen Mu, Xiao Chen, Lin Shi +2
Deliberation is a common and natural behavior in human daily life. For example, when writing papers or articles, we usually first write drafts, and then iteratively polish them unt…
cs.SE2022★ 3 cited
Are We Building on the Rock? On the Importance of Data Preprocessing for Code Summarization
Lin Shi, Fangwen Mu, Xiao Chen +6
Code summarization, the task of generating useful comments given the code, has long been of interest. Most of the existing code summarization models are trained and validated on wi…
cs.SE2022★ 1 cited
BugListener: Identifying and Synthesizing Bug Reports from Collaborative Live Chats
Lin Shi, Fangwen Mu, Yumin Zhang +6
In community-based software development, developers frequently rely on live-chatting to discuss emergent bugs/errors they encounter in daily development tasks. However, it remains…