yifeiwang77 / DGCLinks
Official Code of Decoupled Graph Convolution (DGC)
☆16Updated 3 years ago
Alternatives and similar repositories for DGC
Users that are interested in DGC are comparing it to the libraries listed below
Sorting:
- Official Code Repository for the paper "Edge Representation Learning with Hypergraphs" (NeurIPS 2021)☆53Updated 2 years ago
- The PyTorch implementation of Directed Graph Contrastive Learning (DiGCL), NeurIPS-2021☆36Updated 3 years ago
- PyTorch code of "SLAPS: Self-Supervision Improves Structure Learning for Graph Neural Networks"☆89Updated 3 years ago
- The implementation of our NeurIPS 2020 paper "Graph Geometry Interaction Learning" (GIL)☆46Updated 4 years ago
- The code of paper "Block Modeling-Guided Graph Convolutional Neural Networks".☆33Updated 3 years ago
- Variational Graph Convolutional Networks☆23Updated 4 years ago
- This repo contains a reference implementation for the paper "Breaking the Limit of Graph Neural Networks by Improving the Assortativity o…☆32Updated 3 years ago
- A Note On Over-Smoothing for Graph Neural Network☆20Updated 5 years ago
- ☆21Updated 2 years ago
- Graph Structured Neural Network☆40Updated 3 years ago
- The code for the ICML 2021 paper "Graph Neural Networks Inspired by Classical Iterative Algorithms".☆43Updated 4 years ago
- [KDD 2022] Implementation of "Feature Overcorrelation in Deep Graph Neural Networks: A New Perspective"☆45Updated last year
- A PyTorch implementation of "SelfGNN: Self-supervised Graph Neural Networks without explicit negative sampling" paper, which appeared in …☆30Updated 3 years ago
- Code and dataset for paper "GRAND+: Scalable Graph Random Neural Networks"☆34Updated 3 years ago
- Official implementation of the ICML2021 paper "Elastic Graph Neural Networks"☆42Updated 4 years ago
- Graph Information Bottleneck (GIB) for learning minimal sufficient structural and feature information using GNNs☆137Updated 2 years ago
- This is the code of paper: Robust Mid-Pass Filtering Graph Convolutional Networks.(paper accepted by WWW2023)☆13Updated 2 years ago
- [ICML 2022] pGNN, p-Laplacian Based Graph Neural Networks☆27Updated 3 weeks ago
- "Shift-Robust GNNs: Overcoming the Limitations of Localized Graph Training Data" (NeurIPS 21')☆48Updated 3 years ago
- Transfer Learning of Graph Neural Networks with Ego-graph Information Maximization (NeurIPS 21')☆23Updated 3 years ago
- Source code for WWW 2021 paper "Graph Structure Estimation Neural Networks"☆58Updated 4 years ago
- ☆40Updated 2 years ago
- Official implementation of the ICML 2022 paper "Going Deeper into Permutation-Sensitive Graph Neural Networks"☆27Updated 3 years ago
- Unified Graph Transformer (UGT) is a novel Graph Transformer model specialised in preserving both local and global graph structures and d…☆27Updated 2 months ago
- ☆12Updated last year
- [NeurIPS 2022] "Augmentations in Hypergraph Contrastive Learning: Fabricated and Generative" by Tianxin Wei, Yuning You, Tianlong Chen, Y…☆60Updated 2 years ago
- The code for our ICLR paper: StructPool: Structured Graph Pooling via Conditional Random Fields☆58Updated 5 years ago
- [ICLR 2022] Implementation of paper "Automated Self-Supervised Learning for Graphs"☆42Updated 3 years ago
- Papers about developing DL methods on disassortative graphs☆48Updated 3 years ago
- [ICLR 2023] MLPInit: Embarrassingly Simple GNN Training Acceleration with MLP Initialization☆77Updated 2 years ago