Skip to content

szzhang17/StructComp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

StructComp

This is the code for the paper "StructComp: Substituting propagation with Structural Compression in Training Graph Contrastive Learning" accepted by ICLR 2024.

Requirement

  • pytorch == 1.10.1
  • torch-geometric == 2.2.0
  • numpy == 1.21.5

Cite

@inproceedings{zhang2024structcomp,
  title={StructComp: Substituting propagation with Structural Compression in Training Graph Contrastive Learning},
  author={Zhang, Shengzhong and Yang, Wenjie and Cao, Xinyuan and Zhang, Hongwei and Huang, Zengfeng},
  booktitle={International Conference on Learning Representations},
  year={2024}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages