Skip to content

henrykenlay/interpretable_stability

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interpretable Stability Bounds for Spectral Graph Filters

Install

Install packages from requirements.txt.

Pygsp needs to be install from github because the pip install version generates KNN graphs differently.

pip install git+https://github.com/epfl-lts2/pygsp.git

Add repo to pythonpath export PYTHONPATH=$PYTHONPATH:$(pwd)

Cite

@inproceedings{kenlay2021interpretable,
  title={Interpretable stability bounds for spectral graph filters},
  author={Kenlay, Henry and Thanou, Dorina and Dong, Xiaowen},
  booktitle={International Conference on Machine Learning},
  pages={5388--5397},
  year={2021},
  organization={PMLR}
}

About

Interpretable stability bounds for spectral graph filters (ICML 2021)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published