Exploring High-Order Structure for Robust Graph Structure Learning
Guangqian Yang, Yibing Zhan, Jinlong Li, Baosheng Yu, Liu Liu,, Fengxiang He

TL;DR
This paper investigates the role of high-order graph structures in enhancing the robustness of Graph Neural Networks against adversarial attacks, proposing a new method that leverages these structures for improved defense.
Contribution
It introduces a novel algorithm that incorporates high-order structural information into graph structure learning to defend GNNs from adversarial perturbations.
Findings
High-order graph structures act as smoother filters for graph data.
The proposed method significantly improves adversarial robustness on benchmark datasets.
Experimental results confirm the effectiveness of high-order information in defense strategies.
Abstract
Recent studies show that Graph Neural Networks (GNNs) are vulnerable to adversarial attack, i.e., an imperceptible structure perturbation can fool GNNs to make wrong predictions. Some researches explore specific properties of clean graphs such as the feature smoothness to defense the attack, but the analysis of it has not been well-studied. In this paper, we analyze the adversarial attack on graphs from the perspective of feature smoothness which further contributes to an efficient new adversarial defensive algorithm for GNNs. We discover that the effect of the high-order graph structure is a smoother filter for processing graph structures. Intuitively, the high-order graph structure denotes the path number between nodes, where larger number indicates closer connection, so it naturally contributes to defense the adversarial perturbation. Further, we propose a novel algorithm that…
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 · Qualitative Comparative Analysis Research
