MetNet: A Neural Weather Model for Precipitation Forecasting
Casper Kaae Sønderby, Lasse Espeholt, Jonathan Heek, Mostafa Dehghani, Avital Oliver, Tim Salimans, Shreya Agrawal, Jason Hickey, Nal Kalchbrenner
TL;DR
MetNet tackles high-resolution, long-lead precipitation forecasting by learning a direct probabilistic map from multimodal radar and satellite inputs to a large-scale spatial-temporal distribution. The model architecture combines a spatial downsampling path, a ConvLSTM temporal encoder, and a global-context axial self-attention-based spatial aggregator to produce a 512-bin precipitation distribution for up to 8 hours ahead at 1 km^2 resolution with seconds-scale latency. Across continental US forecasts, MetNet outperforms the operational HRRR baseline and strong baselines like optical flow for extended lead times, demonstrating the viability of large-context neural weather models. The work highlights the value of continuous probabilistic outputs and scalable context-rich architectures for practical, fast forecasting in real-world weather prediction.
Abstract
Weather forecasting is a long standing scientific challenge with direct social and economic impact. The task is suitable for deep neural networks due to vast amounts of continuously collected data and a rich spatial and temporal structure that presents long range dependencies. We introduce MetNet, a neural network that forecasts precipitation up to 8 hours into the future at the high spatial resolution of 1 km$^2$ and at the temporal resolution of 2 minutes with a latency in the order of seconds. MetNet takes as input radar and satellite data and forecast lead time and produces a probabilistic precipitation map. The architecture uses axial self-attention to aggregate the global context from a large input patch corresponding to a million square kilometers. We evaluate the performance of MetNet at various precipitation thresholds and find that MetNet outperforms Numerical Weather Prediction at forecasts of up to 7 to 8 hours on the scale of the continental United States.
