Extending Precipitation Nowcasting Horizons via Spectral Fusion of Radar Observations and Foundation Model Priors

cs.LG cs.AI Yuze Qin, Qingyong Li, Zhiqing Guo, Wen Wang, Yan Liu, Yangli-ao Geng · Mar 23, 2026
Local to this browser
What it does
PW-FouCast addresses the degradation of radar-only precipitation nowcasting at long lead times by proposing a frequency-domain fusion framework that integrates Pangu-Weather foundation model priors with radar observations. The core insight...
Why it matters
The core insight is that meteorological forecasts and radar reflectivity share similar phase structure despite differing amplitudes, enabling spectral alignment through phase-aware modulation and memory-based correction. The approach...
Main concern
The paper presents a technically sound frequency-domain fusion approach that demonstrates consistent improvements over conventional spatial fusion methods on SEVIR and MeteoNet. However, the claim of state-of-the-art performance is...
Community signal
0
0 up · 0 down
Sign in to vote with arrows
AI Review AI reviewed
Plain-language introduction

PW-FouCast addresses the degradation of radar-only precipitation nowcasting at long lead times by proposing a frequency-domain fusion framework that integrates Pangu-Weather foundation model priors with radar observations. The core insight is that meteorological forecasts and radar reflectivity share similar phase structure despite differing amplitudes, enabling spectral alignment through phase-aware modulation and memory-based correction. The approach achieves quantitative improvements on standard benchmarks and offers a novel alternative to spatial fusion methods.

Critical review
Verdict
Bottom line

The paper presents a technically sound frequency-domain fusion approach that demonstrates consistent improvements over conventional spatial fusion methods on SEVIR and MeteoNet. However, the claim of state-of-the-art performance is undermined by the omission of recent diffusion-based baselines (Prediff, DiffCast) from the comparative evaluation, and the reliance on computationally expensive foundation model outputs limits practical applicability without cost-benefit analysis.

“Extensive experiments on the SEVIR and MeteoNet benchmarks demonstrate that PW-FouCast achieves state-of-the-art performance”
paper abstract · Abstract
“PW-FouCast achieves state-of-the-art performance on the SEVIR dataset, reducing MSE and MAE by 2.28% and 2.15%”
paper · Section V-B
What holds up

The spectral decomposition approach is empirically well-motivated: Figure 3 demonstrates that reconstructing radar fields using Pangu-Weather phases preserves spatial structure, validating the phase-similarity assumption underlying the Pangu-Weather-guided Frequency Modulation (PFM). The ablation study (Table III) rigorously validates that each component contributes distinctively—PFM improves skill metrics (CSI/HSS) while Frequency Memory (FM) reduces spatial errors (MSE/MAE)—and their synergy is necessary for peak performance. The loss function combining spatial MSE and spectral $L_1$ terms ($\mathcal{L}=\mathbb{E}[\|X_{1:K}-\hat{X}_{1:K}\|_2^2] + \lambda\mathbb{E}[\|\mathcal{F}(X_{1:K})-\mathcal{F}(\hat{X}_{1:K})\|_1]$) is appropriate for preserving high-frequency echo structure.

Main concerns

The evaluation excludes recent diffusion-based SOTA methods such as Prediff (NeurIPS 2023) and DiffCast (CVPR 2024), which are cited as references [23] and [24] but conspicuously absent from Tables I and II, weakening the state-of-the-art claim. The Frequency Memory module requires a complex two-stage training procedure ("training proceeds in two stages") where the memory bank is populated with ground-truth phases in Phase 1 and fixed during Phase 2 matching; this introduces training instability risks and convergence challenges that are neither analyzed nor justified with ablations. Additionally, the method's dependency on Pangu-Weather inference adds substantial computational overhead—generating 20 frames of meteorological variables at 0.25° resolution—that is not quantified or compared against baseline inference costs.

“training proceeds in two stages”
paper · Section IV-C
Evidence and comparison

While the paper compares against 12 baselines including NowcastNet (Nature 2023), the exclusion of latent diffusion models—currently the dominant paradigm for precipitation nowcasting—makes the comparative analysis incomplete. The reported percentage improvements (e.g., 6.84% CSI increase) lack confidence intervals, statistical significance testing, or variance estimates across multiple training seeds, making it difficult to assess whether gains are statistically robust or subject to initialization variance. The qualitative results (Figures 6–7) show favorable case studies but provide no failure case analysis or discussion of meteorological conditions where spectral fusion might underperform spatial approaches.

Reproducibility

The authors provide a GitHub repository link and architectural specifications (4 convolutional encoder-decoder modules, hidden depth $L=6$, $128\times 128$ resolution), but omit critical training details including batch size, total training epochs, wall-clock time, and GPU memory requirements. The Pangu-Weather preprocessing pipeline—which regrids 0.25° global forecasts to $32\times 32$ via "spatial and temporal interpolation"—lacks specifics on interpolation methods (bilinear vs. bicubic) and temporal alignment strategies that could affect reproducibility. The two-stage Frequency Memory training protocol lacks algorithmic pseudocode, details on the convergence criteria for each phase, or the rationale for selecting $S=240$ memory slots for SEVIR versus $S=160$ for MeteoNet beyond empirical sweeps.

“Following [11], training proceeds in two stages”
paper · Section IV-C
Abstract

Precipitation nowcasting is critical for disaster mitigation and aviation safety. However, radar-only models frequently suffer from a lack of large-scale atmospheric context, leading to performance degradation at longer lead times. While integrating meteorological variables predicted by weather foundation models offers a potential remedy, existing architectures fail to reconcile the profound representational heterogeneities between radar imagery and meteorological data. To bridge this gap, we propose PW-FouCast, a novel frequency-domain fusion framework that leverages Pangu-Weather forecasts as spectral priors within a Fourier-based backbone. Our architecture introduces three key innovations: (i) Pangu-Weather-guided Frequency Modulation to align spectral magnitudes and phases with meteorological priors; (ii) Frequency Memory to correct phase discrepancies and preserve temporal evolution; and (iii) Inverted Frequency Attention to reconstruct high-frequency details typically lost in spectral filtering. Extensive experiments on the SEVIR and MeteoNet benchmarks demonstrate that PW-FouCast achieves state-of-the-art performance, effectively extending the reliable forecast horizon while maintaining structural fidelity. Our code is available at https://github.com/Onemissed/PW-FouCast.

Challenge the Review

Pick a starting point or write your own. Challenges run in the background, so you can keep reading while the AI investigates.

No challenges yet. Disagree with the review? Ask the AI to revisit a specific claim.