@inproceedings{21fe9d9003204237a0f61fea2b970e06,
title = "Deep semantic-based feature envy identification",
abstract = "Code smells regularly cause potential software quality problems in software development. Thus, code smell detection has attracted the attention of many researchers. A number of approaches have been suggested in order to improve the accuracy of code smell detection. Most of these approaches rely solely on structural information (code metrics) extracted from source code and heuristic rules designed by people. In this paper, We propose a method-representation based model to represent the methods in textual code, which can effectively reflect the semantic relationships embedded in textual code. We also propose a deep learning based approach that combines method-representation and a CNN model to detect feature envy. The proposed approach can automatically extract semantic and features from textual code and code metrics, and can also automatically build complex mapping between these features and predictions. Evaluation results on open-source projects demonstrate that our proposed approach achieves better performance than the state-of-the-art in detecting feature envy.",
keywords = "Code Smell, Deep Learning, Deep Semantic, Feature Envy, Software Refactoring",
author = "Xueliang Guo and Chongyang Shi and He Jiang",
note = "Publisher Copyright: {\textcopyright} 2019 Association for Computing Machinery.; 11th Asia-Pacific Symposium on Internetware, Internetware 2019 ; Conference date: 28-10-2019 Through 29-10-2019",
year = "2019",
month = oct,
day = "28",
doi = "10.1145/3361242.3361257",
language = "English",
series = "ACM International Conference Proceeding Series",
publisher = "Association for Computing Machinery",
booktitle = "11th Asia-Pacific Symposium on Internetware, Internetware 2019",
}