On Measuring Unnoticeability of Graph Adversarial Attacks: Observations, New Measure, and Applications
Hyeonsoo Jo, Hyunjin Hwang, Fanchen Bu, Soo Yong Lee, Chanyoung Park,, and Kijung Shin

TL;DR
This paper introduces HideNSeek, a learnable measure for graph attack unnoticeability that overcomes limitations of existing statistical methods by using a learnable edge scorer and imbalance-aware aggregation, improving attack detection and robustness.
Contribution
The paper proposes HideNSeek, a novel learnable measure with a learnable edge scorer and imbalance-aware aggregation to better detect and mitigate graph adversarial attacks.
Findings
HideNSeek outperforms eleven competitors in attack edge detection.
LEO improves robust GNN performance by removing attack edges.
HideNSeek effectively addresses limitations of existing measures.
Abstract
Adversarial attacks are allegedly unnoticeable. Prior studies have designed attack noticeability measures on graphs, primarily using statistical tests to compare the topology of original and (possibly) attacked graphs. However, we observe two critical limitations in the existing measures. First, because the measures rely on simple rules, attackers can readily enhance their attacks to bypass them, reducing their attack "noticeability" and, yet, maintaining their attack performance. Second, because the measures naively leverage global statistics, such as degree distributions, they may entirely overlook attacks until severe perturbations occur, letting the attacks be almost "totally unnoticeable." To address the limitations, we introduce HideNSeek, a learnable measure for graph attack noticeability. First, to mitigate the bypass problem, HideNSeek learns to distinguish the original and…
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
TopicsAdversarial Robustness in Machine Learning
