HGAttack: Transferable Heterogeneous Graph Adversarial Attack
He Zhao, Zhiwei Zeng, Yongwei Wang, Deheng Ye, Chunyan Miao

TL;DR
HGAttack is a novel gray box attack method designed for heterogeneous graph neural networks, leveraging a surrogate model and gradient-based perturbations to evaluate and improve their robustness.
Contribution
It introduces the first dedicated attack method for HGNNs, utilizing a new surrogate model and semantics-aware perturbation generation to enhance transferability and efficiency.
Findings
HGAttack significantly reduces HGNN performance in experiments.
The surrogate model effectively captures heterogeneous information.
The method outperforms baseline attack techniques.
Abstract
Heterogeneous Graph Neural Networks (HGNNs) are increasingly recognized for their performance in areas like the web and e-commerce, where resilience against adversarial attacks is crucial. However, existing adversarial attack methods, which are primarily designed for homogeneous graphs, fall short when applied to HGNNs due to their limited ability to address the structural and semantic complexity of HGNNs. This paper introduces HGAttack, the first dedicated gray box evasion attack method for heterogeneous graphs. We design a novel surrogate model to closely resemble the behaviors of the target HGNN and utilize gradient-based methods for perturbation generation. Specifically, the proposed surrogate model effectively leverages heterogeneous information by extracting meta-path induced subgraphs and applying GNNs to learn node embeddings with distinct semantics from each subgraph. This…
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
TopicsAdvanced Graph Neural Networks · Adversarial Robustness in Machine Learning · Machine Learning in Materials Science
