U-Cast: A Surprisingly Simple and Efficient Frontier Probabilistic AI Weather Forecaster
Abstract
Lay Summary
Modern AI weather models can now compete with the large physics-based systems used by meteorological centers, but many of the strongest models are technically complex and expensive to train. This makes it hard for smaller research groups to reproduce, improve, or even test new ideas in frontier weather forecasting. We asked: Is all this complexity really necessary? We built U-Cast, a weather forecaster using a standard, off-the-shelf neural network design, called a U-Net. The key insight is a two-stage training recipe: first, teach the network to predict the single most likely future weather, then briefly fine-tune it to generate a range of plausible scenarios that capture forecast uncertainty. To produce these alternative futures, U-Cast uses a simple randomness technique instead of a costly, specialized forecasting system. On standard global weather benchmarks, U-Cast matches leading AI and physics-based forecasting systems, while using much less computing power and producing forecasts in seconds. This suggests that strong probabilistic weather forecasting can be made more accessible, opening the door for more academic labs and under-resourced teams to not merely consume but actively contribute to the development of frontier weather models.