Skip to content

Code for the KDD 2021 paper "Scaling Up Graph Neural Networks Via Graph Coarsening"

License

Notifications You must be signed in to change notification settings

szzhang17/Scaling-Up-Graph-Neural-Networks-Via-Graph-Coarsening

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scaling-Up-Graph-Neural-Networks-Via-Graph-Coarsening

Code for the KDD 2021 paper "Scaling Up Graph Neural Networks Via Graph Coarsening"

Requirements

  • python == 3.7
  • pytorch == 1.5.0
  • torch-geometric == 1.5.0
  • numpy == 1.18.1
  • pygsp == 0.5.1

Cite

Please cite our paper if you use this code in your own work:

@inproceedings{huang2021coarseninggcn,
  title={Scaling Up Graph Neural Networks Via Graph Coarsening},
  author={Zengfeng Huang, Shengzhong Zhang, Chong Xi, Tang Liu and Min Zhou},
  booktitle={In Proceedings of the 27th ACM SIGKDD Conference on Knowledge Discovery and Data Mining (KDD '21)},
  year={2021}
}

About

Code for the KDD 2021 paper "Scaling Up Graph Neural Networks Via Graph Coarsening"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published