activity
20222025
most citedClarifyGPT: Empowering LLM-based Code Generation with Intention Clarification

9 citations · 11 across the 4 of their papers we have counts for

collaborators
Showing cs.SEShow all

5 papers · 1 filter

cs.SE2025

EXPEREPAIR: Dual-Memory Enhanced LLM-based Repository-Level Program Repair

Fangwen Mu, Junjie Wang, Lin Shi +3

Automatically repairing software issues remains a fundamental challenge at the intersection of software engineering and AI. Although recent advances in Large Language Models (LLMs)…

cs.SE20239 cited

ClarifyGPT: Empowering LLM-based Code Generation with Intention Clarification

Fangwen Mu, Lin Shi, Song Wang +5

We introduce a novel framework named ClarifyGPT, which aims to enhance code generation by empowering LLMs with the ability to identify ambiguous requirements and ask targeted clari…

cs.SE20232 cited

Developer-Intent Driven Code Comment Generation

Fangwen Mu, Xiao Chen, Lin Shi +2

Existing automatic code comment generators mainly focus on producing a general description of functionality for a given code snippet without considering developer intentions. Howev…

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.SE20221 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…