WWW21-Graph Contrastive Learning with Adaptive Augmentation
== ICML21-workshop Deep Graph Contrastive Representation Learning
https://github.com/CRIPAC-DIG/GCA
\这篇文章是做无监督图表示学习的,使用了node-level 上的contrastive loss
这个contrastive loss 就是在负样本的设计上多了inter-view 和 intra-view, 其他跟普通的contrastive 方法一样,也有GNN encoder , 有projection header。
作者还提出了几种启发式的自适应的graph augmentation 的方法,详情可以参考 https://blog.youkuaiyun.com/cziun/article/details/119334558