Simple and Efficient Partial Graph Adversarial Attack: A New Perspective
Guanghui Zhu, Mengyu Chen, Chunfeng Yuan, and Yihua Huang

TL;DR
This paper introduces PGA, a novel partial graph attack method that targets vulnerable nodes selectively, improving attack efficiency and effectiveness against graph neural networks by focusing on less robust nodes.
Contribution
The paper presents a new partial attack approach with hierarchical target selection and greedy edge modification, addressing the limitations of global attack methods.
Findings
PGA outperforms existing global attack methods in effectiveness.
PGA achieves higher attack efficiency with less resource expenditure.
Targeting vulnerable nodes enhances attack success rate.
Abstract
As the study of graph neural networks becomes more intensive and comprehensive, their robustness and security have received great research interest. The existing global attack methods treat all nodes in the graph as their attack targets. Although existing methods have achieved excellent results, there is still considerable space for improvement. The key problem is that the current approaches rigidly follow the definition of global attacks. They ignore an important issue, i.e., different nodes have different robustness and are not equally resilient to attacks. From a global attacker's view, we should arrange the attack budget wisely, rather than wasting them on highly robust nodes. To this end, we propose a totally new method named partial graph attack (PGA), which selects the vulnerable nodes as attack targets. First, to select the vulnerable items, we propose a hierarchical target…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Adversarial Robustness in Machine Learning · Machine Learning in Materials Science
MethodsFocus
