All Projects → benedekrozemberczki → Awesome Graph Classification

benedekrozemberczki / Awesome Graph Classification

Licence: cc0-1.0
A collection of important graph embedding, classification and representation learning papers with implementations.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Awesome Graph Classification

resolutions-2019
A list of data mining and machine learning papers that I implemented in 2019.
Stars: ✭ 19 (-99.56%)
Mutual labels:  deepwalk, attention-mechanism, network-embedding, graph-kernel, graph-convolutional-networks, node2vec, graph-embedding, graph-classification, node-embedding
FEATHER
The reference implementation of FEATHER from the CIKM '20 paper "Characteristic Functions on Graphs: Birds of a Feather, from Statistical Descriptors to Parametric Models".
Stars: ✭ 34 (-99.21%)
Mutual labels:  deepwalk, network-embedding, graph-kernel, node2vec, graph-embedding, graph-classification, graph2vec, node-embedding
FSCNMF
An implementation of "Fusing Structure and Content via Non-negative Matrix Factorization for Embedding Information Networks".
Stars: ✭ 16 (-99.63%)
Mutual labels:  deepwalk, network-embedding, node2vec, graph-embedding, graph2vec, node-embedding
walklets
A lightweight implementation of Walklets from "Don't Walk Skip! Online Learning of Multi-scale Network Embeddings" (ASONAM 2017).
Stars: ✭ 94 (-97.82%)
Mutual labels:  deepwalk, node2vec, graph-embedding, node-embedding
Euler
A distributed graph deep learning framework.
Stars: ✭ 2,701 (-37.32%)
Mutual labels:  network-embedding, graph-convolutional-networks, node2vec, graph-embedding
RolX
An alternative implementation of Recursive Feature and Role Extraction (KDD11 & KDD12)
Stars: ✭ 52 (-98.79%)
Mutual labels:  deepwalk, node2vec, graph-embedding, node-embedding
dgcnn
Clean & Documented TF2 implementation of "An end-to-end deep learning architecture for graph classification" (M. Zhang et al., 2018).
Stars: ✭ 21 (-99.51%)
Mutual labels:  attention-mechanism, graph-embedding, graph-classification
GE-FSG
Graph Embedding via Frequent Subgraphs
Stars: ✭ 39 (-99.09%)
Mutual labels:  graph-embedding, graph-classification, graph-representation-learning
PDN
The official PyTorch implementation of "Pathfinder Discovery Networks for Neural Message Passing" (WebConf '21)
Stars: ✭ 44 (-98.98%)
Mutual labels:  deepwalk, graph-classification, graph2vec
REGAL
Representation learning-based graph alignment based on implicit matrix factorization and structural embeddings
Stars: ✭ 78 (-98.19%)
Mutual labels:  network-embedding, node-embedding
M-NMF
An implementation of "Community Preserving Network Embedding" (AAAI 2017)
Stars: ✭ 119 (-97.24%)
Mutual labels:  deepwalk, node2vec
Hierarchical-attention-network
My implementation of "Hierarchical Attention Networks for Document Classification" in Keras
Stars: ✭ 26 (-99.4%)
Mutual labels:  attention-mechanism, classification-algorithm
graphkit-learn
A python package for graph kernels, graph edit distances, and graph pre-image problem.
Stars: ✭ 87 (-97.98%)
Mutual labels:  kernel-methods, graph-kernels
OpenANE
OpenANE: the first Open source framework specialized in Attributed Network Embedding. The related paper was accepted by Neurocomputing. https://doi.org/10.1016/j.neucom.2020.05.080
Stars: ✭ 39 (-99.09%)
Mutual labels:  network-embedding, graph-embedding
GNN-Recommender-Systems
An index of recommendation algorithms that are based on Graph Neural Networks.
Stars: ✭ 505 (-88.28%)
Mutual labels:  graph-convolutional-networks, graph-representation-learning
awesome-efficient-gnn
Code and resources on scalable and efficient Graph Neural Networks
Stars: ✭ 498 (-88.44%)
Mutual labels:  graph-convolutional-networks, graph-representation-learning
TriDNR
Tri-Party Deep Network Representation, IJCAI-16
Stars: ✭ 72 (-98.33%)
Mutual labels:  network-embedding, graph-embedding
QGNN
Quaternion Graph Neural Networks (ACML 2021) (Pytorch and Tensorflow)
Stars: ✭ 31 (-99.28%)
Mutual labels:  graph-classification, graph-representation-learning
SelfGNN
A PyTorch implementation of "SelfGNN: Self-supervised Graph Neural Networks without explicit negative sampling" paper, which appeared in The International Workshop on Self-Supervised Learning for the Web (SSL'21) @ the Web Conference 2021 (WWW'21).
Stars: ✭ 24 (-99.44%)
Mutual labels:  graph-convolutional-networks, graph-attention-networks
NMFADMM
A sparsity aware implementation of "Alternating Direction Method of Multipliers for Non-Negative Matrix Factorization with the Beta-Divergence" (ICASSP 2014).
Stars: ✭ 39 (-99.09%)
Mutual labels:  deepwalk, node2vec

Awesome Graph Classification

Awesome PRs Welcome License repo sizebenedekrozemberczki

A collection of graph classification methods, covering embedding, deep learning, graph kernel and factorization papers with reference implementations.

Relevant graph classification benchmark datasets are available [here].

Similar collections about community detection, classification/regression tree, fraud detection, Monte Carlo tree search, and gradient boosting papers with implementations.


Contents

  1. Matrix Factorization
  2. Spectral and Statistical Fingerprints
  3. Deep Learning
  4. Graph Kernels

License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].