Jointly Learnable Data Augmentations for Self-Supervised GNNs
Zekarias T. Kefato, Sarunas Girdzijauskas, Hannes St\"ark

TL;DR
GraphSurgeon introduces a learnable data augmentation framework for self-supervised GNNs that jointly optimizes augmentations and embeddings, avoiding heuristics and negative sampling, and achieves competitive results across diverse datasets.
Contribution
It proposes a novel, jointly learnable data augmentation method for GNNs that eliminates heuristics and negative sampling, improving self-supervised learning performance.
Findings
Comparable to six SOTA semi-supervised methods.
On par with five SOTA self-supervised baselines.
Effective across diverse graph datasets.
Abstract
Self-supervised Learning (SSL) aims at learning representations of objects without relying on manual labeling. Recently, a number of SSL methods for graph representation learning have achieved performance comparable to SOTA semi-supervised GNNs. A Siamese network, which relies on data augmentation, is the popular architecture used in these methods. However, these methods rely on heuristically crafted data augmentation techniques. Furthermore, they use either contrastive terms or other tricks (e.g., asymmetry) to avoid trivial solutions that can occur in Siamese networks. In this study, we propose, GraphSurgeon, a novel SSL method for GNNs with the following features. First, instead of heuristics we propose a learnable data augmentation method that is jointly learned with the embeddings by leveraging the inherent signal encoded in the graph. In addition, we take advantage of 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
TopicsAdvanced Graph Neural Networks · Domain Adaptation and Few-Shot Learning · Text and Document Classification Technologies
