4 citations · 4 across the 2 of their papers we have counts for
3 papers
cs.SE2022
MMF3: Neural Code Summarization Based on Multi-Modal Fine-Grained Feature Fusion
Zheng Ma, Yuexiu Gao, Lei Lyu +1
Background: Code summarization automatically generates the corresponding natural language descriptions according to the input code. Comprehensiveness of code representation is crit…
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…