RoCP-GNN: Robust Conformal Prediction for Graph Neural Networks in Node-Classification
S. Akansha

TL;DR
This paper introduces RoCP-GNN, a novel method integrating conformal prediction into GNN training to provide statistically valid uncertainty estimates for node classification in graph-structured data.
Contribution
It proposes a new robust conformal prediction framework tailored for GNNs, addressing dependence and efficiency challenges in graph data.
Findings
RoCP-GNN provides valid prediction sets at specified confidence levels.
The method improves uncertainty quantification in GNN-based node classification.
Experimental results show enhanced performance across benchmark datasets.
Abstract
Graph Neural Networks (GNNs) have emerged as powerful tools for predicting outcomes in graph-structured data. However, a notable limitation of GNNs is their inability to provide robust uncertainty estimates, which undermines their reliability in contexts where errors are costly. One way to address this issue is by providing prediction sets that contain the true label with a predefined probability margin. Our approach builds upon conformal prediction (CP), a framework that promises to construct statistically robust prediction sets or intervals. There are two primary challenges: first, given dependent data like graphs, it is unclear whether the critical assumption in CP - exchangeability - still holds when applied to node classification. Second, even if the exchangeability assumption is valid for conformalized link prediction, we need to ensure high efficiency, i.e., the resulting…
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
TopicsNeural Networks and Applications · Brain Tumor Detection and Classification · Advanced Graph Neural Networks
MethodsSparse Evolutionary Training
