Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 652 Bytes

File metadata and controls

18 lines (15 loc) · 652 Bytes

GACN

Code for Graph Contrastive Learning with Generative Adversarial Network.

See scripts.sh for scripts and parameter settings to train and evaluate GACN.

Citation

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