We introduce a novel approach to source code representation to be used in combination with neural networks. Such a representation is designed to permit the production of a continuous vector for each code statement. In particular, we present how the representation is produced in the case of Java source code. We test our representation for three tasks: code summarization, statement separation, and code search. We compare with the state-of-the-art non-autoregressive and end-to-end models for these tasks. We conclude that all tasks benefit from the proposed representation to boost their performance in terms of F1-score, accuracy, and mean reciprocal rank, respectively. Moreover, we show how models trained on code summarization and models trained on statement separation can be combined to address methods with tangled responsibilities, meaning that these models can be used to detect code misconduct.
CITATION STYLE
Bertolotti, F., & Cazzola, W. (2023). Fold2Vec: Towards a Statement-Based Representation of Code for Code Comprehension. ACM Transactions on Software Engineering and Methodology, 32(1). https://doi.org/10.1145/3514232
Mendeley helps you to discover research relevant for your work.