Papers › Robust Graph Neural Networks via Unbiased Aggregation

Robust Graph Neural Networks via Unbiased Aggregation

25 Nov 2023arXiv:2311.14934archive 2025-07-28

Zhichao Hou, Ruiqi Feng, Tyler Derr, Xiaorui Liu

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.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2311.14934")

Code

Syntology Ran 11 of 13 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran · violated contract; 9 ran with no contract checked.

By repository: official repository: 13 samples from 1 repository, 11 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

chris-hzc/rung officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

13 samples harvested; 11 ran; 1 honoured the contract we drafted; 2 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
1ran · violated contract
9ran
2unverified

Licence: 13 of the 13 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from chris-hzc/rung. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

MLP chris-hzc/rung/model/rung.py official repository ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only · cca47ac480b9b53c · report
RUNG chris-hzc/rung/model/rung.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · 97cd3847a8f58587 · report
accuracy chris-hzc/RUNG/utils.py official repository ran fingerprinted no licence file found · pointer only · eea628ccc87ab352 · report
add_loops chris-hzc/rung/model/rung.py official repository ran · violated contract no licence file found · pointer only · 839cde3cdde2d88d · report
get_default_att_func chris-hzc/RUNG/model/att_func.py official repository ran no licence file found · pointer only · ee46cbb612631a3f · report
get_log_att_func chris-hzc/RUNG/model/att_func.py official repository ran no licence file found · pointer only · 697190207550b4bc · report
get_mask_att_func chris-hzc/RUNG/model/att_func.py official repository ran no licence file found · pointer only · 3247d82fc456b7d3 · report
get_w_ruge chris-hzc/RUNG/model/rho.py official repository ran no licence file found · pointer only · c83bd2700251b9aa · report
pairwise_squared_euclidean chris-hzc/rung/model/rung.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · 2d4a8c877ef7066b · report
w_l1 chris-hzc/RUNG/model/rho.py official repository ran fingerprinted no licence file found · pointer only · 44c424b4c67c6f08 · report
w_ruge chris-hzc/RUNG/model/rho.py official repository ran fingerprinted no licence file found · pointer only · 5235a892c6fb07f8 · report
load_cora chris-hzc/RUNG/load_graph.py official repository unverified no licence file found · pointer only · 4e4cc9cc5f692636 · report
sym_norm chris-hzc/rung/model/rung.py official repository unverified no licence file found · pointer only · 3fd806590e3d803a · report

Tasks

Adversarial Robustness

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections