PyGCL / PyGCL

PyGCL: A PyTorch Library for Graph Contrastive Learning
https://PyGCL.readthedocs.io
Apache License 2.0
887 stars 96 forks source link

Some questions about the repo. #16

Closed GeniusYx closed 3 years ago

GeniusYx commented 3 years ago

Excellent work. It will be helpful to the development of graph contrastive learning. Here are some questions:

  1. Can you specify the papers referenced by negative sampling strategies?
  2. Can you report the experiment results of these methods in examples folder?
SXKDZ commented 3 years ago

Hi, Thanks for your interest on our work! For details on negative sampling strategies, please refer to the appendix to our paper. For experimental results, we plan to set up a leaderboard for self-supervised learning on graphs. Please stay tuned!