978 citations · 1.7k across the 33 of their papers we have counts for
Showing cs.LGShow all
3 papers · 1 filter
cs.LG2021
Generalized Equivariance and Preferential Labeling for GNN Node Classification
Zeyu Sun, Wenjie Zhang, Lili Mou +3
Existing graph neural networks (GNNs) largely rely on node embeddings, which represent a node as a vector by its identity, type, or content. However, graphs with unattributed nodes…
cs.LG2019★ 18 cited
TreeGen: A Tree-Based Transformer Architecture for Code Generation
Zeyu Sun, Qihao Zhu, Yingfei Xiong +3
A code generation system generates programming language code based on an input natural language description. State-of-the-art approaches rely on neural networks for code generation…
cs.LG2018
A Grammar-Based Structural CNN Decoder for Code Generation
Zeyu Sun, Qihao Zhu, Lili Mou +3
Code generation maps a program description to executable source code in a programming language. Existing approaches mainly rely on a recurrent neural network (RNN) as the decoder.…