radoslav11 / SP-MPNNLinks
Implementation of the SPN model and the experiments from the LoG 2022 paper "Shortest Path Networks for Graph Property Prediction".
☆25Updated 3 years ago
Alternatives and similar repositories for SP-MPNN
Users that are interested in SP-MPNN are comparing it to the libraries listed below
Sorting:
- Gradient gating (ICLR 2023)☆55Updated 2 years ago
- Code for our paper "Attending to Graph Transformers"☆91Updated 2 years ago
- This repository holds code and other relevant files for the Learning on Graphs 2022 tutorial "Graph Rewiring: From Theory to Applications…☆54Updated 3 years ago
- Graph Positional and Structural Encoder☆54Updated last year
- Code of "Breaking the Limits of Message Passing Graph Neural Networks" paper published in ICML2021☆42Updated 4 years ago
- Official Implementation of "GRPE: Relative Positional Encoding for Graph Transformer"☆62Updated 3 years ago
- Official Implementation of ICML 2023 paper: "A Generalization of ViT/MLP-Mixer to Graphs"☆169Updated last year
- Long Range Graph Benchmark, NeurIPS 2022 Track on D&B☆163Updated 2 years ago
- NeurIPS'22 Spotlight paper "Hierarchical Graph Transformer with Adaptive Node Sampling"☆51Updated 2 years ago
- Source code for From Stars to Subgraphs (ICLR 2022)☆72Updated last year
- Dir-GNN is a machine learning model that enables learning on directed graphs.☆84Updated 2 years ago
- Code for "Towards Scale-Invariant Graph-related Problem Solving by Iterative Homogeneous GNNs" (NeurIPS 2020)☆18Updated 5 years ago
- Official implementation of the ICML 2022 paper "Going Deeper into Permutation-Sensitive Graph Neural Networks"☆27Updated 3 years ago
- A library for subgraph GNN based on pyg☆39Updated last year
- [ICLR 2023 notable top-5%] Rethinking the Expressive Power of GNNs via Graph Biconnectivity (official implementation)☆104Updated 2 years ago
- This is the official code repository for "Graph Neural Networks are Inherently Good Generalizers: Insights by Bridging GNNs and MLPs".