mengliu1998 / awesome-deep-gnnLinks
Papers about developing deep Graph Neural Networks (GNNs)
☆298Updated 2 years ago
Alternatives and similar repositories for awesome-deep-gnn
Users that are interested in awesome-deep-gnn are comparing it to the libraries listed below
Sorting:
- A curated list for awesome self-supervised learning for graphs.☆388Updated 3 years ago
- AAAI'21: Data Augmentation for Graph Neural Networks☆195Updated last year
- Bag of Tricks for Graph Neural Networks.☆299Updated last year
- Official code for "InfoGraph: Unsupervised and Semi-supervised Graph-Level Representation Learning via Mutual Information Maximization" …☆323Updated last year
- This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification☆473Updated 2 years ago
- Implementation of the KDD 2020 paper "Graph Structure Learning for Robust Graph Neural Networks"☆300Updated 2 years ago
- [GRL+ @ ICML 2020] PyTorch implementation for "Deep Graph Contrastive Representation Learning" (https://arxiv.org/abs/2006.04131v2)☆335Updated last year
- Official Repository of "A Fair Comparison of Graph Neural Networks for Graph Classification", ICLR 2020☆397Updated last year
- Source code and dataset of the NeurIPS 2020 paper "Graph Random Neural Network for Semi-Supervised Learning on Graphs"☆211Updated 2 years ago
- PyTorch implementation of "Simple and Deep Graph Convolutional Networks"☆357Updated 5 years ago
- ☆302Updated 3 years ago
- Graph Diffusion Convolution, as proposed in "Diffusion Improves Graph Learning" (NeurIPS 2019)☆273Updated 2 years ago
- ☆138Updated 2 years ago
- GCC: Graph Contrastive Coding for Graph Neural Network Pre-Training @ KDD 2020☆329Updated 2 years ago
- Framework for evaluating Graph Neural Network models on semi-supervised node classification task☆485Updated 6 years ago
- Code & data accompanying the NeurIPS 2020 paper "Iterative Deep Graph Learning for Graph Neural Networks: Better and Robust Node Embeddin…☆232Updated 2 years ago
- Subgraph Neural Networks (NeurIPS 2020)☆201Updated 4 years ago
- [NeurIPS 2020] "Graph Contrastive Learning with Augmentations" by Yuning You, Tianlong Chen, Yongduo Sui, Ting Chen, Zhangyang Wang, Yang…☆616Updated last year
- Implementation of Principal Neighbourhood Aggregation for Graph Neural Networks in PyTorch, DGL and PyTorch Geometric☆355Updated 5 months ago
- ☆272Updated 3 years ago
- Distance Encoding for GNN Design☆187Updated 4 years ago
- GraphGallery is a gallery for benchmarking Graph Neural Networks☆472Updated 2 years ago
- Parameterized Explainer for Graph Neural Network☆139Updated last year
- A curated list of graph data augmentation papers.☆314Updated last year
- [NeurIPS 2021]: Improve the GNN expressivity and scalability by decoupling the depth and receptive field of state-of-the-art GNN architec…☆137Updated 3 years ago
- Graph Representation Learning via Graphical Mutual Information Maximization☆117Updated 5 years ago
- Learning Discrete Structures for Graph Neural Networks (TensorFlow implementation)☆199Updated last year
- Heterogeneous Network Embedding: Survey, Benchmark, Evaluation, and Beyond☆260Updated 4 years ago
- PPNP & APPNP models from "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019)☆322Updated 11 months ago
- Reproduces the results of MinCutPool as presented in the 2020 ICML paper "Spectral Clustering with Graph Neural Networks for Graph Poolin…☆276Updated 8 months ago