Attacking Graph Classification via Bayesian Optimisation

Abstract

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 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 and analyse patterns behind the adversarial samples produced, which may shed further light on the adversarial robustness of graph classification models.

Cite

Text

Wan et al. "Attacking Graph Classification via Bayesian Optimisation." ICML 2021 Workshops: AML, 2021.

Markdown

[Wan et al. "Attacking Graph Classification via Bayesian Optimisation." ICML 2021 Workshops: AML, 2021.](https://mlanthology.org/icmlw/2021/wan2021icmlw-attacking/)

BibTeX

@inproceedings{wan2021icmlw-attacking,
  title     = {{Attacking Graph Classification via Bayesian Optimisation}},
  author    = {Wan, Xingchen and Kenlay, Henry and Ru, Binxin and Blaas, Arno and Osborne, Michael and Dong, Xiaowen},
  booktitle = {ICML 2021 Workshops: AML},
  year      = {2021},
  url       = {https://mlanthology.org/icmlw/2021/wan2021icmlw-attacking/}
}