Abstract
The key towards learning informative node representations in graphs lies in how to gain contextual information from the neighbourhood. In this work, we present a simple-yet-effective self-supervised node representation learning strategy via directly maximizing the mutual information between the hidden representations of nodes and their neighbourhood, which can be theoretically justified by its link to graph smoothing. Following InfoNCE, our framework is optimized via a surrogate contrastive loss, where the positive selection underpins the quality and efficiency of rep-resentation learning. To this end, we propose a topology-aware positive sampling strategy, which samples positives from the neighbourhood by considering the structural dependencies between nodes and thus enables positive selection upfront. In the extreme case when only one positive is sampled, we fully avoid expensive neighbourhood aggregation. Our methods achieve promising performance on various node classification datasets. It is also worth mentioning by applying our loss function to MLP based node encoders, our methods can be orders of faster than existing solutions. Our codes and supplementary materials are available at https://github.com/dongwei156/n2n.
Original language | English |
---|---|
Title of host publication | Proceedings of 2022 IEEE/CVF Conference on Computer Vision and Pattern Recognition |
Editors | Kristin Dana, Gang Hua, Stefan Roth, Dimitris Samaras, Richa Singh |
Place of Publication | USA |
Publisher | IEEE, Institute of Electrical and Electronics Engineers |
Pages | 16599-16608 |
Number of pages | 10 |
Edition | 1st |
ISBN (Electronic) | 9781665469463 |
DOIs | |
Publication status | Published - 2022 |
Event | IEEE Conference on Computer Vision and Pattern Recognition 2022 - New Orleans, United States of America Duration: 19 Jun 2022 → 24 Jun 2022 https://ieeexplore.ieee.org/xpl/conhome/9878378/proceeding (Proceedings) https://cvpr2022.thecvf.com https://cvpr2022.thecvf.com/ (Website) |
Conference
Conference | IEEE Conference on Computer Vision and Pattern Recognition 2022 |
---|---|
Abbreviated title | CVPR 2022 |
Country/Territory | United States of America |
City | New Orleans |
Period | 19/06/22 → 24/06/22 |
Internet address |
Keywords
- Representation learning
- Self- & semi- & meta- & unsupervised learning