Skip to content
/ GDCL Public

Graph Debiased Contrastive Learning with Joint Representation Clustering

Notifications You must be signed in to change notification settings

hzhao98/GDCL

Repository files navigation

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).

Requirements

Python 3.7
Pytorch 1.2.0

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}
}

About

Graph Debiased Contrastive Learning with Joint Representation Clustering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages