Git Product home page Git Product logo

benedekrozemberczki / awesome-graph-classification Goto Github PK

View Code? Open in Web Editor NEW
4.7K 217.0 745.0 1.83 MB

A collection of important graph embedding, classification and representation learning papers with implementations.

License: Creative Commons Zero v1.0 Universal

Python 100.00%
graph2vec classification-algorithm graph-kernels weisfeiler-lehman kernel-methods deep-graph-kernels netlsd graph-attention-model graph-attention-networks structural-attention

awesome-graph-classification's Introduction

Awesome Graph Classification

Awesome PRs Welcome License repo size benedekrozemberczki

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

awesome-graph-classification's People

Contributors

benedekrozemberczki avatar chaitjo avatar gcorso avatar rctzeng avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

awesome-graph-classification's Issues

some other graph level classification papers

Hi, those are some other graph level classification papers for your information
Graph Kernel:
"A Graph Kernel Based on the Jensen-Shannon Representation Alignment" IJCAI 2015
Lu Bai, Zhihong Zhang, Chaoyan Wang, Xiao Bai, Edwin R. Hancock
paper: http://ijcai.org/Proceedings/15/Papers/468.pdf
code: https://github.com/baiuoy/Matlab-code-JS-alignment-kernel-IJCAI-2015

“An Aligned Subtree Kernel for Weighted Graphs” ICML 2015
Lu Bai, Luca Rossi, Zhihong Zhang, Edwin R. Hancock
paper: http://proceedings.mlr.press/v37/bai15.pdf
code will be released soon

Deep Learning:
"Learning Aligned-Spatial Graph Convolutional Networks for Graph Classification" ECML-PKDD 2019
Lu Bai, Yuhang Jiao, Lixin Cui, Edwin R. Hancock
paper: https://arxiv.org/abs/1904.04238
code: https://github.com/baiuoy/ASGCN_ECML-PKDD2019 (will be released soon)

Graph classification method from ICDM '19

Hi, thanks for maintaining such a comprehensive list of methods for graph-level machine learning. I am an author of the ICDM 2019 paper "Distribution of Node Embeddings as Multiresolution Features for Graphs" and was wondering if it could be included on this list?
Overview: Derives a randomized feature map for a graph based on the distribution of its node embeddings in vector space. As the proposed technique is an explicit feature map, it probably fits in the section on "spectral and statistical fingerprints", but its theoretical underpinnings come from the graph kernel literature and so it might fit in that section instead. Won best student paper at ICDM 2019.
Paper: [https://ieeexplore.ieee.org/document/8970922]
Code: [https://github.com/GemsLab/RGM]

Please add KDD 2019 paper, data, code

Hi!

Thank you for this awesome repository!

Could you please add the following paper, code, and data link to the repository:
Paper: Predicting Dynamic Embedding Trajectory in Temporal Interaction Networks
Authors: Srijan Kumar, Xikun Zhang, Jure Leskovec
Venue: ACM SIGKDD 2019 (Proceedings of the 25th ACM SIGKDD international conference on Knowledge discovery and data mining)
Project page: http://snap.stanford.edu/jodie/
Code: https://github.com/srijankr/jodie/
All datasets: http://snap.stanford.edu/jodie/

Many thanks,
Srijan

Updates of the library py-graph

Hi, I am the author of the library py-graph. Thanks a lot for including our library! Just to inform you that we updated our library and now there are implementations for 8 graph kernels. We also upload our library to PyPI. Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.