chrsmrrs / k-gnnLinks
Source code for our AAAI paper "Weisfeiler and Leman Go Neural: Higher-order Graph Neural Networks".
☆187Updated 3 years ago
Alternatives and similar repositories for k-gnn
Users that are interested in k-gnn are comparing it to the libraries listed below
Sorting:
- Graph Diffusion Convolution, as proposed in "Diffusion Improves Graph Learning" (NeurIPS 2019)☆271Updated 2 years ago
- Distance Encoding for GNN Design☆186Updated 4 years ago
- AAAI 2020 - ASAP: Adaptive Structure Aware Pooling for Learning Hierarchical Graph Representations☆100Updated 5 years ago
- Implementation of Principal Neighbourhood Aggregation for Graph Neural Networks in PyTorch, DGL and PyTorch Geometric☆351Updated last week
- Official PyTorch implementation of "Towards Deeper Graph Neural Networks" [KDD2020]☆155Updated 2 years ago
- Implementation of Directional Graph Networks in PyTorch and DGL☆118Updated 4 years ago
- ☆62Updated 4 years ago
- Official repository for the paper "Improving Graph Neural Network Expressivity via Subgraph Isomorphism Counting" (TPAMI'22) https://arxi…☆101Updated 4 years ago
- Official Implementation of ICML 2019 Paper. MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing; an…☆124Updated 5 years ago
- AAAI'21: Data Augmentation for Graph Neural Networks☆193Updated last year
- Source code from the NeurIPS 2019 workshop article "Keep It Simple: Graph Autoencoders Without Graph Convolutional Networks" (G. Salha, R…☆132Updated 4 years ago
- Learning Discrete Structures for Graph Neural Networks (TensorFlow implementation)☆195Updated last year
- ☆423Updated 6 years ago
- Implementation of the paper "NetGAN: Generating Graphs via Random Walks".☆194Updated 4 years ago
- ☆299Updated 2 years ago
- Code for the paper: "On the Bottleneck of Graph Neural Networks and Its Practical Implications"☆94Updated 3 years ago
- Official code for "InfoGraph: Unsupervised and Semi-supervised Graph-Level Representation Learning via Mutual Information Maximization" …