Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

GraphMAE2: A Decoding-Enhanced Masked Self-Supervised Graph Learner

About

Graph self-supervised learning (SSL), including contrastive and generative approaches, offers great potential to address the fundamental challenge of label scarcity in real-world graph data. Among both sets of graph SSL techniques, the masked graph autoencoders (e.g., GraphMAE)--one type of generative method--have recently produced promising results. The idea behind this is to reconstruct the node features (or structures)--that are randomly masked from the input--with the autoencoder architecture. However, the performance of masked feature reconstruction naturally relies on the discriminability of the input features and is usually vulnerable to disturbance in the features. In this paper, we present a masked self-supervised learning framework GraphMAE2 with the goal of overcoming this issue. The idea is to impose regularization on feature reconstruction for graph SSL. Specifically, we design the strategies of multi-view random re-mask decoding and latent representation prediction to regularize the feature reconstruction. The multi-view random re-mask decoding is to introduce randomness into reconstruction in the feature space, while the latent representation prediction is to enforce the reconstruction in the embedding space. Extensive experiments show that GraphMAE2 can consistently generate top results on various public datasets, including at least 2.45% improvements over state-of-the-art baselines on ogbn-Papers100M with 111M nodes and 1.6B edges.

Zhenyu Hou, Yufei He, Yukuo Cen, Xiao Liu, Yuxiao Dong, Evgeny Kharlamov, Jie Tang• 2023

Related benchmarks

TaskDatasetResultRank
Graph ClassificationPROTEINS
Accuracy76.3
1252
Node ClassificationCora
Accuracy84.1
1215
Graph ClassificationMUTAG
Accuracy89.6
1103
Node ClassificationCiteseer
Accuracy73.4
1037
Node ClassificationChameleon
Accuracy79.13
867
Node ClassificationPubmed
Accuracy81.4
865
Node ClassificationSquirrel
Accuracy70.27
786
Graph ClassificationNCI1
Accuracy82.3
658
Node ClassificationPubmed
Accuracy81.4
627
Node ClassificationActor
Accuracy34.48
556
Showing 10 of 69 rows

Other info

Follow for update