English

Provable Robustness of (Graph) Neural Networks Against Data Poisoning and Backdoor Attacks

Machine Learning 2025-07-16 v3 Cryptography and Security

Abstract

Generalization of machine learning models can be severely compromised by data poisoning, where adversarial changes are applied to the training data. This vulnerability has led to interest in certifying (i.e., proving) that such changes up to a certain magnitude do not affect test predictions. We, for the first time, certify Graph Neural Networks (GNNs) against poisoning attacks, including backdoors, targeting the node features of a given graph. Our certificates are white-box and based upon (i)(i) the neural tangent kernel, which characterizes the training dynamics of sufficiently wide networks; and (ii)(ii) a novel reformulation of the bilevel optimization problem describing poisoning as a mixed-integer linear program. Consequently, we leverage our framework to provide fundamental insights into the role of graph structure and its connectivity on the worst-case robustness behavior of convolution-based and PageRank-based GNNs. We note that our framework is more general and constitutes the first approach to derive white-box poisoning certificates for NNs, which can be of independent interest beyond graph-related tasks.

Keywords

Cite

@article{arxiv.2407.10867,
  title  = {Provable Robustness of (Graph) Neural Networks Against Data Poisoning and Backdoor Attacks},
  author = {Lukas Gosch and Mahalakshmi Sabanayagam and Debarghya Ghoshdastidar and Stephan Günnemann},
  journal= {arXiv preprint arXiv:2407.10867},
  year   = {2025}
}

Comments

Published in TMLR. Best Paper Award at the AdvML-Frontiers @ NeurIPS 2024 workshop. Code available at https://github.com/saper0/qpcert