yifan-h / CS-GNNLinks
Measuring and Improving the Use of Graph Information in Graph Neural Networks
☆82Updated 10 months ago
Alternatives and similar repositories for CS-GNN
Users that are interested in CS-GNN are comparing it to the libraries listed below
Sorting:
- Code for NeurIPS'19 "Layer-Dependent Importance Sampling for Training Deep and Large Graph Convolutional Networks"☆76Updated 2 years ago
- ☆29Updated 4 years ago
- Official Implementation of ICML 2019 Paper. MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing; an…☆124Updated 5 years ago
- Graph Representation Learning via Graphical Mutual Information Maximization☆116Updated 5 years ago
- The code for our ICLR paper: StructPool: Structured Graph Pooling via Conditional Random Fields☆58Updated 5 years ago
- Official PyTorch implementation of "Towards Deeper Graph Neural Networks" [KDD2020]☆155Updated 2 years ago
- Stochastic training of graph convolutional networks☆84Updated 2 years ago
- Implementations of "Break the Ceiling: Stronger Multi-scale Deep Graph Convolutional Networks"☆53Updated 8 months ago
- Implementation of Graph Convolutional Networks in TensorFlow☆45Updated 7 years ago
- Code for "Are Powerful Graph Neural Nets Necessary? A Dissection on Graph Classification"☆52Updated 5 years ago
- [ICML 2020] "When Does Self-Supervision Help Graph Convolutional Networks?" by Yuning You, Tianlong Chen, Zhangyang Wang, Yang Shen☆110Updated 3 years ago
- Scalable Graph Neural Networks for Heterogeneous Graphs☆72Updated 4 years ago
- An implementation of "Graph Structural-topic Neural Network"☆72Updated 4 years ago
- Official code for "vGraph: A Generative Model for Joint CommunityDetection and Node Representation Learning" (NeurIPS 2019)☆45Updated last year
- [IJCAI 2019] Source code and datasets for "Hierarchical Graph Convolutional Networks for Semi-supervised Node Classification"☆121Updated last year
- ☆137Updated 4 years ago
- Code for reproducing results in GraphMix paper