Variational Graph Auto-Encoders, Thomas N. Kipf, Max Welling, 2016Bayesian Deep Learning Workshop (NIPS 2016)DOI: 10.48550/arXiv.1611.07308 - Introduces the Variational Graph Autoencoder (VGAE) model, a core approach for learning latent representations of nodes in graphs and for link prediction tasks, as described in the section.
GraphRNN: Generating Realistic Graphs with Deep Generative Models, Jiaxuan You, Zhitao Ying, Xiang Ren, William Hamilton, Jure Leskovec, 2018International Conference on Machine Learning (ICML)DOI: 10.48550/arXiv.1802.09459 - A significant work on generating entire graphs using an autoregressive recurrent neural network, illustrating how VAEs can be adapted to synthesize complex graph structures.
Graph Neural Networks: A Review of Methods and Applications, Jie Zhou, Ganqu Cui, Zhengyu Chen, Ming Ding, Shuai Sun, Tianyu Li, Jie Tang, 2021AI Open, Vol. 1 (Elsevier)DOI: 10.1016/j.aiopen.2021.01.001 - Offers a broad review of various Graph Neural Network (GNN) architectures and their applications, providing additional context for the GNN components used within Graph VAE frameworks.