TL;DR
This paper introduces SAUC, a novel framework for calibrating uncertainty in sparse spatiotemporal graph neural networks, improving prediction reliability in real-world applications like traffic and crime forecasting.
Contribution
SAUC is the first post-hoc uncertainty calibration method tailored for sparse spatiotemporal GNNs, effectively handling zero and non-zero data points.
Findings
20% reduction in calibration errors for zero entries
Effective in real-world datasets like traffic and crime prediction
Generalizes across different spatiotemporal granularities
Abstract
Quantifying uncertainty is crucial for robust and reliable predictions. However, existing spatiotemporal deep learning mostly focuses on deterministic prediction, overlooking the inherent uncertainty in such prediction. Particularly, highly-granular spatiotemporal datasets are often sparse, posing extra challenges in prediction and uncertainty quantification. To address these issues, this paper introduces a novel post-hoc Sparsity-awar Uncertainty Calibration (SAUC) framework, which calibrates uncertainty in both zero and non-zero values. To develop SAUC, we firstly modify the state-of-the-art deterministic spatiotemporal Graph Neural Networks (ST-GNNs) to probabilistic ones in the pre-calibration phase. Then we calibrate the probabilistic ST-GNNs for zero and non-zero values using quantile approaches.Through extensive experiments, we demonstrate that SAUC can effectively fit the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
