Spectral Augmentations for Graph Contrastive Learning
Amur Ghose, Yingxue Zhang, Jianye Hao, Mark Coates

TL;DR
This paper introduces spectral graph augmentation techniques for contrastive learning, enhancing the ability to capture structural properties across diverse graph datasets, leading to improved out-of-domain transfer performance.
Contribution
It proposes novel spectral-based graph augmentation methods derived from spectral analysis, providing effective transformations for contrastive learning of graph representations.
Findings
Spectral cropping improves structural feature learning.
Reordering frequency components enhances graph view diversity.
Out-of-domain transfer performance surpasses state-of-the-art methods.
Abstract
Contrastive learning has emerged as a premier method for learning representations with or without supervision. Recent studies have shown its utility in graph representation learning for pre-training. Despite successes, the understanding of how to design effective graph augmentations that can capture structural properties common to many different types of downstream graphs remains incomplete. We propose a set of well-motivated graph transformation operations derived via graph spectral analysis to provide a bank of candidates when constructing augmentations for a graph contrastive objective, enabling contrastive learning to capture useful structural representation from pre-training graph datasets. We first present a spectral graph cropping augmentation that involves filtering nodes by applying thresholds to the eigenvalues of the leading Laplacian eigenvectors. Our second novel…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks
MethodsContrastive Learning
