/UGCL

An official code of UGCL (accepted in UAI2023)

Primary LanguagePython

Universal Graph Contrastive Learning with Novel Laplacian Perturbation [UAI2023]

Model Overview ugcl_fig

Code

An official code of UGCL

The codes are referenced from MagNet and SDGNN

Run

--graph gets structure perturbation ratio

--laplacian gets whether apply Laplacian perturbation

python train.py --dataset BitCoinAlpha --graph 0.1 --laplacian 1