6 citations · 9 across the 3 of their papers we have counts for
3 papers
cs.SE2024★ 6 cited
An Empirical Study on the Potential of LLMs in Automated Software Refactoring
Bo Liu, Yanjie Jiang, Yuxia Zhang +3
Recent advances in large language models (LLMs), make it potentially feasible to automatically refactor source code with LLMs. However, it remains unclear how well LLMs perform com…
cs.SE2024
Evaluating and Improving ChatGPT-Based Expansion of Abbreviations
Yanjie Jiang, Hui Liu, Lu Zhang
Source code identifiers often contain abbreviations. Such abbreviations may reduce the readability of the source code, which in turn hinders the maintenance of the software applica…
cs.SE2024★ 3 cited
A Survey of Deep Learning Based Software Refactoring
Bridget Nyirongo, Yanjie Jiang, He Jiang +1
Refactoring is one of the most important activities in software engineering which is used to improve the quality of a software system. With the advancement of deep learning techniq…