- Title
- HELoC: Hierarchical Contrastive Learning of Source Code Representation
- Creator
- Wang, Xiao; Wu, Qiong; Zhang, Hongyu; Lyu, Chen; Jiang, Xue; Zheng, Zhuoran; Lyu, Lei; Hu, Songlin
- Relation
- ICPC '22: 30th IEEE/ACM International Conference on Program Comprehension. Proceedings of the 30th IEEE/ACM International Conference on Program Comprehension (Pittsburgh, PA 16 - 17 May, 2022) p. 354-365
- Publisher Link
- http://dx.doi.org/10.1145/3524610.3527896
- Publisher
- Institute of Electrical and Electronics Engineers (IEEE)
- Resource Type
- conference paper
- Date
- 2022
- Description
- Abstract syntax trees (ASTs) play a crucial role in source code representation. However, due to the large number of nodes in an AST and the typically deep AST hierarchy, it is challenging to learn the hierarchical structure of an AST effectively. In this paper, we propose HELoC, a hierarchical contrastive learning model for source code representation. To effectively learn the AST hierarchy, we use contrastive learning to allow the network to predict the AST node level and learn the hierarchical relationships between nodes in a self-supervised manner, which makes the representation vectors of nodes with greater differences in AST levels farther apart in the embedding space. By using such vectors, the structural similarities between code snippets can be measured more precisely. In the learning process, a novel GNN (called Residual Self-attention Graph Neural Network, RSGNN) is designed, which enables HELoC to focus on embedding the local structure of an AST while capturing its overall structure. HELoC is self-supervised and can be applied to many source code related downstream tasks such as code classification, code clone detection, and code clustering after pre-training. Our extensive experiments demonstrate that HELoC outperforms the state-of-the-art source code representation models.
- Subject
- abstract syntax tree; contrastive learning; code representation
- Identifier
- http://hdl.handle.net/1959.13/1465589
- Identifier
- uon:47309
- Identifier
- ISBN:9781450392983
- Language
- eng
- Reviewed
- Hits: 2319
- Visitors: 2316
- Downloads: 0