Deep learning-based code refactoring: A review of current knowledge

P Naik, S Nelaballi, VS Pusuluri… - Journal of Computer …, 2024 - Taylor & Francis
This paper presents a systematic literature review of deep learning (DL)-based software
refactoring, which involves restructuring and simplifying code without altering its external …

An accurate identifier renaming prediction and suggestion approach

J Zhang, J Luo, J Liang, L Gong, Z Huang - ACM Transactions on …, 2023 - dl.acm.org
Identifiers play an important role in helping developers analyze and comprehend source
code. However, many identifiers exist that are inconsistent with the corresponding code …

On Using Machine Learning-Based Approaches for Recommending Identifier Renamings: A Systematic Literature Review

E Haga - 2022 - diva-portal.org
Identifiers play a key role in code quality and comprehension, as poorly named identifiers
hinder the developers' ability to understand, debug, and maintain programs. To address …