Papers › Training Robust Graph Neural Networks by Modeling Noise Dependencies

Training Robust Graph Neural Networks by Modeling Noise Dependencies

27 Feb 2025arXiv:2502.19670archive 2025-07-28

Yeonjun In, Kanghoon Yoon, Sukwon Yun, Kibum Kim, Sungchul Kim, Chanyoung Park

In real-world applications, node features in graphs often contain noise from various sources, leading to significant performance degradation in GNNs. Although several methods have been developed to enhance robustness, they rely on the unrealistic assumption that noise in node features is independent of the graph structure and node labels, thereby limiting their applicability. To this end, we introduce a more realistic noise scenario, dependency-aware noise on graphs (DANG), where noise in node features create a chain of noise dependencies that propagates to the graph structure and node labels. We propose a novel robust GNN, DA-GNN, which captures the causal relationships among variables in the data generating process (DGP) of DANG using variational inference. In addition, we present new benchmark datasets that simulate DANG in real-world applications, enabling more practical research on robust GNNs. Extensive experiments demonstrate that DA-GNN consistently outperforms existing baselines across various noise scenarios, including both DANG and conventional noise models commonly considered in this field.

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="2502.19670")

Code

Syntology Ran 13 of 23 code samples harvested from 2 repositories linked to this paper; 10 have no recorded run. Of those that ran: 2 ran · honoured contract; 1 ran · violated contract; 8 ran · our draft was wrong; 2 ran with no contract checked.

By repository: official repository: 3 samples from 1 repository, 3 ran; found in paper text by Syntology: 18 samples from 1 repository, 8 ran; 2 identical to code first harvested elsewhere. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

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

23 samples harvested; 13 ran; 2 honoured the contract we drafted; 10 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.

2ran · honoured contract
1ran · violated contract
8ran · our draft was wrong
2ran
10unverified

Licence: 23 of the 23 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 2 repositories linked to this paper, official or community; each sample names its own and says which. Some samples are identical code Syntology first harvested from another repository; for those, this paper's copy is not located and its licence is not recorded. “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.

accuracy yeonjun-in/torch-da-gnn/models/dagnn.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 525e1e3c0743b179 · report
kl_loss_compute yeonjun-in/torch-da-gnn/models/dagnn.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 09903567b0509852 · report
sparse_mx_to_torch_sparse_tensor yeonjun-in/torch-da-gnn/models/dagnn.py official repository ran · our draft was wrong no licence file found · pointer only · f18d89df1cb06ebb · report
GraphClf WtaoZhao/GraphGLOW/src/core/model_handler.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · e59eb84b321d0d94 · report
PivotGCN WtaoZhao/GraphGLOW/src/core/model_handler.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 34e6ee8f6a749d18 · report
SquaredFrobeniusNorm WtaoZhao/GraphGLOW/src/core/model_handler.py found in paper text by Syntology ran · our draft was wrong fingerprinted no licence file found · pointer only · 4e393b15daa9461c · report
graph_add_connections WtaoZhao/GraphGLOW/src/core/model_handler.py found in paper text by Syntology ran · our draft was wrong fingerprinted no licence file found · pointer only · 2959d7d1f9d97761 · report
graph_delete_connections WtaoZhao/GraphGLOW/src/core/model_handler.py found in paper text by Syntology ran · our draft was wrong fingerprinted no licence file found · pointer only · 003e9c87c0f806c8 · report
normalize_dense_feature WtaoZhao/GraphGLOW/src/core/model_handler.py found in paper text by Syntology ran · violated contract fingerprinted no licence file found · pointer only · 8e2d946a9f148d1c · report
normalize_features WtaoZhao/GraphGLOW/src/core/model_handler.py found in paper text by Syntology ran · our draft was wrong no licence file found · pointer only · 39cba20da9f36113 · report
sample_pivots WtaoZhao/GraphGLOW/src/core/model_handler.py found in paper text by Syntology ran · our draft was wrong fingerprinted no licence file found · pointer only · 37d7eaf77cc50f2c · report
Model WtaoZhao/GraphGLOW/src/core/model_handler.py found in paper text by Syntology unverified no licence file found · pointer only · acf8a11b99d878de · report
ModelHandler WtaoZhao/GraphGLOW/src/core/model_handler.py found in paper text by Syntology unverified no licence file found · pointer only · 53e9ee6400b40544 · report
PivotGCNLayer WtaoZhao/GraphGLOW/src/core/model_handler.py found in paper text by Syntology unverified no licence file found · pointer only · ff9b4e3fa96e5336 · report
compute_pivot_adj WtaoZhao/GraphGLOW/src/core/model_handler.py found in paper text by Syntology unverified no licence file found · pointer only · 604480989d4bef59 · report
diff WtaoZhao/GraphGLOW/src/core/model_handler.py found in paper text by Syntology unverified no licence file found · pointer only · 29922ecc7c935e89 · report
distribute WtaoZhao/GraphGLOW/src/core/model_handler.py found in paper text by Syntology unverified no licence file found · pointer only · 4973e8248c7263d5 · report
get_prob WtaoZhao/GraphGLOW/src/core/model_handler.py found in paper text by Syntology unverified no licence file found · pointer only · 0bc86955f61ae146 · report
load_data WtaoZhao/GraphGLOW/src/core/model_handler.py found in paper text by Syntology unverified no licence file found · pointer only · 5bb7213aec5d4456 · report
load_fb100 WtaoZhao/GraphGLOW/src/core/model_handler.py found in paper text by Syntology unverified no licence file found · pointer only · fdfd9288adf2c45d · report
prepare_datasets WtaoZhao/GraphGLOW/src/core/model_handler.py found in paper text by Syntology unverified no licence file found · pointer only · b450d45f806dd32a · report
accuracy identical code first harvested elsewhere ran · honoured contract licence of this copy not recorded · 4cf9dcdd60711db4 · report
parse_index_file identical code first harvested elsewhere ran · honoured contract licence of this copy not recorded · c1d6392f89c5e495 · report

Tasks

Variational Inference

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