Thinklab-SJTU / GENN-AstarLinks
Implementation of our CVPR 2021 paper "Combinatorial Learning of Graph Edit Distance via Dynamic Embedding".
☆28Updated 3 years ago
Alternatives and similar repositories for GENN-Astar
Users that are interested in GENN-Astar are comparing it to the libraries listed below
Sorting:
- A PyTorch Geometric implementation of SimGNN with some extensions.☆62Updated 2 years ago
- ☆56Updated 5 years ago
- Implementation of Self-supervised Graph-level Representation Learning with Local and Global Structure (ICML 2021).☆80Updated 4 years ago
- official repo for the NeurIPS 2022 paper "GREED: A Neural Framework for Learning Graph Distance Functions"☆29Updated 2 years ago
- Source code for From Stars to Subgraphs (ICLR 2022)☆71Updated last year
- ☆62Updated 5 years ago
- Graph meta learning via local subgraphs (NeurIPS 2020)☆126Updated last year
- Source code of “Noah: Neural-optimized A* Search Algorithm for Graph Edit Distance Computation”, accepted by ICDE 2021. Authors: Lei Yang…☆21Updated 4 years ago
- Official repository for the paper "Improving Graph Neural Network Expressivity via Subgraph Isomorphism Counting" (TPAMI'22) https://arxi…☆103Updated 4 years ago
- Reimplementation of Graph Autoencoder by Kipf & Welling with DGL.☆63Updated 2 years ago
- Explainability techniques for Graph Networks, applied to a synthetic dataset and an organic chemistry task. Code for the workshop paper "…☆124Updated 6 years ago
- [ICML 2021] "Graph Contrastive Learning Automated" by Yuning You, Tianlong Chen, Yang Shen, Zhangyang Wang; [WSDM 2022] "Bringing Yo…☆115Updated last year
- Towards Multi-Grained Explainability for Graph Neural Networks (NeurIPS 2021) + Pytorch Implementation of GNN attribution methods☆71Updated 9 months ago
- Official Code Repository for the paper "Accurate Learning of Graph Representations with Graph Multiset Pooling" (ICLR 2021)☆107Updated 3 years ago
- The code for our ICLR paper: StructPool: Structured Graph Pooling via Conditional Random Fields☆58Updated 5 years ago
- Code for "Explainability methods for graph convolutional neural networks" - PE Pope*, S Kolouri*, M Rostami, CE Martin, H Hoffmann (CVPR …