Giter Site home page Giter Site logo

finger's Introduction

FINGER: Fast Incremental von Neumann Graph Entropy Computation

MATLAB demo codes for fast von Neumann graph entropy computation method published at ICML 2019

Paper link: https://arxiv.org/abs/1805.11769

Authors: Pin-Yu Chen, Lingfei Wu, Sijia Liu, Indika Rajapakse

Environment: tested on MATLAB R2016b

Demo: compute von Newmann graph entropy (VNGE) using FINGER (FAST)

  1. Run main_FINGER_demo.m
  2. The demo code first generates a Erdos-Renyi graph with n nodes and n*p average degree. Its connectivity pattern is characterized by the adjacency matrix A
  3. GraEntExact(A) computes the exact VNGE of A and reports the computation time
  4. VNGE_FINGER(A) uses FINGER (FAST) to compute the approximate VNGE of A and report the computation time
  5. The demo code also shows the scaled appromimation error (SAE) and computation time reduction ratio (CTRR)

Sample results using n=10^4 and p=10^-2

Computing exact VNGE takes 37.6566 seconds

Computing VNGE using FINGER (FAST) takes 0.35195 seconds

The computation time reduction ratio is 99.0654%

The scaled appromimation error is 0.039722

finger's People

Contributors

pinyuchen avatar

Stargazers

 avatar  avatar Ahmed Moawad avatar Tong Zekun avatar Qiao Zhou avatar Nikolay Frick avatar STYLIANOS IORDANIS avatar

Watchers

 avatar paper2code - bot 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.