Does PYG support adversial attack on graphs? #8508
Sutongtong233
started this conversation in
Ideas
Replies: 2 comments
-
Hey, yes, currently we only support the two methods mentioned above. Sorry :( I am happy to include more but it might take some time. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Just found this repo: GreatX |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When searching using the keyword 'attack,' I observed that PYG only supports two methods(PRBCDAttack and GRBCDAttack) in the paper 'Robustness of Graph Neural Networks at Scale'. Surprisingly, I couldn't find support for the well-known Nettack (KDD-18 best paper). Moreover, I believe these valuable attack methods could be assimilated into perturbation-based explanations.
Beta Was this translation helpful? Give feedback.
All reactions