Fixed-point graph convolutional networks against adversarial attacks
Shakib Khan, A. Ben Hamza, and Amr Youssef

TL;DR
This paper introduces Fix-GCN, a novel graph neural network model that enhances robustness against adversarial attacks by capturing higher-order neighborhood information through fixed-point iteration and spectral filtering.
Contribution
The paper proposes a flexible, efficient fixed-point iterative graph convolutional network with spectral filtering to defend against adversarial attacks without extra memory or computational costs.
Findings
Fix-GCN demonstrates increased robustness on benchmark datasets.
The spectral filter effectively attenuates high-frequency adversarial perturbations.
Experimental results show superior performance compared to existing defenses.
Abstract
Adversarial attacks present a significant risk to the integrity and performance of graph neural networks, particularly in tasks where graph structure and node features are vulnerable to manipulation. In this paper, we present a novel model, called fixed-point iterative graph convolutional network (Fix-GCN), which achieves robustness against adversarial perturbations by effectively capturing higher-order node neighborhood information in the graph without additional memory or computational complexity. Specifically, we introduce a versatile spectral modulation filter and derive the feature propagation rule of our model using fixed-point iteration. Unlike traditional defense mechanisms that rely on additional design elements to counteract attacks, the proposed graph filter provides a flexible-pass filtering approach, allowing it to selectively attenuate high-frequency components while…
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 Healthcare
