English

Building Shortcuts between Distant Nodes with Biaffine Mapping for Graph Convolutional Networks

Machine Learning 2023-02-21 v2 Social and Information Networks

Abstract

Multiple recent studies show a paradox in graph convolutional networks (GCNs), that is, shallow architectures limit the capability of learning information from high-order neighbors, while deep architectures suffer from over-smoothing or over-squashing. To enjoy the simplicity of shallow architectures and overcome their limits of neighborhood extension, in this work, we introduce Biaffine technique to improve the expressiveness of graph convolutional networks with a shallow architecture. The core design of our method is to learn direct dependency on long-distance neighbors for nodes, with which only one-hop message passing is capable of capturing rich information for node representation. Besides, we propose a multi-view contrastive learning method to exploit the representations learned from long-distance dependencies. Extensive experiments on nine graph benchmark datasets suggest that the shallow biaffine graph convolutional networks (BAGCN) significantly outperforms state-of-the-art GCNs (with deep or shallow architectures) on semi-supervised node classification. We further verify the effectiveness of biaffine design in node representation learning and the performance consistency on different sizes of training data.

Keywords

Cite

@article{arxiv.2302.08727,
  title  = {Building Shortcuts between Distant Nodes with Biaffine Mapping for Graph Convolutional Networks},
  author = {Acong Zhang and Jincheng Huang and Ping Li and Kai Zhang},
  journal= {arXiv preprint arXiv:2302.08727},
  year   = {2023}
}
R2 v1 2026-06-28T08:42:32.320Z