benedekrozemberczki / RolX
An alternative implementation of Recursive Feature and Role Extraction (KDD11 & KDD12)
☆70Updated 2 years ago
Alternatives and similar repositories for RolX:
Users that are interested in RolX are comparing it to the libraries listed below
- Source code for EvalNE, a Python library for evaluating Network Embedding methods.☆106Updated last year
- A curated list of network embedding techniques.☆34Updated 4 years ago
- A sparsity aware implementation of "Biological Network Comparison Using Graphlet Degree Distribution" (Bioinformatics 2007)☆26Updated 2 years ago
- Automatic feature extraction and node role assignment for transfer learning on graphs (ReFeX & RolX)☆86Updated 9 months ago
- An implementation of "Community Preserving Network Embedding" (AAAI 2017)☆121Updated 2 years ago
- Inner product natural graph factorization machine used in 'GEMSEC: Graph Embedding with Self Clustering' .☆11Updated 2 years ago
- A SciPy implementation of "GraRep: Learning Graph Representations with Global Structural Information" (WWW 2015).☆65Updated 2 years ago
- Graph Neural Networks for Community Detection☆63Updated 5 years ago
- An implementation of "Fusing Structure and Content via Non-negative Matrix Factorization for Embedding Information Networks".☆20Updated 2 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
- Node Embeddings in Dynamic Graphs☆56Updated 3 years ago
- An implementation of "Network Representation Learning with Rich Text Information" (IJCAI '15).☆60Updated 2 years ago
- Reference implementation of the paper VERSE: Versatile Graph Embeddings from Similarity Measures☆130Updated 4 years ago
- An implementation of "EdMot: An Edge Enhancement Approach for Motif-aware Community Detection" (KDD 2019)☆133Updated 2 years ago
- Gaussian node embeddings. Implementation of "Deep Gaussian Embedding of Graphs: Unsupervised Inductive Learning via Ranking".☆174Updated last year
- A generator for unit disk graphs conditioned on concave hull cover.☆10Updated 2 years ago
- Implementation of "Overlapping Community Detection with Graph Neural Networks"☆164Updated 4 years ago
- Testing link prediction using Node2Vec☆66Updated 7 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
- Supervised community detection with line graph neural networks☆89Updated 4 years ago
- Compute graph embeddings via Anonymous Walk Embeddings☆83Updated 6 years ago
- A sparsity aware and memory efficient implementation of "Attributed Social Network Embedding" (TKDE 2018).☆82Updated 2 years ago
- The implementation that infers the temporal latent spaces for a sequence of dynamic graph snapshots☆64Updated 7 years ago
- A Parallel Graphlet Decomposition Library for Large Graphs☆87Updated 6 years ago
- tNodeEmbed☆79Updated 2 years ago
- Source code from the CIKM 2019 article "Gravity-Inspired Graph Autoencoders for Directed Link Prediction" by G. Salha, S. Limnios, R. Hen…☆45Updated last year
- This page is a companion for our paper on optimal link prediction, written by Amir Ghasemian, Homa Hosseinmardi, Aram Galstyan, Edoardo M…☆66Updated last year
- embedding attributed graphs☆57Updated 3 years ago
- Unsupervised Attributed Multiplex Network Embedding (AAAI 2020)☆148Updated 2 years ago
- Graph Sampling is a python package containing various approaches which samples the original graph according to different sample sizes.