mengliu1998 / DeeperGNN
Official PyTorch implementation of "Towards Deeper Graph Neural Networks" [KDD2020]
☆155Updated 2 years ago
Alternatives and similar repositories for DeeperGNN:
Users that are interested in DeeperGNN are comparing it to the libraries listed below
- Distance Encoding for GNN Design☆187Updated 4 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
- Graph Representation Learning via Graphical Mutual Information Maximization☆115Updated 5 years ago
- AAAI 2020 - ASAP: Adaptive Structure Aware Pooling for Learning Hierarchical Graph Representations☆100Updated 4 years ago
- Code for NeurIPS'19 "Layer-Dependent Importance Sampling for Training Deep and Large Graph Convolutional Networks"☆76Updated 2 years ago
- Implementation of paper "Self-supervised Learning on Graphs:Deep Insights and New Directions"☆97Updated last year
- Official PyTorch implementation of "Towards Deeper Graph Neural Networks" [KDD2020]☆69Updated 2 years ago
- Measuring and Improving the Use of Graph Information in Graph Neural Networks☆82Updated 9 months ago
- [ICLR 2021] How to Find Your Friendly Neighborhood: Graph Attention Design with Self-Supervision☆156Updated 2 years ago
- [IJCAI 2019] Source code and datasets for "Hierarchical Graph Convolutional Networks for Semi-supervised Node Classification"☆121Updated last year
- Source code from the NeurIPS 2019 workshop article "Keep It Simple: Graph Autoencoders Without Graph Convolutional Networks" (G. Salha, R…☆132Updated 4 years ago
- Graph meta learning via local subgraphs (NeurIPS 2020)☆122Updated 9 months ago
- A tensorflow implementation of GCN-LPA☆99Updated 5 years ago
- Source code and dataset of the NeurIPS 2020 paper "Graph Random Neural Network for Semi-Supervised Learning on Graphs"☆210Updated last year
- PPRGo model in PyTorch, as proposed in "Scaling Graph Neural Networks with Approximate PageRank" (KDD 2020)☆126Updated 3 years ago
- Representation learning on large graphs using stochastic graph convolutions.☆138Updated 6 years ago
- Graph Auto-Encoder in PyTorch☆81Updated 2 years ago
- Graph Diffusion Convolution, as proposed in "Diffusion Improves Graph Learning" (NeurIPS 2019)☆271Updated 2 years ago
- PyTorch implementation of "Simple and Deep Graph Convolutional Networks"☆346Updated 4 years ago
- Official Implementation of ICML 2019 Paper. MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing; an…☆124Updated 5 years ago
- Source code for PairNorm (ICLR 2020)☆76Updated 5 years ago
- ☆137Updated 4 years ago
- Code & data accompanying the NeurIPS 2020 paper "Iterative Deep Graph Learning for Graph Neural Networks: Better and Robust Node Embeddin…☆227Updated last year
- Supervised community detection with line graph neural networks☆89Updated 4 years ago
- AAAI'21: Data Augmentation for Graph Neural Networks☆191Updated last year
- This is a TensorFlow implementation of the Adversarially Regularized Graph Autoencoder(ARGA) model as described in our paper: Pan, S., …☆184Updated 3 years ago
- Papers about developing deep Graph Neural Networks (GNNs)☆303Updated 2 years ago
- The code for our ICLR paper: StructPool: Structured Graph Pooling via Conditional Random Fields☆58Updated 5 years ago
- Official implementation of our FLAG paper (CVPR2022)☆146Updated 3 years ago
- Position-aware Graph Neural Networks☆399Updated 4 years ago