benedekrozemberczki / MUSAELinks
The reference implementation of "Multi-scale Attributed Node Embedding". (Journal of Complex Networks 2021)
☆171Updated 2 years ago
Alternatives and similar repositories for MUSAE
Users that are interested in MUSAE are comparing it to the libraries listed below
Sorting:
- A NetworkX implementation of Label Propagation from a "Near Linear Time Algorithm to Detect Community Structures in Large-Scale Networks"…☆125Updated 2 years ago
- A scalable Gensim implementation of "Learning Role-based Graph Embeddings" (IJCAI 2018).☆167Updated 2 years ago
- An alternative implementation of Recursive Feature and Role Extraction (KDD11 & KDD12)☆70Updated 2 years ago
- Implementation of "Overlapping Community Detection with Graph Neural Networks"☆165Updated 4 years ago
- tNodeEmbed☆79Updated 2 years ago
- Source code for EvalNE, a Python library for evaluating Network Embedding methods.☆106Updated last year
- A sparsity aware and memory efficient implementation of "Attributed Social Network Embedding" (TKDE 2018).☆82Updated 2 years ago
- Node Embeddings in Dynamic Graphs☆56Updated 3 years ago
- A scalable implementation of "Learning Structural Node Embeddings Via Diffusion Wavelets (KDD 2018)".☆187Updated 2 years ago
- An implementation of "Network Representation Learning with Rich Text Information" (IJCAI '15).☆61Updated 2 years ago
- Automatic feature extraction and node role assignment for transfer learning on graphs (ReFeX & RolX)☆87Updated 10 months ago
- Graph Sampling is a python package containing various approaches which samples the original graph according to different sample sizes.☆161Updated 4 years ago
- A PyTorch implementation of "Signed Graph Convolutional Network" (ICDM 2018).☆275Updated 2 years ago
- ☆352Updated 5 years ago
- An implementation of "Community Preserving Network Embedding" (AAAI 2017)☆121Updated 2 years ago
- A SciPy implementation of "GraRep: Learning Graph Representations with Global Structural Information" (WWW 2015).☆65Updated 2 years ago
- A PyTorch implementation of ACM SIGKDD 2019 paper "Predicting Dynamic Embedding Trajectory in Temporal Interaction Networks"☆390Updated 10 months ago
- Representation learning on dynamic graphs using self-attention networks☆295Updated 2 years ago
- A PyTorch Implementation of "SINE: Scalable Incomplete Network Embedding" (ICDM 2018).☆72Updated 2 years ago
- Testing link prediction using Node2Vec☆66Updated 7 years ago
- ☆172Updated 6 years ago
- Compute graph embeddings via Anonymous Walk Embeddings☆83Updated 6 years ago
- Supervised community detection with line graph neural networks