struc2vec

Graph embedding algorithm

An algorithm that learns continuous representations from structural equivalence in graphs

This repository provides a reference implementation of struc2vec.

GitHub

384 stars
13 watching
117 forks
Language: Python
last commit: about 3 years ago
Linked from 1 awesome list

algorithmgraph

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
snash4/gat2vecA framework for learning representations from attributed graphs, incorporating structural and attribute information.59
benedekrozemberczki/graph2vecThis implementation provides a parallel method for graph representations using distributed learning techniques.908
benedekrozemberczki/role2vecAn implementation of a deep learning-based method for creating vector representations of nodes in a graph167
benedekrozemberczki/walkletsAn implementation of an algorithm for learning graph representations from network data106
yinboc/liifThis project presents an approach to learning continuous image representation using a local implicit function.1,285
benedekrozemberczki/diff2vecA reference implementation of Diffusion2Vec, a method for learning node embeddings from graph data.128
hanjun-dai/pytorch_structure2vecAn implementation of structure2vec, a method to generate vector representations from molecular structures309
laurentluce/python-algorithmsA collection of algorithms implemented in Python279
benedekrozemberczki/sgcnAn implementation of a deep learning algorithm for graph data270
benedekrozemberczki/seal-ciA PyTorch implementation of a semi-supervised graph classification model that learns hierarchical representations from labeled and unlabeled graph data.209
benedekrozemberczki/attentionwalkAn implementation of a deep learning algorithm to generate node embeddings in graphs322
neo4j-labs/graphA high-performance graph algorithm library built on top of the graph_builder crate.390
shelsoncao/grarepA Matlab implementation of a graph representation learning algorithm that incorporates global structural information53
supriya-gdptl/stwalkAn implementation of an algorithm for learning trajectory representations in temporal graphs18
yuetan031/fedstarThis project implements a federated learning algorithm for non-IID graph classification tasks by leveraging structural knowledge sharing.60