Demystifying Data-Driven Probabilistic Medium-Range Weather Forecasting

TL;DR

Proposes ATLAS, a latent-space transformer framework combining diffusion, stochastic interpolants, and CRPS for state-of-the-art probabilistic medium-range weather forecasting, outperforming ECMWF IFS.

cs.LG 🔴 Advanced 2026-01-26 28 views
Jean Kossaifi Nikola Kovachki Morteza Mardani Daniel Leibovici Suman Ravuri Ira Shokar Edoardo Calvello Mohammad Shoaib Abbas Peter Harrington Ashay Subramaniam Noah Brenowitz Boris Bonev Wonmin Byeon Karsten Kreis Dale Durran Arash Vahdat Mike Pritchard Jan Kautz
weather forecasting deep learning latent space probabilistic models transformer

Key Findings

Methodology

The paper introduces ATLAS, a framework utilizing transformers operating directly in a downsampled latent space, integrating multiple probabilistic methods—diffusion models, stochastic interpolants, and CRPS-based training. It employs a history-conditioned local projector to reconstruct high-resolution physics from compressed representations. The approach simplifies architecture by avoiding domain-specific constraints, ensuring robustness across different probabilistic estimators, and enabling scalable, stable medium-range forecasts. The model leverages global attention transformers for encoding and local attention for decoding, facilitating efficient high-dimensional data handling.

Key Results

  • On ERA5 datasets, ATLAS achieves a >15% reduction in CRPS and >20% decrease in RMSE compared to ECMWF’s IFS, across multiple variables like temperature and wind. It outperforms GenCast statistically in most variables, demonstrating superior probabilistic skill. The model maintains stability over 15-day rollouts, with error growth significantly slower than baseline models.
  • Supporting diverse probabilistic methods, including diffusion, stochastic interpolants, and CRPS training, the framework exhibits high robustness and flexibility. Results indicate that a unified, simple model can surpass complex, specialized architectures in medium-range weather prediction, with consistent improvements across variables and forecast horizons.
  • These findings validate the potential of latent transformer-based models for operational weather forecasting, emphasizing scalability, simplicity, and multi-method compatibility as key advantages.

Significance

This work challenges the prevailing notion that complex, domain-specific architectures are necessary for high-quality probabilistic weather forecasting. By demonstrating that a general-purpose transformer in latent space can achieve superior performance, it paves the way for more scalable, accessible, and robust forecasting systems. The approach addresses longstanding issues of model complexity, training difficulty, and computational cost, offering a unified framework adaptable to various probabilistic estimators. Its success on ERA5 data suggests broad applicability, promising to accelerate the deployment of fast, accurate medium-range forecasts essential for climate resilience and disaster preparedness.

Technical Contribution

The key technical innovations include: • A unified latent-space framework supporting diffusion, stochastic interpolants, and CRPS training; • A history-conditioned local projector for high-resolution physics reconstruction; • Use of global attention transformers for encoding and local attention for decoding, balancing efficiency and accuracy. These contributions enable scalable, stable probabilistic forecasting without domain-specific engineering, broadening the applicability of deep learning in atmospheric science.

Novelty

This is the first work to integrate transformer-based models directly into a latent space for medium-range probabilistic weather prediction, combining multiple generative methods seamlessly. Unlike prior models relying on specialized architectures or spectral constraints, ATLAS emphasizes simplicity, generality, and multi-method support, setting a new benchmark in the field. Its ability to outperform ECMWF’s IFS and GenCast with a unified approach marks a significant breakthrough.

Limitations

  • Assumption of stationarity limits performance in highly non-stationary or extreme weather scenarios;
  • Computational costs remain high for training large latent transformers, especially with high-resolution data;
  • Model’s ability to predict rare events needs further validation, and robustness under non-ideal conditions remains to be tested.

Future Work

Future research will focus on integrating multi-source observational data, enhancing model robustness for extreme events, and reducing computational overhead through more efficient encoding/decoding schemes. Exploring multi-task learning to improve variable interdependencies and extending the framework to seasonal or climate predictions are also promising directions.

AI Executive Summary

Weather forecasting has long been a balance between physical models and data-driven approaches. Traditional numerical weather prediction (NWP) models like ECMWF’s IFS rely on solving complex fluid dynamics equations, which, while accurate, are computationally intensive. Recent advances in deep learning have introduced models such as FourCastNet and GenCast, which leverage neural networks to capture atmospheric patterns efficiently. However, these models often involve complex architectures tailored to specific physical domains, limiting scalability and generality.

This paper introduces ATLAS, a novel framework that shifts the paradigm by operating entirely within a compressed latent space. Using a transformer backbone, ATLAS integrates multiple probabilistic modeling techniques—diffusion models, stochastic interpolants, and CRPS-based training—supporting flexible and robust uncertainty quantification. The core idea is to encode high-dimensional atmospheric data into a lower-dimensional latent representation, where global attention transformers learn the large-scale dynamics, while a local projector reconstructs high-resolution physics.

The approach is inspired by recent successes of latent diffusion in computer vision, adapted here for atmospheric science. It simplifies the architecture by removing domain-specific constraints, making it scalable and easier to train. Extensive experiments on ERA5 reanalysis data demonstrate that ATLAS outperforms ECMWF’s IFS system by over 15% in CRPS and 20% in RMSE across multiple variables, including temperature and wind, over a 15-day forecast horizon. It also surpasses the GenCast model, showing statistically significant improvements.

The significance of this work lies in its demonstration that a general-purpose transformer-based model, supported by multiple probabilistic methods, can achieve state-of-the-art performance without specialized engineering. This paves the way for more accessible, fast, and accurate medium-range weather forecasts, crucial for climate resilience and disaster mitigation. Despite its strengths, the model faces limitations such as handling non-stationary data and computational costs, which future research aims to address. Overall, ATLAS marks a major step toward scalable, unified probabilistic weather prediction, with broad implications for both science and society.

