Spatio-Temporal Sparsification for General Robust Graph Convolution Networks
Mingming Lu, Ya Zhang

TL;DR
This paper introduces Spatio-Temporal sparsification (ST-Sparse), a regularization technique for GNNs that enhances robustness against adversarial attacks and improves generalization on both attacked and clean datasets.
Contribution
The paper proposes ST-Sparse, a novel regularization method for GNNs that improves adversarial robustness and generalization, outperforming existing defenses in most cases.
Findings
ST-Sparse increases robust accuracy by up to 6%.
ST-Sparse improves defense performance when combined with existing methods.
ST-Sparse maintains or improves performance on clean datasets.
Abstract
Graph Neural Networks (GNNs) have attracted increasing attention due to its successful applications on various graph-structure data. However, recent studies have shown that adversarial attacks are threatening the functionality of GNNs. Although numerous works have been proposed to defend adversarial attacks from various perspectives, most of them can be robust against the attacks only on specific scenarios. To address this shortage of robust generalization, we propose to defend the adversarial attacks on GNN through applying the Spatio-Temporal sparsification (called ST-Sparse) on the GNN hidden node representation. ST-Sparse is similar to the Dropout regularization in spirit. Through intensive experiment evaluation with GCN as the target GNN model, we identify the benefits of ST-Sparse as follows: (1) ST-Sparse shows the defense performance improvement in most cases, as it can…
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 · Complex Network Analysis Techniques · Graph Theory and Algorithms
MethodsDropout · Graph Convolutional Network
