Towards Precise Prediction Uncertainty in GNNs: Refining GNNs with Topology-grouping Strategy
Hyunjin Seo, Kyusung Seo, Joonhyung Park, Eunho Yang

TL;DR
This paper introduces Simi-Mailbox, a novel GNN calibration method that categorizes nodes by neighborhood similarity and confidence, enabling fine-grained, group-specific temperature scaling to improve prediction calibration accuracy.
Contribution
The paper proposes Simi-Mailbox, a new approach that refines GNN calibration by grouping nodes based on both neighborhood similarity and confidence, moving beyond the assumption of uniform calibration within neighborhood groups.
Findings
Achieves up to 13.79% error reduction in calibration errors.
Demonstrates effectiveness across diverse datasets and GNN architectures.
Reveals limitations of existing neighborhood similarity-based calibration methods.
Abstract
Recent advancements in graph neural networks (GNNs) have highlighted the critical need of calibrating model predictions, with neighborhood prediction similarity recognized as a pivotal component. Existing studies suggest that nodes with analogous neighborhood prediction similarity often exhibit similar calibration characteristics. Building on this insight, recent approaches incorporate neighborhood similarity into node-wise temperature scaling techniques. However, our analysis reveals that this assumption does not hold universally. Calibration errors can differ significantly even among nodes with comparable neighborhood similarity, depending on their confidence levels. This necessitates a re-evaluation of existing GNN calibration methods, as a single, unified approach may lead to sub-optimal calibration. In response, we introduce **Simi-Mailbox**, a novel approach that categorizes nodes…
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
Taxonomy
TopicsNeural Networks and Applications · Advanced Graph Neural Networks · Cognitive Computing and Networks
