CUAI / CorrectAndSmooth
[ICLR 2021] Combining Label Propagation and Simple Models Out-performs Graph Neural Networks (https://arxiv.org/abs/2010.13993)
☆285Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for CorrectAndSmooth
- Hyperbolic Graph Neural Networks☆228Updated 5 years ago
- Distance Encoding for GNN Design☆182Updated 3 years ago
- PPNP & APPNP models from "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019)☆318Updated last year
- Learning Discrete Structures for Graph Neural Networks (TensorFlow implementation)☆192Updated 8 months ago
- PPRGo model in PyTorch, as proposed in "Scaling Graph Neural Networks with Approximate PageRank" (KDD 2020)☆127Updated 2 years ago
- Source code and dataset of the NeurIPS 2020 paper "Graph Random Neural Network for Semi-Supervised Learning on Graphs"☆207Updated last year
- ☆290Updated 2 years ago
- An open-source implementation of SEAL for link prediction in open graph benchmark (OGB) datasets.☆225Updated last year
- Official PyTorch implementation of "Towards Deeper Graph Neural Networks" [KDD2020]☆154Updated 2 years ago
- Implementation of "GNNAutoScale: Scalable and Expressive Graph Neural Networks via Historical Embeddings" in PyTorch☆159Updated 2 years ago
- Official Repository of "A Fair Comparison of Graph Neural Networks for Graph Classification", ICLR 2020☆381Updated 4 months ago
- NeurIPS 2021: Improve the GNN expressivity and scalability by decoupling the depth and receptive field of state-of-the-art GNN architectu…☆133Updated 2 years ago
- [ICLR 2020; IPDPS 2019] Fast and accurate minibatch training for deep GNNs and large graphs (GraphSAINT: Graph Sampling Based Inductive L…☆472Updated 2 years ago
- A PyTorch implementation of "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019).