Junshuai-Song / UniWalkLinks
We design a Monte Carlo based method, UniWalk, to enable the fast top-k SimRank computation over large undirected graphs. UniWalk directly locates the top-k similar vertices for any single source vertex u via approximately R sampling paths originating from u only. Related work has been published in ICDE 2017 ("UniWalk: Unidirectional Random Walk…
☆12Updated 7 years ago
Alternatives and similar repositories for UniWalk
Users that are interested in UniWalk are comparing it to the libraries listed below
Sorting:
- Source Code of GraRep☆52Updated 7 years ago
- ANRL: Attributed Network Representation Learning via Deep Neural Networks(IJCAI-2018)☆85Updated 2 years ago
- Implementation of ComE algorithm☆59Updated 3 years ago
- Label Informed Attributed Network Embedding, WSDM 2017☆37Updated 6 years ago
- KDD17_FMG☆139Updated 5 years ago
- source code for IJCAI 17 paper "Fast Network Embedding Enhancement via High Order Proximity Approximation"☆33Updated 7 years ago
- The implementation that infers the temporal latent spaces for a sequence of dynamic graph snapshots☆64Updated 7 years ago
- code for IJCAI2015 paper "Network Representation Learning with Rich Text Information"☆132Updated 8 years ago
- DeepWalk implementation in C++☆99Updated last year
- LEMON: A local algorithm for fast, high-precision overlapping community detection☆54Updated 7 years ago
- ☆33Updated 6 years ago
- Code for the AAAI 2018 Paper "HARP: Hierarchical Representation Learning for Networks"☆116Updated last year
- Stochastic training of graph convolutional networks☆84Updated 2 years ago
- Codes for TopPPR☆13Updated 6 years ago
- Code and data for paper AspEm: Embedding Learning by Aspects in Heterogeneous Information Networks☆25Updated 7 years ago
- ☆8Updated 8 years ago
- Parse the dblp data into a structured format for experimentation.☆74Updated 8 years ago
- Network Representation Learning with Rich Text Information (IJCAI 2015)☆47Updated 8 years ago
- Implementation of the paper "Community Detection with Graph Neural Networks", by J. Bruna and L. Li☆74Updated 8 years ago
- NetSMF: Large-Scale Network Embedding as Sparse Matrix Factorization☆132Updated 3 years ago
- CoreScope: Graph Mining Using k-Core Analysis - Patterns, Anomalies and Algorithms (ICDM'16 & KAIS'18)☆16Updated 7 months ago
- Code for NeurIPS'19 "Layer-Dependent Importance Sampling for Training Deep and Large Graph Convolutional Networks"☆76Updated 2 years ago
- Source code for KDD 2019 paper "Adversarial Learning on Heterogeneous Information Networks"☆70Updated 6 years ago
- 1) SimRank (single pair query, parallel all pair computation / dynamic updates) - by Yue Wang (https://github.com/KeithYue) and Yulin Che…☆14Updated 4 years ago
- CPU-based multi-thread implementation of Task-guided and Path-augmented Heterogeneous Network Embedding☆17Updated 7 years ago
- Deep Neural Networks Based Approaches for Graph Embeddings☆26Updated 7 years ago
- This is a sample implementation of "Asymmetric Transitivity Preserving Graph Embedding"(KDD 2016).☆17Updated 6 years ago
- SimRank algorithm implementation in Python☆31Updated 11 years ago
- PRUNE: Preserving Proximity and Global Ranking for Network Embedding☆44Updated 7 years ago
- Contains the code (and working vm setup) for our KDD MLG 2016 paper titled: "subgraph2vec: Learning Distributed Representations of Rooted…☆42Updated 8 years ago