Variational Graph Normalized Auto-Encoders

08/18/2021
by   Seong Jin Ahn, et al.
0

Link prediction is one of the key problems for graph-structured data. With the advancement of graph neural networks, graph autoencoders (GAEs) and variational graph autoencoders (VGAEs) have been proposed to learn graph embeddings in an unsupervised way. It has been shown that these methods are effective for link prediction tasks. However, they do not work well in link predictions when a node whose degree is zero (i.g., isolated node) is involved. We have found that GAEs/VGAEs make embeddings of isolated nodes close to zero regardless of their content features. In this paper, we propose a novel Variational Graph Normalized AutoEncoder (VGNAE) that utilize L_2-normalization to derive better embeddings for isolated nodes. We show that our VGNAEs outperform the existing state-of-the-art models for link prediction tasks. The code is available at https://github.com/SeongJinAhn/VGNAE.

READ FULL TEXT
research
08/12/2019

RWR-GAE: Random Walk Regularization for Graph Auto Encoders

Node embeddings have become an ubiquitous technique for representing gra...
research
02/23/2018

Learning to Make Predictions on Graphs with Autoencoders

We examine two fundamental tasks associated with graph representation le...
research
05/14/2019

Stochastic Blockmodels meet Graph Neural Networks

Stochastic blockmodels (SBM) and their variants, e.g., mixed-membership ...
research
05/03/2021

Representation Learning using Graph Autoencoders with Residual Connections

Graph autoencoders are very efficient at embedding graph-based complex d...
research
03/21/2021

Deepened Graph Auto-Encoders Help Stabilize and Enhance Link Prediction

Graph neural networks have been used for a variety of learning tasks, su...
research
11/07/2018

Multi-Task Graph Autoencoders

We examine two fundamental tasks associated with graph representation le...
research
10/06/2018

Constructing Graph Node Embeddings via Discrimination of Similarity Distributions

The problem of unsupervised learning node embeddings in graphs is one of...

Please sign up or login with your details

Forgot password? Click here to reset