arXiv Analytics

Sign in

arXiv:2010.13902 [cs.LG]AbstractReferencesReviewsResources

Graph Contrastive Learning with Augmentations

Yuning You, Tianlong Chen, Yongduo Sui, Ting Chen, Zhangyang Wang, Yang Shen

Published 2020-10-22Version 1

Generalizable, transferrable, and robust representation learning on graph-structured data remains a challenge for current graph neural networks (GNNs). Unlike what has been developed for convolutional neural networks (CNNs) for image data, self-supervised learning and pre-training are less explored for GNNs. In this paper, we propose a graph contrastive learning (GraphCL) framework for learning unsupervised representations of graph data. We first design four types of graph augmentations to incorporate various priors. We then systematically study the impact of various combinations of graph augmentations on multiple datasets, in four different settings: semi-supervised, unsupervised, and transfer learning as well as adversarial attacks. The results show that, even without tuning augmentation extents nor using sophisticated GNN architectures, our GraphCL framework can produce graph representations of similar or better generalizability, transferrability, and robustness compared to state-of-the-art methods. We also investigate the impact of parameterized graph augmentation extents and patterns, and observe further performance gains in preliminary experiments. Our codes are available at https://github.com/Shen-Lab/GraphCL.

Comments: Supplementary materials are available at https://yyou1996.github.io/files/neurips2020_graphcl_supplement.pdf. NeurIPS 2020
Categories: cs.LG, cs.AI
Related articles: Most relevant | Search more
arXiv:1711.01634 [cs.LG] (Published 2017-11-05)
Strategies for Conceptual Change in Convolutional Neural Networks
arXiv:1807.07998 [cs.LG] (Published 2018-07-20)
Convolutional Neural Networks Analyzed via Inverse Problem Theory and Sparse Representations
arXiv:1509.07481 [cs.LG] (Published 2015-09-24)
Spatially Encoding Temporal Correlations to Classify Temporal Data Using Convolutional Neural Networks