Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Robust Graph Neural Networks via Unbiased Aggregation

About

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.

Zhichao Hou, Ruiqi Feng, Tyler Derr, Xiaorui Liu• 2023

Related benchmarks

TaskDatasetResultRank
Node ClassificationCiteseer
Accuracy75.5
804
Node ClassificationCiteseer (test)
Accuracy0.755
729
Node ClassificationCora-ML
Accuracy85.8
228
Node ClassificationCiteseer original (test)
Accuracy75.5
84
Node ClassificationCora ML original (test)
Accuracy85.8
84
Node ClassificationCora ML (test)
Accuracy (General)85.8
83
Node ClassificationCiteseer standard (test)
Accuracy (Clean)75.5
16
Node ClassificationCiteseer standard (test)
Node Classification Accuracy80
14
Node ClassificationCiteseer
Clean Accuracy75.65
6
Node ClassificationCora-ML
Accuracy (5% Budget)0.797
5
Showing 10 of 10 rows

Other info

Code

Follow for update