HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

RWR-GAE: Random Walk Regularization for Graph Auto Encoders

Vaibhav; Po-Yao Huang; Robert Frederking

RWR-GAE: Random Walk Regularization for Graph Auto Encoders

Abstract

Node embeddings have become an ubiquitous technique for representing graph data in a low dimensional space. Graph autoencoders, as one of the widely adapted deep models, have been proposed to learn graph embeddings in an unsupervised way by minimizing the reconstruction error for the graph data. However, its reconstruction loss ignores the distribution of the latent representation, and thus leading to inferior embeddings. To mitigate this problem, we propose a random walk based method to regularize the representations learnt by the encoder. We show that the proposed novel enhancement beats the existing state-of-the-art models by a large margin (upto 7.5\%) for node clustering task, and achieves state-of-the-art accuracy on the link prediction task for three standard datasets, cora, citeseer and pubmed. Code available at https://github.com/MysteryVaibhav/DW-GAE.

Code Repositories

MysteryVaibhav/DW-GAE
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
graph-clustering-on-citeseerRWR-GAE
ACC: 61.6
NMI: 35.4
graph-clustering-on-citeseerRWR-VGAE
ACC: 61.3
NMI: 33.8
graph-clustering-on-coraRWR-GAE
ACC: 66.9
NMI: 48.1
graph-clustering-on-coraRWR-VGAE
ACC: 68.5
NMI: 45.5
graph-clustering-on-pubmedRWR-GAE
ACC: 72.6
NMI: 35.5
graph-clustering-on-pubmedRWR-VGAE
ACC: 73.6
NMI: 34.6

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
RWR-GAE: Random Walk Regularization for Graph Auto Encoders | Papers | HyperAI