Projective Ranking-based GNN Evasion Attacks
He Zhang, Xingliang Yuan, Chuan Zhou, Shirui Pan

TL;DR
This paper introduces a novel projective ranking-based method for evasion attacks on GNNs, addressing limitations of existing strategies by improving transferability and adaptability under varying attack budgets.
Contribution
The paper proposes a new evaluation framework and projective ranking method that enhances attack effectiveness and transferability in GNN adversarial attacks, especially under dynamic budgets.
Findings
Our method outperforms GradArgmax and RL-S2V in attack success.
It maintains high transferability across different attack budgets.
Visualization reveals diverse attack patterns.
Abstract
Graph neural networks (GNNs) offer promising learning methods for graph-related tasks. However, GNNs are at risk of adversarial attacks. Two primary limitations of the current evasion attack methods are highlighted: (1) The current GradArgmax ignores the "long-term" benefit of the perturbation. It is faced with zero-gradient and invalid benefit estimates in certain situations. (2) In the reinforcement learning-based attack methods, the learned attack strategies might not be transferable when the attack budget changes. To this end, we first formulate the perturbation space and propose an evaluation framework and the projective ranking method. We aim to learn a powerful attack strategy then adapt it as little as possible to generate adversarial samples under dynamic budget settings. In our method, based on mutual information, we rank and assess the attack benefits of each perturbation for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Advanced Graph Neural Networks · Machine Learning in Materials Science
