89 citations · 422 across the 22 of their papers we have counts for
33 papers · 1 filter
Technical Q&A Site Answer Recommendation via Question Boosting
Zhipeng Gao, Xin Xia, David Lo +1
Software developers have heavily used online question and answer platforms to seek help to solve their technical problems. However, a major problem with these technical Q&A sites i…
I Know What You Are Searching For: Code Snippet Recommendation from Stack Overflow Posts
Zhipeng Gao, Xin Xia, David Lo +3
Stack Overflow has been heavily used by software developers to seek programming-related information. More and more developers use Community Question and Answer forums, such as Stac…
Defect Identification, Categorization, and Repair: Better Together
Chao Ni, Kaiwen Yang, Xin Xia +3
Just-In-Time defect prediction (JIT-DP) models can identify defect-inducing commits at check-in time. Even though previous studies have achieved a great progress, these studies sti…
Automating the Removal of Obsolete TODO Comments
Zhipeng Gao, Xin Xia, David Lo +2
TODO comments are very widely used by software developers to describe their pending tasks during software development. However, after performing the task developers sometimes negle…
Mining Architecture Tactics and Quality Attributes Knowledge in Stack Overflow
Tingting Bi, Peng Liang, Antony Tang +1
Context: Architecture Tactics (ATs) are architectural building blocks that provide general architectural solutions for addressing Quality Attributes (QAs) issues. Mining and analyz…
Modular Tree Network for Source Code Representation Learning
Wenhan Wang, Ge Li, Sijie Shen +2
Learning representation for source code is a foundation of many program analysis tasks. In recent years, neural networks have already shown success in this area, but most existing…