Code for Graph Contrastive Learning with Generative Adversarial Network.
See scripts.sh for scripts and parameter settings to train and evaluate GACN.
If you use our code, please kindly cite:
@inproceedings{wu2023graph,
title={Graph Contrastive Learning with Generative Adversarial Network},
author={Wu, Cheng and Wang, Chaokun and Xu, Jingcao and Liu, Ziyang and Zheng, Kai and Wang, Xiaowei and Song, Yang and Gai, Kun},
booktitle={Proceedings of the 29th ACM SIGKDD Conference on Knowledge Discovery and Data Mining},
pages={2721--2730},
year={2023}
}