KarolisMart / DropGNN
The official implementation of DropGNN: Random Dropouts Increase the Expressiveness of Graph Neural Networks (NeurIPS 2021)
☆24Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for DropGNN
- ☆62Updated 4 years ago
- Code for the paper: "On the Bottleneck of Graph Neural Networks and Its Practical Implications"☆93Updated 2 years ago
- The code for the ICML 2021 paper "Graph Neural Networks Inspired by Classical Iterative Algorithms".☆43Updated 3 years ago
- Graph Posterior Network: Bayesian Predictive Uncertainty for Node Classification (NeurIPS 2021)☆40Updated 2 years ago
- [ICLR 2022] Code for Graph-less Neural Networks: Teaching Old MLPs New Tricks via Distillation (GLNN)☆86Updated 3 weeks ago
- [ICLR'22] [KDD'22] [IJCAI'24] Implementation of "Graph Condensation for Graph Neural Networks"☆125Updated 2 weeks ago
- Source code for PairNorm (ICLR 2020)☆76Updated 4 years ago
- Code of "Analyzing the Expressive Power of Graph Neural Networks in a Spectral Perspective" paper published in ICLR2021☆45Updated 3 years ago
- Implicit Graph Neural Networks☆59Updated 3 years ago
- [TPAMI 2022] "Bag of Tricks for Training Deeper Graph Neural Networks A Comprehensive Benchmark Study" by Tianlong Chen*, Kaixiong Zhou*,…☆125Updated 2 years ago
- Boost learning for GNNs from the graph structure under challenging heterophily settings. (NeurIPS'20)☆97Updated 2 years ago
- GOOD: A Graph Out-of-Distribution Benchmark [NeurIPS 2022 Datasets and Benchmarks]☆187Updated last week
- ☆26Updated 3 years ago
- Papers about developing DL methods on disassortative graphs☆48Updated 2 years ago
- PyTorch code of "SLAPS: Self-Supervision Improves Structure Learning for Graph Neural Networks"☆86Updated 3 years ago
- Gradient gating (ICLR 2023)☆52Updated last year
- Official implementation of our FLAG paper (CVPR2022)☆141Updated 2 years ago
- ☆149Updated 3 years ago
- "Shift-Robust GNNs: Overcoming the Limitations of Localized Graph Training Data" (NeurIPS 21')☆47Updated 2 years ago
- Graph Information Bottleneck (GIB) for learning minimal sufficient structural and feature information using GNNs☆128Updated last year
- Graph Structured Neural Network