This is the pytorch implementation of Graph Debiased Contrastive Learning (GDCL) model that is published in IJCAI 2021. (https://www.ijcai.org/proceedings/2021/0473.pdf).
Python 3.7
Pytorch 1.2.0
@inproceedings{zhao2021graph,
title={Graph debiased contrastive learning with joint representation clustering},
author={Zhao, Han and Yang, Xu and Wang, Zhenru and Yang, Erkun and Deng, Cheng},
booktitle={Proc. IJCAI},
pages={3434--3440},
year={2021}
}