Graph Convolutional Auto-encoder with Bi-decoder and Adaptive-sharing Adjacency

03/10/2020
by   Rui Zhang, et al.
16

Graph autoencoder (GAE) serves as an effective unsupervised learning framework to represent graph data in a latent space for network embedding. Most exiting approaches typically focus on minimizing the reconstruction loss of graph structure but neglect the reconstruction of node features, which may result in overfitting due to the capacity of the autoencoders. Additionally, the adjacency matrix in these methods is always fixed such that the adjacency matrix cannot properly represent the connections among nodes in latent space. To solve this problem, in this paper, we propose a novel Graph Convolutional Auto-encoder with Bidecoder and Adaptive-sharing Adjacency method, namely BAGA. The framework encodes the topological structure and node features into latent representations, on which a bi-decoder is trained to reconstruct the graph structure and node features simultaneously. Furthermore, the adjacency matrix can be adaptively updated by the learned latent representations for better representing the connections among nodes in latent space. Experimental results on datasets validate the superiority of our method to the state-of-the-art network embedding methods on the clustering task.

READ FULL TEXT
research
02/13/2018

Adversarially Regularized Graph Autoencoder

Graph embedding is an effective method to represent graph data in a low ...
research
02/20/2020

Embedding Graph Auto-Encoder with Joint Clustering via Adjacency Sharing

Graph convolution networks have attracted many attentions and several gr...
research
10/11/2021

A Deep Generative Model for Matrix Reordering

Depending on the node ordering, an adjacency matrix can highlight distin...
research
12/09/2021

Siamese Attribute-missing Graph Auto-encoder

Graph representation learning (GRL) on attribute-missing graphs, which i...
research
01/04/2019

Learning Graph Embedding with Adversarial Training Methods

Graph embedding aims to transfer a graph into vectors to facilitate subs...
research
08/07/2019

Symmetric Graph Convolutional Autoencoder for Unsupervised Graph Representation Learning

We propose a symmetric graph convolutional autoencoder which produces a ...
research
02/25/2022

Improved Dual Correlation Reduction Network

Deep graph clustering, which aims to reveal the underlying graph structu...

Please sign up or login with your details

Forgot password? Click here to reset