Motif-Aware Riemannian Graph Neural Network with Generative-Contrastive Learning

Abstract

Graphs are typical non-Euclidean data of complex structures. In recent years, Riemannian graph representation learning has emerged as an exciting alternative to Euclidean ones. However, Riemannian methods are still in an early stage: most of them present a single curvature (radius) regardless of structural complexity, suffer from numerical instability due to the exponential/logarithmic map, and lack the ability to capture motif regularity. In light of the issues above, we propose the problem of Motif-aware Riemannian Graph Representation Learning, seeking a numerically stable encoder to capture motif regularity in a diverse-curvature manifold without labels. To this end, we present a novel Motif-aware Riemannian model with Generative-Contrastive learning (MotifRGC), which conducts a minmax game in Riemannian manifold in a self-supervised manner. First, we propose a new type of Riemannian GCN (D-GCN), in which we construct a diverse-curvature manifold by a product layer with the diversified factor, and replace the exponential/logarithmic map by a stable kernel layer. Second, we introduce a motif-aware Riemannian generative-contrastive learning to capture motif regularity in the constructed manifold and learn motif-aware node representation without external labels. Empirical results show the superiority of MofitRGC.

Cite

Text

Sun et al. "Motif-Aware Riemannian Graph Neural Network with Generative-Contrastive Learning." AAAI Conference on Artificial Intelligence, 2024. doi:10.1609/AAAI.V38I8.28754

Markdown

[Sun et al. "Motif-Aware Riemannian Graph Neural Network with Generative-Contrastive Learning." AAAI Conference on Artificial Intelligence, 2024.](https://mlanthology.org/aaai/2024/sun2024aaai-motif/) doi:10.1609/AAAI.V38I8.28754

BibTeX

@inproceedings{sun2024aaai-motif,
  title     = {{Motif-Aware Riemannian Graph Neural Network with Generative-Contrastive Learning}},
  author    = {Sun, Li and Huang, Zhenhao and Wang, Zixi and Wang, Feiyang and Peng, Hao and Yu, Philip S.},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {9044-9052},
  doi       = {10.1609/AAAI.V38I8.28754},
  url       = {https://mlanthology.org/aaai/2024/sun2024aaai-motif/}
}