Bug localization with combination of deep learning and information retrieval

AN Lam, AT Nguyen, HA Nguyen… - 2017 IEEE/ACM 25th …, 2017 - ieeexplore.ieee.org
Bug localization helps developers focus on crucial files. However, the existing automated bug
localization … Specifically, the terms used in bug reports to describe a bug are different from …

On usefulness of the deep-learning-based bug localization models to practitioners

S Polisetty, A Miranskyy, A Başar - Proceedings of the Fifteenth …, 2019 - dl.acm.org
… a deep-learning-based bug localization model to the software industry. • We evaluate a deep
learning model (CNN) against a traditional ML model (Simple Logistic) on bug localization

Deep learning with customized abstract syntax tree for bug localization

H Liang, L Sun, M Wang, Y Yang - IEEE Access, 2019 - ieeexplore.ieee.org
deep learning approaches have been applied in bug localization by extracting lexical features
in bug … , we present a bug localization system CAST, which exploits deep learning and …

Applying deep learning algorithm to automatic bug localization and repair

G Yang, K Min, B Lee - Proceedings of the 35th Annual ACM symposium …, 2020 - dl.acm.org
… For this, we propose a novel algorithm for bug localization and repair. In bug localization,
we perform feature extraction from bug reports and the program source code. In details, we …

Deep transfer bug localization

X Huo, F Thung, M Li, D Lo… - IEEE Transactions on …, 2019 - ieeexplore.ieee.org
… on crossproject bug localization. We highlight that existing supervised bug localization
techniques are … The comparison results suggest that our deep learning model achieves the best …

Combining deep learning with information retrieval to localize buggy files for bug reports (n)

AN Lam, AT Nguyen, HA Nguyen… - 2015 30th IEEE/ACM …, 2015 - ieeexplore.ieee.org
… for bug localization from a bug report face a key challenge, called lexical mismatch, in which
the terms used in bug reports to describe a bug are … that uses deep neural network (DNN) in …

Deep learning for bug-localization in student programs

R Gupta, A Kanade, S Shevade - arXiv preprint arXiv:1905.12454, 2019 - arxiv.org
bug is and how to fix it. In this work, we present the first deep learning based technique that
can localize bugs in … To localize the bugs, we analyze the trained network using a state-of-the-…

Improving bug localization with an enhanced convolutional neural network

Y Xiao, J Keung, Q Mi, KE Bennin - 2017 24th Asia-Pacific …, 2017 - ieeexplore.ieee.org
… underutilized by existing bug localization approaches. Aims: We propose DeepLocator, a
novel deep learning based model to improve the performance of bug localization by making …

Improving bug localization with word embedding and enhanced convolutional neural networks

Y Xiao, J Keung, KE Bennin, Q Mi - Information and Software Technology, 2019 - Elsevier
… the performance of bug localization, we propose DeepLoc, a novel deep learning-based …
describe DeepLoc, a deep learning-based model that automatically localizes buggy files for …

A deep multimodal model for bug localization

Z Zhu, Y Li, Y Wang, Y Wang, H Tong - Data Mining and Knowledge …, 2021 - Springer
… With the development of deep learning, it can effectively solve the aforementioned lexical
mismatch problem. For example, Lam et al. (2017) proposed the DNNLoc combining rVSM (…