Predict Confidently, Predict Right: Abstention in Dynamic Graph Learning
Jayadratha Gayen, Himanshu Pal, Naresh Manwani, Charu Sharma

TL;DR
This paper introduces a novel abstention strategy for temporal graph neural networks that improves prediction reliability in dynamic, uncertain environments by strategically abstaining when confidence is low.
Contribution
It is the first to integrate a reject option into GNNs for dynamic graphs, enhancing prediction accuracy and reliability with a coverage-based abstention model.
Findings
Improves link prediction and node classification scores.
Effectively handles class imbalance in dynamic graph tasks.
Demonstrates robustness across multiple datasets.
Abstract
Many real-world systems can be modeled as dynamic graphs, where nodes and edges evolve over time, requiring specialized models to capture their evolving dynamics in risk-sensitive applications effectively. Temporal graph neural networks (GNNs) are one such category of specialized models. For the first time, our approach integrates a reject option strategy within the framework of GNNs for continuous-time dynamic graphs. This allows the model to strategically abstain from making predictions when the uncertainty is high and confidence is low, thus minimizing the risk of critical misclassification and enhancing the results and reliability. We propose a coverage-based abstention prediction model to implement the reject option that maximizes prediction within a specified coverage. It improves the prediction score for link prediction and node classification tasks. Temporal GNNs deal with…
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
