English

Robust Graph Neural Networks via Unbiased Aggregation

Machine Learning 2024-11-12 v2

Abstract

The adversarial robustness of Graph Neural Networks (GNNs) has been questioned due to the false sense of security uncovered by strong adaptive attacks despite the existence of numerous defenses. In this work, we delve into the robustness analysis of representative robust GNNs and provide a unified robust estimation point of view to understand their robustness and limitations. Our novel analysis of estimation bias motivates the design of a robust and unbiased graph signal estimator. We then develop an efficient Quasi-Newton Iterative Reweighted Least Squares algorithm to solve the estimation problem, which is unfolded as robust unbiased aggregation layers in GNNs with theoretical guarantees. Our comprehensive experiments confirm the strong robustness of our proposed model under various scenarios, and the ablation study provides a deep understanding of its advantages. Our code is available at https://github.com/chris-hzc/RUNG.

Keywords

Cite

@article{arxiv.2311.14934,
  title  = {Robust Graph Neural Networks via Unbiased Aggregation},
  author = {Zhichao Hou and Ruiqi Feng and Tyler Derr and Xiaorui Liu},
  journal= {arXiv preprint arXiv:2311.14934},
  year   = {2024}
}

Comments

NeurIPS 2024 poster. 28 pages, 14 figures

R2 v1 2026-06-28T13:31:10.133Z