WATS: Calibrating Graph Neural Networks with Wavelet-Aware Temperature Scaling
Xiaoyang Li, Linwei Tao, Haohui Lu, Minjing Dong, Junbin Gao, Chang Xu

TL;DR
WATS is a post-hoc calibration method for GNNs that uses wavelet features to assign node-specific temperatures, significantly improving confidence calibration without retraining.
Contribution
Introduces Wavelet-Aware Temperature Scaling (WATS), a novel graph calibration method leveraging graph wavelets for fine-grained, node-specific confidence calibration.
Findings
Achieves lowest Expected Calibration Error (ECE) among compared methods.
Outperforms classical and graph-specific baselines by up to 42.3% in ECE.
Reduces calibration variance by 17.24% on average.
Abstract
Graph Neural Networks (GNNs) have demonstrated strong predictive performance on relational data; however, their confidence estimates often misalign with actual predictive correctness, posing significant limitations for deployment in safety-critical settings. While existing graph-aware calibration methods seek to mitigate this limitation, they primarily depend on coarse one-hop statistics, such as neighbor-predicted confidence, or latent node embeddings, thereby neglecting the fine-grained structural heterogeneity inherent in graph topology. In this work, we propose Wavelet-Aware Temperature Scaling (WATS), a post-hoc calibration framework that assigns node-specific temperatures based on tunable heat-kernel graph wavelet features. Specifically, WATS harnesses the scalability and topology sensitivity of graph wavelets to refine confidence estimates, all without necessitating model…
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 · Machine Learning in Healthcare · Explainable Artificial Intelligence (XAI)
