Backdoor Attacks on Graph Classification via Data Augmentation and Dynamic Poisoning

Abstract

Graph neural networks (GNNs) have gained widespread adoption in domains such as bioinformatics, social networks, and cheminformatics, yet they remain susceptible to backdoor attacks. Existing backdoor attacks typically rely on subgraph triggers, which often introduce detectable anomalies and employ random poisoned sample selection, resulting in reduced stealthiness and efficiency. To address these limitations, we propose a novel backdoor attack framework that leverages data augmentation-based triggers and dynamic poisoned sample selection. Specifically, we design three alternative data augmentation strategies, edge modification guided by cosine similarity, edge removal based on degree centrality, and feature masking via gradient saliency, as backdoor triggers. Furthermore, we introduce a dynamic poisoned sample selection method informed by forgetting events. This method dynamically prioritizes high-impact poisoned samples to enhance attack efficiency while reducing the number of samples required to achieve the corresponding attack success rate (ASR). Experiments on four benchmark datasets, PROTEINS, NCI1, Mutagenicity, and ENZYMES, demonstrate the superiority of our method.

Cite

Text

Wang et al. "Backdoor Attacks on Graph Classification via Data Augmentation and Dynamic Poisoning." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2025. doi:10.1007/978-3-032-06066-2_16

Markdown

[Wang et al. "Backdoor Attacks on Graph Classification via Data Augmentation and Dynamic Poisoning." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2025.](https://mlanthology.org/ecmlpkdd/2025/wang2025ecmlpkdd-backdoor/) doi:10.1007/978-3-032-06066-2_16

BibTeX

@inproceedings{wang2025ecmlpkdd-backdoor,
  title     = {{Backdoor Attacks on Graph Classification via Data Augmentation and Dynamic Poisoning}},
  author    = {Wang, Yadong and Zhang, Zhiwei and Qiao, Pengpeng and Yuan, Ye and Wang, Guoren},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2025},
  pages     = {263-279},
  doi       = {10.1007/978-3-032-06066-2_16},
  url       = {https://mlanthology.org/ecmlpkdd/2025/wang2025ecmlpkdd-backdoor/}
}