WATS uses heat-kernel graph wavelet features to predict node-specific temperatures for GNN calibration, reporting the lowest ECE on benchmark datasets, though hyperparameter selection uses test-set information.
GETS: Ensemble Temperature Scaling for Calibration in Graph Neural Networks
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Graph Neural Networks deliver strong classification results but often suffer from poor calibration performance, leading to overconfidence or underconfidence. This is particularly problematic in high stakes applications where accurate uncertainty estimates are essential. Existing post hoc methods, such as temperature scaling, fail to effectively utilize graph structures, while current GNN calibration methods often overlook the potential of leveraging diverse input information and model ensembles jointly. In the paper, we propose Graph Ensemble Temperature Scaling, a novel calibration framework that combines input and model ensemble strategies within a Graph Mixture of Experts archi SOTA calibration techniques, reducing expected calibration error by 25 percent across 10 GNN benchmark datasets. Additionally, GETS is computationally efficient, scalable, and capable of selecting effective input combinations for improved calibration performance. The implementation is available via Github.
fields
cs.LG 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
WATS: Calibrating Graph Neural Networks with Wavelet-Aware Temperature Scaling
WATS uses heat-kernel graph wavelet features to predict node-specific temperatures for GNN calibration, reporting the lowest ECE on benchmark datasets, though hyperparameter selection uses test-set information.