English

GRAPHLCP: Structure-Aware Localized Conformal Prediction on Graphs

Machine Learning 2026-05-11 v1

Abstract

Conformal prediction (CP) provides a distribution-free approach to uncertainty quantification with finite-sample guarantees. However, applying CP to graph neural networks (GNNs) remains challenging as the combinatorial nature of graphs often leads to insufficiently certain predictions and indiscriminative embeddings. Existing methods primarily rely on embedding-space proximity for localization, which can be unreliable for graphs and yield inefficient prediction sets. We propose GRAPHLCP, a proximity-based localized CP framework that explicitly incorporates graph topology and inter-node dependencies into localization and weighting. Our approach introduces a feature-aware densification step to mitigate locality bias in sparse graphs, followed by a Personalized PageRank-based kernel computation to model structural proximity. This enables topology-dependent anchor sampling and calibration weighting that captures both local and long-range dependencies. Extensive experiments on several regression and classification datasets demonstrate that GRAPHLCP guarantees marginal coverage with finite samples while efficiently attaining favorable test conditional coverage across various conditioning scenarios.

Keywords

Cite

@article{arxiv.2605.08074,
  title  = {GRAPHLCP: Structure-Aware Localized Conformal Prediction on Graphs},
  author = {Peyman Baghershahi and Fangxin Wang and Debmalya Mandal and Sourav Medya},
  journal= {arXiv preprint arXiv:2605.08074},
  year   = {2026}
}

Comments

20 pages, 9 Figures, 8 Tables

R2 v1 2026-07-01T12:58:19.159Z