vix.ing · top · new · best · stats

U-Cast: A Surprisingly Simple and Efficient Frontier Probabilistic AI Weather Forecaster

2026/04/10 by Salva Rühling Cachay, Duncan Watson-Parris, Rose Yu · 1 voice
Computer Science · Mathematics · Physics and Astronomy · #cs.AI #cs.LG #physics.ao-ph #stat.ML

paper · pdf · doi:10.48550/arxiv.2604.09041

arxiv published 2026/04/10 · arxiv updated 2026/05/29

Abstract

AI-based weather forecasting now rivals traditional physics-based ensembles, but state-of-the-art (SOTA) models rely on specialized architectures and massive computational budgets, creating a high barrier to entry. We demonstrate that such complexity is unnecessary for frontier performance. We introduce \ours, a probabilistic forecaster built on a standard U-Net backbone trained with a simple recipe: deterministic pre-training on Mean Absolute Error followed by short probabilistic fine-tuning on the Continuous Ranked Probability Score (CRPS) using Monte Carlo Dropout for stochasticity. As a result, our model matches or exceeds the probabilistic skill of GenCast and IFS ENS at 1.5^∘ resolution while reducing training compute by over 10× compared to leading CRPS-based models and inference latency by over 10× compared to diffusion-based models. U-Cast trains in under 12 H200 GPU-days and generates a 15-day ensemble forecast in 3 seconds. These results suggest that scalable, general-purpose architectures paired with efficient training curricula can match complex domain-specific designs at a fraction of the cost, opening the training of frontier probabilistic weather models to the broader community.

Citations

Cited by

Discussions

Related