9 citations · 12 across the 2 of their papers we have counts for
4 papers
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)…
CodePurify: Defend Backdoor Attacks on Neural Code Models via Entropy-based Purification
Fangwen Mu, Junjie Wang, Zhuohao Yu +4
Neural code models have found widespread success in tasks pertaining to code intelligence, yet they are vulnerable to backdoor attacks, where an adversary can manipulate the victim…
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…
CrashTranslator: Automatically Reproducing Mobile Application Crashes Directly from Stack Trace
Yuchao Huang, Junjie Wang, Zhe Liu +5
Crash reports are vital for software maintenance since they allow the developers to be informed of the problems encountered in the mobile application. Before fixing, developers nee…