Certified Robustness of Graph Classification against Topology Attack with Randomized Smoothing
Zhidong Gao, Rui Hu, Yanmin Gong

TL;DR
This paper introduces a randomized smoothing method to enhance the robustness of graph classification models against adversarial topology attacks, providing certified guarantees of consistent predictions under small perturbations.
Contribution
It proposes a novel smoothed graph classification framework with provable robustness guarantees against $l_0$ bounded adversarial perturbations.
Findings
Certified robustness guarantees for graph classifiers.
Effective defense demonstrated on GCN-based models.
Improved stability against topology perturbations.
Abstract
Graph classification has practical applications in diverse fields. Recent studies show that graph-based machine learning models are especially vulnerable to adversarial perturbations due to the non i.i.d nature of graph data. By adding or deleting a small number of edges in the graph, adversaries could greatly change the graph label predicted by a graph classification model. In this work, we propose to build a smoothed graph classification model with certified robustness guarantee. We have proven that the resulting graph classification model would output the same prediction for a graph under bounded adversarial perturbation. We also evaluate the effectiveness of our approach under graph convolutional network (GCN) based multi-class graph classification model.
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 and Algorithms
