SINE

Network embedding algorithm

This project provides an implementation of network embedding method SINE, designed to learn compact and informative node representations from incomplete networks.

Code for ICDM-2018 paper: SINE: Sclable Incomplete Network Embedding

GitHub

10 stars
0 watching
2 forks
Language: C
last commit: over 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
benedekrozemberczki/sine An implementation of a scalable method for learning node representations in complex networks 72
zhengwang100/rsdne A method for creating network embeddings when labeled data is imbalanced 11
shudan/pctadw This software generates embeddings for nodes in directed networks based on associated text. 6
benedekrozemberczki/musae Implementation of a method for generating node embeddings in graph data with attributed information 159
chengjun/networkdiffusion An R package to simulate and visualize the spread of infection through networks based on a basic epidemic model 7
benedekrozemberczki/tene A sparsity-aware implementation of a deep learning algorithm for graph embedding with text information. 73
benedekrozemberczki/bane A software implementation of a graph embedding algorithm 86
xiaohan2012/sdne-keras An implementation of Structural Deep Network Embedding using Keras for link prediction and network embedding tasks 92
zhengwang100/rect A deep learning framework for graph representation learning with partially labeled data 18
benedekrozemberczki/boostedfactorization An implementation of multi-level network embedding with boosted low-rank matrix approximation 35
mims-harvard/decagon An open-source software project implementing a graph convolutional neural network algorithm to predict side effects of drug combinations in pharmacology. 449
benedekrozemberczki/diff2vec A reference implementation of Diffusion2Vec, a method for learning node embeddings from graph data. 126
benedekrozemberczki/gemsec A reference implementation of graph embedding with clustering using deep learning techniques 252
nicolasgraph/oui_embed A plugin for Textpattern CMS to embed content from any web page using various protocols and APIs. 2
commonsense/conceptnet-numberbatch A pre-trained word embedding model informed by a large-scale knowledge graph, providing a nuanced representation of word meanings. 1,295