Statistical Guarantees for Link Prediction using Graph Neural Networks
This paper derives statistical guarantees for the performance of Graph Neural Networks (GNNs) in link prediction tasks on graphs generated by a graphon. We propose a linear GNN architecture (LG-GNN) that produces consistent estimators for the underlying edge probabilities. We establish a bound on the mean squared error and give guarantees on the ability of LG-GNN to detect high-probability edges. Our guarantees hold for both sparse and dense graphs. Finally, we demonstrate some of the shortcomings of the classical GCN architecture, as well as verify our results on real and synthetic datasets.
Code (0)
등록된 구현이 없습니다.
Tasks
Link PredictionPredictionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Conformalized Link Prediction on Graph Neural Networks
Graph Neural Networks (GNNs) excel in diverse tasks, yet their applications in high-stakes domains are often hampered by unreliable predictions. Although numerous uncertainty quantification methods have been proposed to …
Conformal PredictionLink PredictionPredictionUncertainty QuantificationCompact Conformal Subgraphs
Conformal prediction provides rigorous, distribution-free uncertainty guarantees, but often yields prohibitively large prediction sets in structured domains such as routing, planning, or sequential recommendation. We int…
Sequential RecommendationThe Consistency of Common Neighbors for Link Prediction in Stochastic Blockmodels
Link prediction and clustering are key problems for network-structureddata. While spectral clustering has strong theoretical guaranteesunder the popular stochastic blockmodel formulation of networks, itcan be expensive f…
ClusteringLink PredictionA General Theory for Structured Prediction with Smooth Convex Surrogates
In this work we provide a theoretical framework for structured prediction that generalizes the existing theory of surrogate methods for binary and multiclass classification based on estimating conditional probabilities w…
General ClassificationGraph MatchingregressionStructured PredictionImproving global awareness of linkset predictions using Cross-Attentive Modulation tokens
This work introduces Cross-Attentive Modulation (CAM) tokens, which are tokens whose initial value is learned, gather information through cross-attention, and modulate the nodes and edges accordingly. These tokens are me…
DenoisingGraph GenerationLink Prediction