English

Certifying Robustness of Graph Convolutional Networks for Node Perturbation with Polyhedra Abstract Interpretation

Machine Learning 2025-12-16 v2 Formal Languages and Automata Theory

Abstract

Graph convolutional neural networks (GCNs) are powerful tools for learning graph-based knowledge representations from training data. However, they are vulnerable to small perturbations in the input graph, which makes them susceptible to input faults or adversarial attacks. This poses a significant problem for GCNs intended to be used in critical applications, which need to provide certifiably robust services even in the presence of adversarial perturbations. We propose an improved GCN robustness certification technique for node classification in the presence of node feature perturbations. We introduce a novel polyhedra-based abstract interpretation approach to tackle specific challenges of graph data and provide tight upper and lower bounds for the robustness of the GCN. Experiments show that our approach simultaneously improves the tightness of robustness bounds as well as the runtime performance of certification. Moreover, our method can be used during training to further improve the robustness of GCNs.

Keywords

Cite

@article{arxiv.2405.08645,
  title  = {Certifying Robustness of Graph Convolutional Networks for Node Perturbation with Polyhedra Abstract Interpretation},
  author = {Boqi Chen and Kristóf Marussy and Oszkár Semeráth and Gunter Mussbacher and Dániel Varró},
  journal= {arXiv preprint arXiv:2405.08645},
  year   = {2025}
}

Comments

Author preprint, published at Data Mining and Knowledge Discovery. Published version available at: https://link.springer.com/article/10.1007/s10618-025-01180-w

R2 v1 2026-06-28T16:27:02.098Z