AAAI 2022technical47 citations

SAIL: Self-Augmented Graph Contrastive Learning

Lu Yu, Shichao Pei, Lizhong Ding, Jun Zhou, Longfei Li, Chuxu Zhang, Xiangliang Zhang

Abstract

This paper studies learning node representations with graph neural networks (GNNs) for unsupervised scenario. Specifically, we derive a theoretical analysis and provide an empirical demonstration about the non-steady performance of GNNs over different graph datasets, when the supervision signals are not appropriately defined. The performance of GNNs depends on both the node feature smoothness and the locality of graph structure. To smooth the discrepancy of node proximity measured by graph topology and node feature, we proposed SAIL - a novel self-augmented graph contrastive learning framework, with two complementary self-distilling regularization modules, i.e., intra- and inter-graph knowledge distillation. We demonstrate the competitive performance of SAIL on a variety of graph applications. Even with a single GNN layer, SAIL has consistently competitive or even better performance on various benchmark datasets, comparing with state-of-the-art baselines.

BibTeX
@inproceedings{aaai2022_sailselfaugmente,
  title = {SAIL: Self-Augmented Graph Contrastive Learning},
  author = {Lu Yu and Shichao Pei and Lizhong Ding and Jun Zhou and Longfei Li and Chuxu Zhang and Xiangliang Zhang},
  booktitle = {AAAI 2022},
  year = {2022}
}