HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Encoding Robust Representation for Graph Generation

Dongmian Zou; Gilad Lerman

Encoding Robust Representation for Graph Generation

Abstract

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.

Code Repositories

dmzou/SCAT
Official
tf

Benchmarks

BenchmarkMethodologyMetrics
link-prediction-on-citeseer-biased-evaluationSCAT (half of negative examples with 0 features)
AP: 97.57
AUC: 97.27
link-prediction-on-cora-biased-evaluationSCAT (half of negative examples with 0 features)
AP: 94.63
AUC: 94.48
link-prediction-on-pubmed-biased-evaluationSCAT (half of negative examples with 0 features)
AP: 97.19
AUC: 97.52

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Encoding Robust Representation for Graph Generation | Papers | HyperAI