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

Graph-level Representation Learning with Joint-Embedding Predictive Architectures

About

Joint-Embedding Predictive Architectures (JEPAs) have recently emerged as a novel and powerful technique for self-supervised representation learning. They aim to learn an energy-based model by predicting the latent representation of a target signal y from the latent representation of a context signal x. JEPAs bypass the need for negative and positive samples, traditionally required by contrastive learning while avoiding the overfitting issues associated with generative pretraining. In this paper, we show that graph-level representations can be effectively modeled using this paradigm by proposing a Graph Joint-Embedding Predictive Architecture (Graph-JEPA). In particular, we employ masked modeling and focus on predicting the latent representations of masked subgraphs starting from the latent representation of a context subgraph. To endow the representations with the implicit hierarchy that is often present in graph-level concepts, we devise an alternative prediction objective that consists of predicting the coordinates of the encoded subgraphs on the unit hyperbola in the 2D plane. Through multiple experimental evaluations, we show that Graph-JEPA can learn highly semantic and expressive representations, as shown by the downstream performance in graph classification, regression, and distinguishing non-isomorphic graphs. The code is available at https://github.com/geriskenderi/graph-jepa.

Geri Skenderi, Hang Li, Jiliang Tang, Marco Cristani• 2023

Related benchmarks

TaskDatasetResultRank
Graph ClassificationPROTEINS
Accuracy75.68
742
Graph ClassificationMUTAG
Accuracy91.25
697
Graph ClassificationIMDB-B
Accuracy73.68
322
Graph ClassificationIMDB-M
Accuracy51.72
218
Graph RegressionPeptides struct LRGB (test)
MAE0.305
178
Graph ClassificationDD
Accuracy78.64
175
Graph RegressionZINC
MAE0.434
96
Graph ClassificationREDDIT-B
Accuracy91.99
71
Multilabel Graph ClassificationPeptides-func LRGB (test)
AP26.3
30
Graph ClassificationREDDIT-M5
Accuracy56.73
9
Showing 10 of 12 rows

Other info

Follow for update