Giter VIP home page Giter VIP logo

cs6208_gnn_paper_review's Introduction

CS6208_GNN_paper_review

This code re-implementation the idea of Weisfeiler - Lehman Graph Kernal in python [1]

  • Adding the verbose optional which can see the change of each label graph in 1st iterator. image In the notebook:
    • WL_General: computes the Weisfeiler-Lehman subtree kernel
    • WL_Edge: computes the Weisfeiler-Lehman edge kernel
    • WLsp_kernel: computes the Weisfeiler-Lehman shortest path kernel (with exact matching of shortest path lengths)
    • RGkernel: Ramon and Gaertner subtree kernel
  • We build the simple graph classification using these kernel compared to random walk kernel of GraKel library [2] The result show that the computational cost of WL kernel is similar but the time to performance of WL kernel is faster

The original paper implement these code on MATLAB. You can find the original code here [3].

References

[1] N. Shervashidze, P. Schweitzer, E. J. van Leeuwen, K. Mehlhorn, and K. M. Borgwardt, Weisfeiler- lehman graph kernels, J. Mach. Learn. Res. 12, 2539โ€“2561 (2011), ISSN 1532-4435.
[2] G. Siglidis, G. Nikolentzos, S. Limnios, C. Giat- sidis, K. Skianis, and M. Vazirgiannis, Grakel: A graph kernel library in python, Journal of Machine Learning Research 21, 1 (2020).
[3] https://github.com/SiavashCS/CompRF/tree/master/graphkernels/labeled

cs6208_gnn_paper_review's People

Contributors

kakaeriol avatar

Watchers

 avatar

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.