pulkit1joshi / SimGNNLinks
Keras implementation of "SimGNN: A Neural Network Approach to Fast Graph Similarity Computation". Includes synthetic GED data.
☆36Updated 4 years ago
Alternatives and similar repositories for SimGNN
Users that are interested in SimGNN are comparing it to the libraries listed below
Sorting:
- Graph Neural Networks for Community Detection☆63Updated 5 years ago
- Code for the paper "Unsupervised Community Detection with Modularity-based Attention Model"☆36Updated 5 years ago
- ☆18Updated 4 years ago
- Representation and learning framework for dynamic graphs using Graph Neural Networks.☆12Updated 3 years ago
- Laplacian Change Point Detection for Dynamic Graphs (KDD 2020)☆27Updated last year
- A PyTorch Geometric implementation of SimGNN with some extensions.☆61Updated last year
- HDGI code☆61Updated 5 years ago
- A pytorch implemention of GCN-GAN for temporal link prediction.☆104Updated 5 years ago
- Official code implementation for CIKM 21 paper Detecting Communities from Heterogeneous Graphs: A Context Path-based Graph Neural Network…☆38Updated 3 years ago
- Code for "DyGCN: Dynamic Graph Embedding with Graph Convolutional Network"☆38Updated last year
- Reinforced Neighborhood Selection Guided Multi-Relational Graph Neural Networks☆74Updated 8 months ago
- GCN-GAN: A Non-linear Temporal Link Prediction Model for Weighted Dynamic Networks☆36Updated 5 years ago
- Source code for CIKM 2019 paper "Temporal Network Embedding with Micro- and Macro-dynamics"☆37Updated 3 years ago
- Automatic feature extraction and node role assignment for transfer learning on graphs (ReFeX & RolX)☆87Updated 10 months ago
- Source code from the CIKM 2019 article "Gravity-Inspired Graph Autoencoders for Directed Link Prediction" by G. Salha, S. Limnios, R. Hen…