chrsmrrs / k-gnn
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
- Graph Diffusion Convolution, as proposed in "Diffusion Improves Graph Learning" (NeurIPS 2019)☆271Updated 2 years ago
- Implementation of Principal Neighbourhood Aggregation for Graph Neural Networks in PyTorch, DGL and PyTorch Geometric☆348Updated 2 years ago
- Distance Encoding for GNN Design☆187Updated 4 years ago
- Implementation of the paper "NetGAN: Generating Graphs via Random Walks".☆194Updated 4 years ago
- ☆62Updated 4 years ago
- Code for the paper: "On the Bottleneck of Graph Neural Networks and Its Practical Implications"☆94Updated 3 years ago
- Official Implementation of ICML 2019 Paper. MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing; an…☆124Updated 5 years ago
- AAAI 2020 - ASAP: Adaptive Structure Aware Pooling for Learning Hierarchical Graph Representations☆100Updated 4 years ago
- Wasserstein Weisfeiler-Lehman Graph Kernels☆81Updated 8 months ago
- Official repository for the paper "Improving Graph Neural Network Expressivity via Subgraph Isomorphism Counting" (TPAMI'22) https://arxi…☆100Updated 3 years ago
- ☆296Updated 2 years ago
- Official code for "InfoGraph: Unsupervised and Semi-supervised Graph-Level Representation Learning via Mutual Information Maximization" …☆319Updated last year
- Implementation of Directional Graph Networks in PyTorch and DGL☆118Updated 4 years ago
- Source code from the NeurIPS 2019 workshop article "Keep It Simple: Graph Autoencoders Without Graph Convolutional Networks" (G. Salha, R…☆132Updated 4 years ago
- Official PyTorch implementation of "Towards Deeper Graph Neural Networks" [KDD2020]☆155Updated 2 years ago
- This is a TensorFlow implementation of the Adversarially Regularized Graph Autoencoder(ARGA) model as described in our paper: Pan, S., …☆184Updated 3 years ago
- Code for NeurIPS'19 "Layer-Dependent Importance Sampling for Training Deep and Large Graph Convolutional Networks"☆76Updated 2 years ago
- Source code and dataset of the NeurIPS 2020 paper "Graph Random Neural Network for Semi-Supervised Learning on Graphs"☆210Updated last year
- Position-aware Graph Neural Networks☆399Updated 4 years ago
- Hierarchical Graph Pooling with Structure Learning☆339Updated 3 years ago
- Subgraph Neural Networks (NeurIPS 2020)☆194Updated 4 years ago
- Learning Discrete Structures for Graph Neural Networks (TensorFlow implementation)☆194Updated last year
- Graph Auto-Encoder in PyTorch☆81Updated 2 years ago
- Measuring and Improving the Use of Graph Information in Graph Neural Networks☆82Updated 9 months ago
- Data for "Understanding Isomorphism Bias in Graph Data Sets" paper.☆89Updated 5 years ago
- AAAI'21: Data Augmentation for Graph Neural Networks☆191Updated last year
- Code & data accompanying the NeurIPS 2020 paper "Iterative Deep Graph Learning for Graph Neural Networks: Better and Robust Node Embeddin…☆227Updated last year
- Multi-View Spectral Graph Convolution with Consistent Edge Attention for Molecular Modeling☆204Updated 3 years ago
- ☆156Updated 3 years ago
- PPRGo model in PyTorch, as proposed in "Scaling Graph Neural Networks with Approximate PageRank" (KDD 2020)☆126Updated 3 years ago