Abstract
Graph contrastive learning (GCL) has recently emerged as an effective learning paradigm to alleviate the reliance on labelling information for graph representation learning. The core of GCL is to maximise the mutual information between the representation of a node and its contextual representation (i.e., the corresponding instance with similar semantic information) summarised from the contextual scope (e.g., the whole graph or 1-hop neighbourhood). This scheme distils valuable self-supervision signals for GCL training. However, existing GCL methods still suffer from limitations, such as the incapacity or inconvenience in choosing a suitable contextual scope for different datasets and building biased contrastiveness. To address aforementioned problems, we present a simple self-supervised learning method termed Unifying Graph Contrastive Learning with Flexible Contextual Scopes (UGCL for short). Our algorithm builds flexible contextual representations with tunable contextual scopes by controlling the power of an adjacency matrix. Additionally, our method ensures contrastiveness is built within connected components to reduce the bias of contextual representations. Based on representations from both local and contextual scopes, UGCL optimises a very simple contrastive loss function for graph representation learning. Essentially, the architecture of UGCL can be considered as a general framework to unify existing GCL methods. We have conducted intensive experiments and achieved new state-of-the-art performance in six out of eight benchmark datasets compared with self-supervised graph representation learning baselines. Our code has been open sourced. https://github.com/zyzisastudyreallyhardguy/UGCL
Original language | English |
---|---|
Title of host publication | Proceedings - 22nd IEEE International Conference on Data Mining, ICDM 2022 |
Editors | Xingquan Zhu, Sanjay Ranka, My T. Thai, Takashi Washio, Xindong Wu |
Place of Publication | Piscataway NJ USA |
Publisher | IEEE, Institute of Electrical and Electronics Engineers |
Pages | 793-802 |
Number of pages | 10 |
ISBN (Electronic) | 9781665450997 |
ISBN (Print) | 9781665451000 |
DOIs | |
Publication status | Published - 2022 |
Event | IEEE International Conference on Data Mining 2022 - Orlando, United States of America Duration: 28 Nov 2022 → 1 Dec 2022 Conference number: 22nd https://ieeexplore.ieee.org/xpl/conhome/10027565/proceeding (Proceedings) https://icdm22.cse.usf.edu/ (Website) |
Publication series
Name | Proceedings - IEEE International Conference on Data Mining, ICDM |
---|---|
Publisher | IEEE, Institute of Electrical and Electronics Engineers |
Volume | 2022-November |
ISSN (Print) | 1550-4786 |
ISSN (Electronic) | 2374-8486 |
Conference
Conference | IEEE International Conference on Data Mining 2022 |
---|---|
Abbreviated title | ICDM 2022 |
Country/Territory | United States of America |
City | Orlando |
Period | 28/11/22 → 1/12/22 |
Internet address |
|
Keywords
- Graph Contrastive Learning
- Graph Representation Learning
- Self-Supervised Learning
- Unsupervised learning