Skip to content

Code for the paper "Enhancing Graph Contrastive Learning with Node Similarity".

Notifications You must be signed in to change notification settings

frankhlchi/SimEnhancedGCL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SimEnhancedGCL

This is the code base for the paper "Enhancing Graph Contrastive Learning with Node Similarity".

Reproduction

Please use the commands in {$dataname}_run.sh to reproduce the reported results for the corresponding datasets;
e.g., To obtain Graph-MLP+ performance for the Cora Dataset, please run the commands in GraphMLPPlus/cora_run.sh

Reference

The Simlarity Enhanced Models are developed based on:
GRACE: https://github.com/CRIPAC-DIG/GRACE
GCA: https://github.com/CRIPAC-DIG/GCA
Graph-MLP: https://github.com/yanghu819/Graph-MLP

About

Code for the paper "Enhancing Graph Contrastive Learning with Node Similarity".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published