paper-with-me

홈 › Papers

Graph Attention Network for Node Regression on Random Geometric Graphs with Erdős--Rényi contamination

2026-01-30 · Somak Laha, Suqi Liu, Morgane Austern arxiv

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ős--Rényi 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) estimating the regression coefficient compared to the ordinary least squares (OLS) estimator on the noisy node covariates, and (b) predicting the response for an unlabelled node compared to a vanilla graph convolutional network~(GCN) -- under mild growth conditions. Our analysis leverages high-dimensional geometric tail bounds and concentration for neighbourhood counts and sample covariances. We verify our theoretical findings through experiments on synthetically generated data. We also perform experiments on real-world graphs and demonstrate the effectiveness of the attention mechanism in several node regression tasks.

📄 PDF Abstract BibTeX arXiv:2601.23239

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Semisupervised regression in latent structure networks on unknown manifolds

2023-05-04 · Aranyak Acharyya, Joshua Agterberg, Michael W. Trosset, Youngser Park 외

Random graphs are increasingly becoming objects of interest for modeling networks in a wide range of applications. Latent position random graph models posit that each node is associated with a latent position vector, and…

Graph EmbeddingPositionregression

WGCN: Graph Convolutional Networks with Weighted Structural Features

2021-04-29 · Yunxiang Zhao, Jianzhong Qi, Qingwei Liu, Rui Zhang

Graph structural information such as topologies or connectivities provides valuable guidance for graph convolutional networks (GCNs) to learn nodes' representations. Existing GCN models that capture nodes' structural inf…

Node Classification

Nonparametric regression on random geometric graphs sampled from submanifolds

2024-05-31 · Paul Rosa, Judith Rousseau

We consider the nonparametric regression problem when the covariates are located on an unknown smooth compact submanifold of a Euclidean space. Under defining a random geometric graph structure over the covariates we ana…

regression

Geometric Scattering Attention Networks

2020-10-28 · Yimeng Min, Frederik Wenkel, Guy Wolf

Geometric scattering has recently gained recognition in graph representation learning, and recent work has shown that integrating scattering features in graph convolution networks (GCNs) can alleviate the typical oversmo…

Graph Representation LearningNode ClassificationRepresentation Learning

Scalable Global Alignment Graph Kernel Using Random Features: From Node Embedding to Graph Embedding

2019-11-25 · Lingfei Wu, Ian En-Hsu Yen, Zhen Zhang, Kun Xu 외

Graph kernels are widely used for measuring the similarity between graphs. Many existing graph kernels, which focus on local patterns within graphs rather than their global properties, suffer from significant structure i…

Graph ClassificationGraph Embedding