paper-with-me

Papers

Adversarial Attacks on Graph Classifiers via Bayesian Optimisation

2021-12-01 · NeurIPS 2021 12 · Xingchen Wan, Henry Kenlay, Robin Ru, Arno Blaas, Michael Osborne, Xiaowen Dong

Graph neural networks, a popular class of models effective in a wide range of graph-based learning tasks, have been shown to be vulnerable to adversarial attacks. While the majority of the literature focuses on such vulnerability in node-level classification tasks, little effort has been dedicated to analysing adversarial attacks on graph-level classification, an important problem with numerous real-life applications such as biochemistry and social network analysis. The few existing methods often require unrealistic setups, such as access to internal information of the victim models, or an impractically-large number of queries. We present a novel Bayesian optimisation-based attack method for graph classification models. Our method is black-box, query-efficient and parsimonious with respect to the perturbation applied. We empirically validate the effectiveness and flexibility of the proposed method on a wide range of graph classification tasks involving varying graph properties, constraints and modes of attack. Finally, we analyse common interpretable patterns behind the adversarial samples produced, which may shed further light on the adversarial robustness of graph classification models.

📄 PDF Abstract BibTeX

Code (1)

xingchenwan/grabnel 공식 구현 pytorch

Tasks

Adversarial RobustnessBayesian OptimisationClassificationGraph Classification

Similar Papers 제목 키워드 기반

Adversarial Attacks on Graph Classification via Bayesian Optimisation

2021-11-04 · Xingchen Wan, Henry Kenlay, Binxin Ru, Arno Blaas 외

Graph neural networks, a popular class of models effective in a wide range of graph-based learning tasks, have been shown to be vulnerable to adversarial attacks. While the majority of the literature focuses on such vuln…

Adversarial RobustnessBayesian OptimisationClassificationGraph Classification

Attacking Graph Classification via Bayesian Optimisation

2021-06-18 · ICML Workshop AML 2021 7 · Xingchen Wan, Henry Kenlay, Binxin Ru, Arno Blaas 외

Graph neural networks have been shown to be vulnerable to adversarial attacks. While the majority of the literature focuses on such vulnerability in node-level classification tasks, little effort has been dedicated to at…

Adversarial RobustnessBayesian OptimisationClassificationGraph Classification

Sparse Adversarial Video Attacks with Spatial Transformations

2021-11-10 · Ronghui Mu, Wenjie Ruan, Leandro Soriano Marcolino, Qiang Ni

In recent years, a significant amount of research efforts concentrated on adversarial attacks on images, while adversarial video attacks have seldom been explored. We propose an adversarial attack strategy on videos, cal…

Adversarial AttackBayesian OptimisationSSIM

Man-in-the-Middle Attacks against Machine Learning Classifiers via Malicious Generative Models

2019-10-14 · Derui, Wang, Chaoran Li, Sheng Wen 외

Deep Neural Networks (DNNs) are vulnerable to deliberately crafted adversarial examples. In the past few years, many efforts have been spent on exploring query-optimisation attacks to find adversarial examples of either …

BIG-bench Machine Learning

Struggle with Adversarial Defense? Try Diffusion

2024-04-12 · Yujie Li, Yanbin Wang, Haitao Xu, Bin Liu 외

Adversarial attacks induce misclassification by introducing subtle perturbations. Recently, diffusion models are applied to the image classifiers to improve adversarial robustness through adversarial training or by purif…

Adversarial DefenseAdversarial Robustness