Coder Social home page Coder Social logo

scpd's Introduction

SCPD

Official code repository for PAKDD 2023 paper "Fast and Attributed Change Detection on Dynamic Graphs with Density of States"

SCPD

Dataset Links

  • MAG History dataset: link

  • COVID flight dataset: link

  • stablecoin dataset: link

instructions

We include historydosN20.pkl which is the computed DOS embedding and can be used with Anomaly_Detection.py

similarly, we include skynet_gdos.pkl and china.pkl to reproduce COVID flight network experiment

run datasets/multi_SBM/SBM_generator.py to generate SBM hybrid experiments

run datasets/multi_SBM/SBM_addnode.py to generate SBM Evolving Size experiment

in subroutines/ADOS/run_ADOS.mat to run attributed DOS with LDOS

follow main function in dos.py to generate dos embeddings in python, and for real world experiments

follow main function in spotlight.py to run SPOTLIGHT experiments

To use local DOS to approximate eigenvectors

You can use the MATLAB code under SCPD/subroutines/ADOS. Because the interaction with eigenvectors are approximated with the GQL approximation method (currently only implemented in MATLAB so far).

Contact:

Feel free to reach out to me if you have any questions: [email protected]

Citation:

If code or data from this repo is useful for your project, please consider citing our paper:

@inproceedings{huang2023fast,
  title={Fast and Attributed Change Detection on Dynamic Graphs with Density of States},
  author={Huang, Shenyang and Danovitch, Jacob and Rabusseau, Guillaume and Rabbany, Reihaneh},
  booktitle={Pacific-Asia Conference on Knowledge Discovery and Data Mining},
  pages={15--26},
  year={2023},
  organization={Springer}
}

scpd's People

Contributors

shenyanghuang avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

manuel-dileo

scpd's Issues

Question about calculating eigenvectors

Hello,

I am a PhD student closely following your recent research on anomaly detection with DOS. Thank you for sharing the code and the presentation at TGL-TG !
I noticed that in the video and the Def. 2 of the Arxiv version article, you mention the computation of the eigenvectors, I would like to ask how can I get the q or the eigenvectors in the code, what are the variables corresponding to them ?
Thank you in advance.

Leshanshui

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.