做气象预报或灾害预警的团队终于有了一个靠谱的降尺度工具——SwAIther-Precip 把全球 AI 模型的粗预报变成了瑞士本地可用的公里级概率预报,效果显著。做 AI+气象的开发者建议看看这个提前时间感知的校正思路。
瑞士研究人员提出 SwAIther-Precip 框架,通过提前时间感知的偏差校正,将全球 AI 天气模型(AIFS)的 0.25 度分辨率降水预报降尺度到 1 公里网格。该方法先用 U-Net 校正粗分辨率下的系统偏差,再用扩散模型生成精细空间变异性,在瑞士地区将 CRPS 降低 48%。有效分辨率达约 4 公里,且对长达 5 天的预报保持高光谱保真度。该工作解决了复杂地形下公里级中期降水预报的难题,为本地灾害应用提供了实用方案。
SwAIther-Precip: Lead-Time-Aware Bias Correction Enables Kilometer-Scale Downscaling of Global AI Precipitation Forecasts over Switzerland
Skillful medium-range precipitation forecasting at kilometer scale remains challenging over complex terrain because precipitation arises from multiscale nonlinear processes that global models cannot explicitly resolve at affordable cost. Global AI weather models can produce skillful medium-range forecasts, but their native 0.25 degrees resolution limits direct use for local hazard applications. Statistical downscaling can help bridge this gap, yet existing approaches often struggle with state-dependent, and especially lead-time-dependent, biases in global forecasts. We introduce SwAIther-Precip, a lead-time-aware downscaling framework that converts coarse-resolution AIFS forecasts into probabilistic km-scale precipitation fields over Switzerland. First, a U-Net conditioned on lead time via feature-wise linear modulation deterministically corrects systematic biases at coarse resolution. This targeted correction enables a cheaper super-resolution stage conditioned only on corrected precipitation, allowing direct training on observations rather than on the full atmospheric state. A diffusion-based model then generates fine-scale spatial variability independently of lead time. Using AIFS forecasts and CombiPrecip radar-gauge observations, SwAIther-Precip reduces CRPS by 48% relative to raw AIFS. The generated fields reproduce observed spatial variability with spectral fidelity above 0.85 at large scales and 0.88 at small scales, corresponding to an effective resolution of approximately 4 km on a 1 km grid for lead times up to 5 days. Training across lead times further improves long-range performance, yielding a 13% CRPS reduction at 6 days relative to lead-time-specific models. These results show that explicitly correcting lead-time-dependent biases before generative super-resolution is key to efficient km-scale probabilistic downscaling of global AI precipitation forecasts.