Graph Attention Network for Node Regression on Random Geometric Graphs with Erd\H{o}s--R\'enyi contamination
Somak Laha, Suqi Liu, Morgane Austern

TL;DR
This paper introduces a graph attention network designed for node regression on contaminated random geometric graphs, providing theoretical guarantees of improved accuracy over traditional methods under noise and graph errors.
Contribution
It proposes a task-specific GAT that denoises features and proves its asymptotic superiority in regression and prediction tasks under certain conditions.
Findings
The GAT achieves lower asymptotic error than OLS on noisy covariates.
The GAT outperforms vanilla GCN in predicting responses on contaminated graphs.
Experimental results confirm the theoretical advantages on synthetic and real data.
Abstract
Graph attention networks (GATs) are widely used and often appear robust to noise in node covariates and edges, yet rigorous statistical guarantees demonstrating a provable advantage of GATs over non-attention graph neural networks~(GNNs) are scarce. We partially address this gap for node regression with graph-based errors-in-variables models under simultaneous covariate and edge corruption: responses are generated from latent node-level covariates, but only noise-perturbed versions of the latent covariates are observed; and the sample graph is a random geometric graph created from the node covariates but contaminated by independent Erd\H{o}s--R\'enyi edges. We propose and analyze a carefully designed, task-specific GAT that constructs denoised proxy features for regression. We prove that regressing the response variables on the proxies achieves lower error asymptotically in (a)…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Machine Learning in Healthcare · Gaussian Processes and Bayesian Inference
