Robust Calibration For Improved Weather Prediction Under Distributional Shift
Sankalp Gilda, Neel Bhandari, Wendy Mak, Andrea Panizza
TL;DR
The paper tackles robust weather prediction under real-world distributional shift by combining a mixture-density network with beta-likelihoods, Moment Exchange data augmentation for regularization, and post-hoc calibration to improve uncertainty estimates. It demonstrates competitive performance against boosted-tree baselines on a tabular weather dataset, leveraging robust per-domain calibration and ensemble strategies to manage domain shifts. Key findings show that calibration improves predictive reliability and that domain-aware calibration can yield larger gains in predictive uncertainty metrics, highlighting the importance of uncertainty quantification in non-IID settings. The work provides a practical framework for improving out-of-domain weather forecasting and uncertainty estimation with neural models in the presence of distributional shifts.
Abstract
In this paper, we present results on improving out-of-domain weather prediction and uncertainty estimation as part of the \texttt{Shifts Challenge on Robustness and Uncertainty under Real-World Distributional Shift} challenge. We find that by leveraging a mixture of experts in conjunction with an advanced data augmentation technique borrowed from the computer vision domain, in conjunction with robust \textit{post-hoc} calibration of predictive uncertainties, we can potentially achieve more accurate and better-calibrated results with deep neural networks than with boosted tree models for tabular data. We quantify our predictions using several metrics and propose several future lines of inquiry and experimentation to boost performance.
