HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Wasserstein Embedding for Graph Learning

Soheil Kolouri; Navid Naderializadeh; Gustavo K. Rohde; Heiko Hoffmann

Wasserstein Embedding for Graph Learning

Abstract

We present Wasserstein Embedding for Graph Learning (WEGL), a novel and fast framework for embedding entire graphs in a vector space, in which various machine learning models are applicable for graph-level prediction tasks. We leverage new insights on defining similarity between graphs as a function of the similarity between their node embedding distributions. Specifically, we use the Wasserstein distance to measure the dissimilarity between node embeddings of different graphs. Unlike prior work, we avoid pairwise calculation of distances between graphs and reduce the computational complexity from quadratic to linear in the number of graphs. WEGL calculates Monge maps from a reference distribution to each node embedding and, based on these maps, creates a fixed-sized vector representation of the graph. We evaluate our new graph embedding approach on various benchmark graph-property prediction tasks, showing state-of-the-art classification performance while having superior computational efficiency. The code is available at https://github.com/navid-naderi/WEGL.

Code Repositories

navid-naderi/WEGL
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
graph-classification-on-collabWEGL
Accuracy: 79.8%
graph-classification-on-ddWEGL
Accuracy: 78.6%
graph-classification-on-enzymesWEGL
Accuracy: 60.5
graph-classification-on-imdb-bWEGL
Accuracy: 75.4%
graph-classification-on-imdb-mWEGL
Accuracy: 52%
graph-classification-on-mutagWEGL
Accuracy: 88.3%
graph-classification-on-nci1WEGL
Accuracy: 76.8%
graph-classification-on-proteinsWEGL
Accuracy: 76.5%
graph-classification-on-ptcWEGL
Accuracy: 67.5%
graph-classification-on-re-m12kWEGL
Accuracy: 47.8%
graph-classification-on-re-m5kWEGL
Accuracy: 55.1%
graph-classification-on-reddit-bWEGL
Accuracy: 92
graph-property-prediction-on-ogbg-molhivWEGL
Ext. data: No
Number of params: 361064
Test ROC-AUC: 0.7757 ± 0.0111
Validation ROC-AUC: 0.8101 ± 0.0097

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
Wasserstein Embedding for Graph Learning | Papers | HyperAI