Conditional Shift-Robust Conformal Prediction for Graph Neural Network
S. Akansha

TL;DR
This paper introduces CondSR, a conformal prediction method for GNNs that provides reliable uncertainty estimates under conditional shift, improving accuracy and reducing prediction set size in graph classification tasks.
Contribution
It proposes a novel model-agnostic conformal prediction framework with a new loss function to address conditional shift in GNNs, enhancing uncertainty quantification and model robustness.
Findings
Achieves target marginal coverage consistently.
Improves GNN accuracy by up to 12% under shift.
Reduces prediction set size by up to 48%.
Abstract
Graph Neural Networks (GNNs) have emerged as potent tools for predicting outcomes in graph-structured data. Despite their efficacy, a significant drawback of GNNs lies in their limited ability to provide robust uncertainty estimates, posing challenges to their reliability in contexts where errors carry significant consequences. Moreover, GNNs typically excel in in-distribution settings, assuming that training and test data follow identical distributions a condition often unmet in real world graph data scenarios. In this article, we leverage conformal prediction, a widely recognized statistical technique for quantifying uncertainty by transforming predictive model outputs into prediction sets, to address uncertainty quantification in GNN predictions amidst conditional shift\footnote{Representing the change in conditional probability distribution \(P(label|input)\) from source domain to…
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 · Neural Networks and Applications · Graph Theory and Algorithms
MethodsSparse Evolutionary Training
