2 papers
cs.SE2025
Deep Learning-Based Identification of Inconsistent Method Names: How Far Are We?
Taiming Wang, Yuxia Zhang, Lin Jiang +3
Concise and meaningful method names are crucial for program comprehension and maintenance. However, method names may become inconsistent with their corresponding implementations, c…
cs.SE2024
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…