/SAVAGE

Official implementation for the paper

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

SAVAGE

Sparse Vicious Attacks on Graph Neural Networks
Giovanni Trappolini, Valentino Maiorca, Silvio Severino, Emanuele RodolĂ , Fabrizio Silvestri, Gabriele Tolomei
In Arxiv, 2022

image-20190912160913089

How to use:

  1. Download necessary files here.
  2. Extract the folder and put it under SAVAGE/
  3. Run the file related to the desired experiment found inside test/

Example:

python savage_only_vicious.py

More instruction and functionalities coming in the next few weeks!