4 citations · 9 across the 3 of their papers we have counts for
4 papers
Fault Localization with Code Coverage Representation Learning
Yi Li, Shaohua Wang, Tien N. Nguyen
In this paper, we propose DeepRL4FL, a deep learning fault localization (FL) approach that locates the buggy code at the statement and method levels by treating FL as an image patt…
A Context-based Automated Approach for Method Name Consistency Checking and Suggestion
Yi Li, Shaohua Wang, Tien N. Nguyen
Misleading method names in software projects can confuse developers, which may lead to software defects and affect code understandability. In this paper, we present DeepName, a con…
Combining Program Analysis and Statistical Language Model for Code Statement Completion
Son Nguyen, Tien N. Nguyen, Yi Li +1
Automatic code completion helps improve developers' productivity in their programming tasks. A program contains instructions expressed via code statements, which are considered as…
An Empirical Study on the Characteristics of Question-Answering Process on Developer Forums
Yi Li, Shaohua Wang, Tien N. Nguyen +3
Developer forums are one of the most popular and useful Q&A websites on API usages. The analysis of API forums can be a critical resource for the automated question and answer appr…