Rethinking Graph Masked Autoencoders through Alignment and Uniformity
Liang Wang, Xiang Tao, Qiang Liu, Shu Wu, Liang Wang

TL;DR
This paper provides a theoretical connection between GraphMAE and graph contrastive learning, identifies limitations in GraphMAE related to alignment and uniformity, and proposes AUG-MAE with adversarial masking and regularization to enhance representation quality.
Contribution
It establishes a theoretical link between GraphMAE and GCL, analyzes its limitations, and introduces AUG-MAE with novel strategies to improve graph self-supervised learning.
Findings
A theoretical proof linking GraphMAE to GCL.
A new adversarial masking strategy improves alignment.
Explicit regularizer enhances representation uniformity.
Abstract
Self-supervised learning on graphs can be bifurcated into contrastive and generative methods. Contrastive methods, also known as graph contrastive learning (GCL), have dominated graph self-supervised learning in the past few years, but the recent advent of graph masked autoencoder (GraphMAE) rekindles the momentum behind generative methods. Despite the empirical success of GraphMAE, there is still a dearth of theoretical understanding regarding its efficacy. Moreover, while both generative and contrastive methods have been shown to be effective, their connections and differences have yet to be thoroughly investigated. Therefore, we theoretically build a bridge between GraphMAE and GCL, and prove that the node-level reconstruction objective in GraphMAE implicitly performs context-level GCL. Based on our theoretical analysis, we further identify the limitations of the GraphMAE from the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Generative Adversarial Networks and Image Synthesis · Human Pose and Action Recognition
MethodsContrastive Learning