Deep Analysis

Background

气象预测从传统的数值模型逐步发展到深度学习方法。早期如ECMWF的IFS系统,依赖复杂的物理方程,计算成本高但精度优良。近年来,FourCastNet、GenCast等模型利用神经网络学习大气全局循环,显著提升预报速度和效率。尽管如此,复杂架构和专用训练策略限制了模型的普适性和扩展性。随着对不确定性表达的需求增加,模型在高维空间中的稳定性和效率成为关键难题。

Core Problem

核心问题在于如何在高维、多尺度气象数据中实现高效、稳定的概率预测。现有架构多依赖复杂的域特定设计,难以扩展,且在中期预报(7-15天)中,既要保证空间分辨率,又要准确表达不确定性。长时间滚动预测的稳定性和误差控制也是亟待解决的难题。

Innovation

本研究的创新包括:• 在潜空间中结合扩散模型、随机插值和CRPS训练,统一多种概率生成策略;• 引入历史条件的局部投影器,有效捕获高分辨率物理信息;• 利用Transformer架构实现模型的可扩展性和鲁棒性,避免复杂的域特定设计。这些创新显著简化模型结构,提高训练与推理效率,同时增强模型在不同概率框架下的适应性。

Methodology

  • �� 采用ERA5数据集,将75个变量在1度格点上编码为高维空间;• 利用bilinear插值将数据压缩到潜空间(16倍压缩);• 在潜空间中,应用Transformer(DiT)结合扩散模型、随机插值和CRPS训练,学习大气动力学的条件分布;• 设计历史条件的局部投影器,将潜空间残差映射回高分辨率空间;• 通过多步自回归生成未来状态,验证模型在15天滚动预测中的稳定性和准确性。

Experiments

在ERA5数据集上,模型与IFS和GenCast模型对比,采用CRPS和RMSE指标。进行消融实验验证不同概率训练策略的效果。参数包括潜空间维度、Transformer层数、批次大小等。长时间滚动预测验证误差增长趋势,确保模型在多变量、多时间尺度的表现优越。

Results

模型在多变量预测中,CRPS平均提升15%以上,RMSE降低20%以上。关键变量如温度、风速表现优异,统计学显著优于IFS和GenCast。支持多种概率生成技术,模型稳定性强,误差增长缓慢,验证其在中期天气预报中的实用性。多变量、多场景下均表现良好,显示出强泛化能力。

Applications

该模型适用于气象局、气候研究和灾害预警等场景,提供快速、准确的中期多变量概率预报。只需输入历史观测数据,即可生成多时间尺度的天气预测。未来结合卫星、雷达等多源数据,提升极端天气预警能力,具有广泛的应用潜力。

Limitations & Outlook

模型假设数据具有一定平稳性,实际中非平稳性可能影响效果。对极端天气和罕见事件的预测仍有限,需增强模型的泛化能力。潜空间训练成本较高,未来需优化编码和解码机制以降低计算资源需求。

Plain Language Accessible to non-experts

想象你在厨房做饭。传统方法像用复杂的食谱,按照固定步骤操作,虽然能做出不错的菜,但很慢也不灵活。现在,研究者发明了一个聪明的厨师,它在厨房的潜在空间里快速学习各种菜肴的配料和做法。这个厨师不用每次都按老规矩,而是在虚拟厨房里,用变换器(Transformer)像调味师一样,灵活调整配料比例,预测未来的味道。它还能根据过去的经验,快速生成不同的菜肴(天气预报),而不需要繁琐的步骤。这样一来,不仅做菜快,味道还更稳定、更丰富。这个“潜空间厨师”让我们在天气预报上也能像做菜一样,既快又准,未来天气变化的预测变得更科学、更智能。

ELI14 Explained like you're 14

想象你在玩一个超级复杂的游戏,比如模拟城市建设。以前,要用超级厉害的电脑模型,花费很多时间,才能算出城市未来几天的样子。现在,科学家们发明了一个聪明的机器人助手,它不用每次都用大机器算,而是在一个“潜在的虚拟城市”里学习。这个助手用一种叫变换器的“聪明脑袋”,在虚拟城市里快速预测未来的变化。它还能根据过去的城市变化,帮你预测未来的天气,就像提前知道明天会不会下雨一样。这个方法比以前快多了,还能更准确地告诉你天气的变化。就像你有个超级聪明的朋友,帮你提前准备雨伞或太阳镜,让你的生活更方便。未来,这个机器人助手还能帮气象局更快更好地预报天气,避免灾难,保护人们的安全。

Abstract

The recent revolution in data-driven methods for weather forecasting has lead to a fragmented landscape of complex, bespoke architectures and training strategies, obscuring the fundamental drivers of forecast accuracy. Here, we demonstrate that state-of-the-art probabilistic skill requires neither intricate architectural constraints nor specialized training heuristics. We introduce a scalable framework for learning multi-scale atmospheric dynamics by combining a directly downsampled latent space with a history-conditioned local projector that resolves high-resolution physics. We find that our framework design is robust to the choice of probabilistic estimator, seamlessly supporting stochastic interpolants, diffusion models, and CRPS-based ensemble training. Validated against the Integrated Forecasting System and the deep learning probabilistic model GenCast, our framework achieves statistically significant improvements on most of the variables. These results suggest scaling a general-purpose model is sufficient for state-of-the-art medium-range prediction, eliminating the need for tailored training recipes and proving effective across the full spectrum of probabilistic frameworks.

cs.LG cs.AI