Awesome
Graph Debiased Contrastive Learning with Joint Representation Clustering
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). <br>
Requirements
Python 3.7 <br> Pytorch 1.2.0 <br>
Reference
@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}
}