Kaixiong-Zhou / DGNLinks
Pytorch implementation of differentiable group normalization (NeurIPS 2020)
☆38Updated 5 years ago
Alternatives and similar repositories for DGN
Users that are interested in DGN are comparing it to the libraries listed below
Sorting:
- Official implementation of our FLAG paper (CVPR2022)☆145Updated 3 years ago
- Rethinking Graph Regularization for Graph Neural Networks (AAAI2021)☆34Updated 4 years ago
- Codes for 'From Canonical Correlation Analysis to Self-supervised Graph Neural Networks'. https://arxiv.org/abs/2106.12484☆70Updated last year
- [ICLR 2022] Implementation of paper "Automated Self-Supervised Learning for Graphs"☆42Updated 3 years ago
- Variational Graph Convolutional Networks☆23Updated 5 years ago
- PyTorch code of "SLAPS: Self-Supervision Improves Structure Learning for Graph Neural Networks"☆89Updated 4 years ago
- Code for paper "Mixup for Node and Graph Classification", WWW 2021☆47Updated 4 years ago
- Graph Information Bottleneck (GIB) for learning minimal sufficient structural and feature information using GNNs☆137Updated 2 years ago
- Implementation of "Bag of Tricks for Node Classification with Graph Neural Networks" based on DGL☆35Updated 9 months ago
- [ICLR'22][KDD'22][IJCAI'24][NeurIPS'25] Implementation of "Graph Condensation for Graph Neural Networks"☆141Updated last month
- [NeurIPS 2022] Learning Causally Invariant Representations for Out-of-Distribution Generalization on Graphs☆117Updated 2 years ago
- "Shift-Robust GNNs: Overcoming the Limitations of Localized Graph Training Data" (NeurIPS 21')☆49Updated 3 years ago
- [ICML 2021] "A Unified Lottery Tickets Hypothesis for Graph Neural Networks", Tianlong Chen*, Yongduo Sui*, Xuxi Chen, Aston Zhang, Zhang…☆67Updated 2 years ago
- Boost learning for GNNs from the graph structure under challenging heterophily settings. (NeurIPS'20)☆106Updated 5 months ago
- Graph Representation Learning via Graphical Mutual Information Maximization☆117Updated 5 years ago
- [WWW2022] Geometric Graph Representation Learning via Maximizing Rate Reduction☆26Updated 3 years ago
- The code for the ICML 2021 paper "Graph Neural Networks Inspired by Classical Iterative Algorithms".☆43Updated 4 years ago
- ☆21Updated 3 years ago
- ☆77Updated 4 years ago
- Energetic GraphNeural Networks (EGNN) implementation based on Dirichlet Energy Constrained Learning.