Residual Hyperbolic Graph Convolution Networks

Abstract

Hyperbolic graph convolutional networks (HGCNs) have demonstrated representational capabilities of modeling hierarchical-structured graphs. However, as in general GCNs, over-smoothing may occur as the number of model layers increases, limiting the representation capabilities of most current HGCN models. In this paper, we propose residual hyperbolic graph convolutional networks (R-HGCNs) to address the over-smoothing problem. We introduce a hyperbolic residual connection function to overcome the over-smoothing problem, and also theoretically prove the effectiveness of the hyperbolic residual function. Moreover, we use product manifolds and HyperDrop to facilitate the R-HGCNs. The distinctive features of the R-HGCNs are as follows: (1) The hyperbolic residual connection preserves the initial node information in each layer and adds a hyperbolic identity mapping to prevent node features from being indistinguishable. (2) Product manifolds in R-HGCNs have been set up with different origin points in different components to facilitate the extraction of feature information from a wider range of perspectives, which enhances the representing capability of R-HGCNs. (3) HyperDrop adds multiplicative Gaussian noise into hyperbolic representations, such that perturbations can be added to alleviate the over-fitting problem without deconstructing the hyperbolic geometry. Experiment results demonstrate the effectiveness of R-HGCNs under various graph convolution layers and different structures of product manifolds.

Cite

Text

Xue et al. "Residual Hyperbolic Graph Convolution Networks." AAAI Conference on Artificial Intelligence, 2024. doi:10.1609/AAAI.V38I15.29559

Markdown

[Xue et al. "Residual Hyperbolic Graph Convolution Networks." AAAI Conference on Artificial Intelligence, 2024.](https://mlanthology.org/aaai/2024/xue2024aaai-residual/) doi:10.1609/AAAI.V38I15.29559

BibTeX

@inproceedings{xue2024aaai-residual,
  title     = {{Residual Hyperbolic Graph Convolution Networks}},
  author    = {Xue, Yangkai and Dai, Jindou and Lu, Zhipeng and Wu, Yuwei and Jia, Yunde},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {16247-16254},
  doi       = {10.1609/AAAI.V38I15.29559},
  url       = {https://mlanthology.org/aaai/2024/xue2024aaai-residual/}
}