A collection of important graph embedding, classification and representation learning papers with implementations.
-
Updated
Mar 18, 2023 - Python
A collection of important graph embedding, classification and representation learning papers with implementations.
Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020)
A parallel implementation of "graph2vec: Learning Distributed Representations of Graphs" (MLGWorkshop 2017).
A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).
A PyTorch implementation of "Graph Classification Using Structural Attention" (KDD 2018).
Smart contract vulnerability detection using graph neural network (DR-GCN).
An implementation of "EdMot: An Edge Enhancement Approach for Motif-aware Community Detection" (KDD 2019)
A SciPy implementation of "GraRep: Learning Graph Representations with Global Structural Information" (WWW 2015).
The official PyTorch implementation of "Pathfinder Discovery Networks for Neural Message Passing" (WebConf '21)
The reference implementation of FEATHER from the CIKM '20 paper "Characteristic Functions on Graphs: Birds of a Feather, from Statistical Descriptors to Parametric Models".
An implementation of "Fusing Structure and Content via Non-negative Matrix Factorization for Embedding Information Networks".
Graph and Nodes embeddings for downstream tasks
Add a description, image, and links to the graph2vec topic page so that developers can more easily learn about it.
To associate your repository with the graph2vec topic, visit your repo's landing page and select "manage topics."