128 citations · 211 across the 11 of their papers we have counts for
4 papers · 2 filters
From Node Interaction to Hop Interaction: New Effective and Scalable Graph Learning Paradigm
Jie Chen, Zilong Li, Yin Zhu +2
Existing Graph Neural Networks (GNNs) follow the message-passing mechanism that conducts information interaction among nodes iteratively. While considerable progress has been made,…
SA-MLP: Distilling Graph Knowledge from GNNs into Structure-Aware MLP
Jie Chen, Shouzhen Chen, Mingyuan Bai +3
The message-passing mechanism helps Graph Neural Networks (GNNs) achieve remarkable results on various node classification tasks. Nevertheless, the recursive nodes fetching and agg…
Universal Deep GNNs: Rethinking Residual Connection in GNNs from a Path Decomposition Perspective for Preventing the Over-smoothing
Jie Chen, Weiqi Liu, Zhizhong Huang +3
The performance of GNNs degrades as they become deeper due to the over-smoothing. Among all the attempts to prevent over-smoothing, residual connection is one of the promising meth…
Exploiting Neighbor Effect: Conv-Agnostic GNNs Framework for Graphs with Heterophily
Jie Chen, Shouzhen Chen, Junbin Gao +3
Due to the homophily assumption in graph convolution networks (GNNs), a common consensus in the graph node classification task is that GNNs perform well on homophilic graphs but ma…