Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Encoding Robust Representation for Graph Generation

About

Generative networks have made it possible to generate meaningful signals such as images and texts from simple noise. Recently, generative methods based on GAN and VAE were developed for graphs and graph signals. However, the mathematical properties of these methods are unclear, and training good generative models is difficult. This work proposes a graph generation model that uses a recent adaptation of Mallat's scattering transform to graphs. The proposed model is naturally composed of an encoder and a decoder. The encoder is a Gaussianized graph scattering transform, which is robust to signal and graph manipulation. The decoder is a simple fully connected network that is adapted to specific tasks, such as link prediction, signal generation on graphs and full graph and signal generation. The training of our proposed system is efficient since it is only applied to the decoder and the hardware requirements are moderate. Numerical results demonstrate state-of-the-art performance of the proposed system for both link prediction and graph and signal generation.

Dongmian Zou, Gilad Lerman• 2018

Related benchmarks

TaskDatasetResultRank
Link PredictionCiteseer
AUC97.27
146
Link PredictionPubmed
AUC97.52
123
Link PredictionCora
AUC0.9448
116
Molecular GenerationQM9
Validity65.4
30
Showing 4 of 4 rows

Other info

Code

Follow for update