1. Introduction
High-quality method names significantly enhance the readability and maintainability of code [1]. However, crafting concise method names can be challenging, particularly for inexperienced developers [2]. Method name prediction (MNP) is a promising technique to address this issue, as it can generate names for method codes provided by developers. Previous research [1] has demonstrated that MNP can streamline the programming process and boost programmer productivity.