4 citations · 4 across the 1 of their papers we have counts for
2 papers
cs.SE2022★ 4 cited
HELoC: Hierarchical Contrastive Learning of Source Code Representation
Xiao Wang, Qiong Wu, Hongyu Zhang +5
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 chal…
cs.LG2021
TreeBERT: A Tree-Based Pre-Trained Model for Programming Language
Xue Jiang, Zhuoran Zheng, Chen Lyu +2
Source code can be parsed into the abstract syntax tree (AST) based on defined syntax rules. However, in pre-training, little work has considered the incorporation of tree structur…