ChandlerBang / Pro-GNNLinks
Implementation of the KDD 2020 paper "Graph Structure Learning for Robust Graph Neural Networks"
☆298Updated 2 years ago
Alternatives and similar repositories for Pro-GNN
Users that are interested in Pro-GNN are comparing it to the libraries listed below
Sorting:
- AAAI'21: Data Augmentation for Graph Neural Networks☆193Updated last year
- [GRL+ @ ICML 2020] PyTorch implementation for "Deep Graph Contrastive Representation Learning" (https://arxiv.org/abs/2006.04131v2)☆330Updated last year
- A curated list for awesome self-supervised learning for graphs.☆387Updated 2 years ago
- Code & data accompanying the NeurIPS 2020 paper "Iterative Deep Graph Learning for Graph Neural Networks: Better and Robust Node Embeddin…☆228Updated last year
- ☆268Updated 3 years ago
- Source code and dataset of the NeurIPS 2020 paper "Graph Random Neural Network for Semi-Supervised Learning on Graphs"☆210Updated last year
- Papers about developing deep Graph Neural Networks (GNNs)☆302Updated 2 years ago
- PyTorch implementation of "Simple and Deep Graph Convolutional Networks"☆351Updated 4 years ago
- This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification☆472Updated 2 years ago
- Framework for evaluating Graph Neural Network models on semi-supervised node classification task☆474Updated 6 years ago
- Official code for "InfoGraph: Unsupervised and Semi-supervised Graph-Level Representation Learning via Mutual Information Maximization" …☆319Updated last year
- A curated list of graph data augmentation papers.☆312Updated last year
- ☆299Updated 2 years ago
- [ICLR 2021] How to Find Your Friendly Neighborhood: Graph Attention Design with Self-Supervision☆157Updated 2 years ago
- GCC: Graph Contrastive Coding for Graph Neural Network Pre-Training @ KDD 2020☆328Updated last year
- Graph Diffusion Convolution, as proposed in "Diffusion Improves Graph Learning" (NeurIPS 2019)☆271Updated 2 years ago
- Official Repository of "A Fair Comparison of Graph Neural Networks for Graph Classification", ICLR 2020☆395Updated last year
- PPNP & APPNP models from "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019)☆322Updated 6 months ago
- [NeurIPS 2020] "Graph Contrastive Learning with Augmentations" by Yuning You, Tianlong Chen, Yongduo Sui, Ting Chen, Zhangyang Wang, Yang…☆595Updated 11 months ago
- Distance Encoding for GNN Design☆186Updated 4 years ago
- Representation learning on dynamic graphs using self-attention networks☆294Updated 2 years ago
- Revisiting, benchmarking, and refining Heterogeneous Graph Neural Networks.☆325Updated last year
- Code for KDD'20 "Generative Pre-Training of Graph Neural Networks"☆493Updated 11 months ago
- [ICLR 2020; IPDPS 2019] Fast and accurate minibatch training for deep GNNs and large graphs (GraphSAINT: Graph Sampling Based Inductive L…☆489Updated 2 years ago
- Metapath Aggregated Graph Neural Network for Heterogeneous Graph Embedding☆421Updated 4 years ago
- Graph Auto-Encoder in PyTorch☆435Updated last year
- Heterogeneous Network Embedding: Survey, Benchmark, Evaluation, and Beyond☆258Updated 4 years ago
- Implementation of Principal Neighbourhood Aggregation for Graph Neural Networks in PyTorch, DGL and PyTorch Geometric☆351Updated 2 weeks ago
- This repository implements variational graph auto encoder by Thomas Kipf.☆409Updated 3 years ago
- Reproduces the results of MinCutPool as presented in the 2020 ICML paper "Spectral Clustering with Graph Neural Networks for Graph Poolin…☆273Updated 3 months ago