BorgwardtLab / WWLLinks
Wasserstein Weisfeiler-Lehman Graph Kernels
☆81Updated 9 months ago
Alternatives and similar repositories for WWL
Users that are interested in WWL are comparing it to the libraries listed below
Sorting:
- Source code for our AAAI paper "Weisfeiler and Leman Go Neural: Higher-order Graph Neural Networks".☆187Updated 3 years ago
- Code for the paper: "On the Bottleneck of Graph Neural Networks and Its Practical Implications"☆94Updated 3 years ago
- ☆94Updated 2 years ago
- Official repository for the paper "Improving Graph Neural Network Expressivity via Subgraph Isomorphism Counting" (TPAMI'22) https://arxi…☆101Updated 3 years ago
- ☆156Updated 3 years ago
- Learning Discrete Structures for Graph Neural Networks (TensorFlow implementation)☆195Updated last year
- Generating PGM Explanation for GNN predictions☆75Updated last year
- Official Implementation of ICML 2019 Paper. MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing; an…☆124Updated 5 years ago
- Conditional Structure Generation through Graph Variational Generative Adversarial Nets, NeurIPS 2019.☆54Updated 5 years ago
- ☆62Updated 4 years ago
- Distance Encoding for GNN Design☆186Updated 4 years ago
- ☆135Updated last year
- Topological Graph Neural Networks (ICLR 2022)☆124Updated 2 years ago
- Graph Diffusion Convolution, as proposed in "Diffusion Improves Graph Learning" (NeurIPS 2019)☆272Updated 2 years ago
- Graph meta learning via local subgraphs (NeurIPS 2020)☆123Updated 10 months ago
- Implementation of Directional Graph Networks in PyTorch and DGL☆118Updated 4 years ago
- Code for Graphite iterative graph generation☆59Updated 5 years ago
- Graph Representation Learning via Graphical Mutual Information Maximization☆116Updated 5 years ago
- Graph Posterior Network: Bayesian Predictive Uncertainty for Node Classification (NeurIPS 2021)☆43Updated 2 years ago
- Gromov-Wasserstein Learning for Graph Matching and Node Embedding☆72Updated 5 years ago
- Graph Auto-Encoder in PyTorch☆81Updated 2 years ago
- Subgraph Neural Networks (NeurIPS 2020)☆198Updated 4 years ago
- Official code for "InfoGraph: Unsupervised and Semi-supervised Graph-Level Representation Learning via Mutual Information Maximization" …☆319Updated last year
- Supervised community detection with line graph neural networks☆89Updated 4 years ago
- Code for reproducing results in GraphMix paper☆72Updated 2 years ago
- Code for "Weisfeiler and Leman go sparse: Towards higher-order graph embeddings"☆22Updated 3 years ago
- Source code for From Stars to Subgraphs (ICLR 2022)☆70Updated last year
- The official implementation of DropGNN: Random Dropouts Increase the Expressiveness of Graph Neural Networks (NeurIPS 2021)☆26Updated 2 years ago
- PyTorch Geometric Signed Directed is a signed/directed graph neural network extension library for PyTorch Geometric. The paper is accepte…