Git Product home page Git Product logo

rgm's Introduction

RGM: Randomized Grid Mapping for Fast Graph Classification

This is a reference implementation for RGM, an unsupervised method for constructing feature maps for graphs. RGM characterizes a graph by the distribution of its node's latent features or embeddings in vector space. The resulting feature maps may be used to perform machine learning tasks such as classification where the data points are graphs. Here we provide an example use case of RGM for graph classification.

Usage: python main.py

Dependencies: NumPy, SciPy, scikit-learn, NetworkX

Please refer to our paper for more information, and consider citing it if you find this code useful.

Paper: Mark Heimann, Tara Safavi, and Danai Koutra. Distribution of Node Embeddings as Multiresolution Features for Graphs. IEEE International Conference on Data Mining (ICDM), November 2019.

Citation (bibtex):

@inproceedings{heimann2019distribution,
  title={Distribution of Node Embeddings as Multiresolution Features for Graphs},
  author={Heimann, Mark and Safavi, Tara and Koutra, Danai},
  booktitle={2019 IEEE International Conference on Data Mining (ICDM)},
  organization={IEEE},
  year={2019}
}

rgm's People

Contributors

danai112358 avatar markheimann avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

rgm's Issues

Code Release

Hi!

Thank you for your insights in the paper. I wanted to test and play around with the code. Could you let me know when you'd be releasing the code for this paper?

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.