Uncertainty-aware Attention Graph Neural Network for Defending Adversarial Attacks
Boyuan Feng, Yuke Wang, Zheng Wang, and Yufei Ding

TL;DR
This paper introduces UAG, a novel Bayesian uncertainty-based method to defend graph neural networks against adversarial attacks by leveraging hierarchical uncertainties, significantly improving robustness.
Contribution
It presents the first systematic approach combining Bayesian uncertainty techniques with attention mechanisms to enhance GNN robustness against adversarial threats.
Findings
UAG outperforms existing defense methods in experiments.
The Bayesian Uncertainty Technique effectively captures model uncertainties.
The approach enhances GNN robustness in critical applications like finance.
Abstract
With the increasing popularity of graph-based learning, graph neural networks (GNNs) emerge as the essential tool for gaining insights from graphs. However, unlike the conventional CNNs that have been extensively explored and exhaustively tested, people are still worrying about the GNNs' robustness under the critical settings, such as financial services. The main reason is that existing GNNs usually serve as a black-box in predicting and do not provide the uncertainty on the predictions. On the other side, the recent advancement of Bayesian deep learning on CNNs has demonstrated its success of quantifying and explaining such uncertainties to fortify CNN models. Motivated by these observations, we propose UAG, the first systematic solution to defend adversarial attacks on GNNs through identifying and exploiting hierarchical uncertainties in GNNs. UAG develops a Bayesian Uncertainty…
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 · Explainable Artificial Intelligence (XAI)
