afansi / multiscalegnn
Implementation of the paper "Community Detection with Graph Neural Networks", [1] in Pytorch
☆36Updated 7 years ago
Alternatives and similar repositories for multiscalegnn:
Users that are interested in multiscalegnn are comparing it to the libraries listed below
- Implementation of the paper "Community Detection with Graph Neural Networks", by J. Bruna and L. Li☆73Updated 7 years ago
- Implementation of ComE algorithm☆59Updated 2 years ago
- embedding attributed graphs☆58Updated 3 years ago
- Code for the paper "Unsupervised Community Detection with Modularity-based Attention Model"☆36Updated 4 years ago
- A list of data mining and machine learning papers that I implemented in 2019.☆21Updated 5 years ago
- The implementation that infers the temporal latent spaces for a sequence of dynamic graph snapshots☆65Updated 7 years ago
- Source Code for IJCAI 2018 paper "Scalable Multiplex Network Embedding"☆74Updated 4 years ago
- A NetworkX implementation of Label Propagation from a "Near Linear Time Algorithm to Detect Community Structures in Large-Scale Networks"…☆124Updated 2 years ago
- An implementation of "Network Representation Learning with Rich Text Information" (IJCAI '15).☆60Updated 2 years ago
- An implementation of "Community Preserving Network Embedding" (AAAI 2017)☆121Updated 2 years ago
- ☆50Updated 3 years ago
- Keras implementation of Structural Deep Network Embedding, KDD 2016☆91Updated 6 years ago
- Graph Auto-Encoder in PyTorch☆81Updated last year
- Supervised community detection with line graph neural networks☆89Updated 4 years ago
- Label Informed Attributed Network Embedding, WSDM 2017☆37Updated 5 years ago
- Code for Graph Convolutional Matrix Factorization for Bipartite Edge Prediction☆55Updated 6 years ago
- Dynamic Network Embedding by Modeling Triadic Closure Process☆138Updated 5 years ago
- Code for "M. Zhang, Z. Cui, S. Jiang, and Y. Chen, Beyond Link Prediction: Predicting Hyperlinks in Adjacency Space, AAAI-2018".☆21Updated 6 years ago
- Inner product natural graph factorization machine used in 'GEMSEC: Graph Embedding with Self Clustering' .☆11Updated 2 years ago
- GloDyNE: Global Topology Preserving Dynamic Network Embedding (accepted by IEEE TKDE in 2020) https://ieeexplore.ieee.org/document/930271…☆65Updated 3 years ago
- Learning Community Embedding with Community Detection and Node Embedding on Graphs☆34Updated 5 years ago
- A sparsity aware and memory efficient implementation of "Attributed Social Network Embedding" (TKDE 2018).☆82Updated 2 years ago
- Tensorflow Implementation of Large-Scale Learnable Graph Convolutional Networks (LGCN) KDD18☆46Updated 6 years ago
- An implementation of "Fusing Structure and Content via Non-negative Matrix Factorization for Embedding Information Networks".☆20Updated 2 years ago
- A convolutional neural network for graph classification in PyTorch☆91Updated 6 years ago
- A tensorflow implementation of CommunityGAN (Community Detection with Generative Adversarial Nets)☆79Updated 6 years ago
- Code for the AAAI 2018 Paper "HARP: Hierarchical Representation Learning for Networks"☆115Updated last year
- This is a TensorFlow implementation of the Adversarially Regularized Graph Autoencoder(ARGA) model as described in our paper: Pan, S., …☆185Updated 2 years ago
- Codes for the paper "Learning Graph-Level Representations with Gated Recurrent Neural Networks"☆29Updated 6 years ago
- Compute graph embeddings via Anonymous Walk Embeddings☆82Updated 6 years ago