Hyperbolic Variational Graph Neural Network for Modeling Dynamic Graphs
Abstract
Learning representations for graphs plays a critical role in a wide spectrum of downstream applications. In this paper, we summarize the limitations of the prior works in three folds: representation space, modeling dynamics and modeling uncertainty. To bridge this gap, we propose to learn dynamic graph representations in hyperbolic space, for the first time, which aims to infer stochastic node representations. Working with hyperbolic space, we present a novel Hyperbolic Variational Graph Neural Network, referred to as HVGNN. In particular, to model the dynamics, we introduce a Temporal GNN (TGNN) based on a theoretically grounded time encoding approach. To model the uncertainty, we devise a hyperbolic graph variational autoencoder built upon the proposed TGNN to generate stochastic node representations of hyperbolic normal distributions. Furthermore, we introduce a reparameterisable sampling algorithm for the hyperbolic normal distribution to enable the gradient-based learning of HVGNN. Extensive experiments show that HVGNN outperforms state-of-the-art baselines on real-world datasets.
Cite
Text
Sun et al. "Hyperbolic Variational Graph Neural Network for Modeling Dynamic Graphs." AAAI Conference on Artificial Intelligence, 2021. doi:10.1609/AAAI.V35I5.16563Markdown
[Sun et al. "Hyperbolic Variational Graph Neural Network for Modeling Dynamic Graphs." AAAI Conference on Artificial Intelligence, 2021.](https://mlanthology.org/aaai/2021/sun2021aaai-hyperbolic/) doi:10.1609/AAAI.V35I5.16563BibTeX
@inproceedings{sun2021aaai-hyperbolic,
title = {{Hyperbolic Variational Graph Neural Network for Modeling Dynamic Graphs}},
author = {Sun, Li and Zhang, Zhongbao and Zhang, Jiawei and Wang, Feiyang and Peng, Hao and Su, Sen and Yu, Philip S.},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2021},
pages = {4375-4383},
doi = {10.1609/AAAI.V35I5.16563},
url = {https://mlanthology.org/aaai/2021/sun2021aaai-hyperbolic/}
}