SADER: Structure-Aware Diffusion Framework with DEterministic Resampling for Multi-Temporal Remote Sensing Cloud Removal
Yifan Zhang, Qian Chen, Yi Liu, Wengen Li, Jihong Guan
TL;DR
SADER addresses cloud contamination in multi-temporal remote sensing by integrating structure-aware diffusion with mean-guided denoising, cloud-aware loss, and deterministic resampling. The method introduces MTCDN to fuse temporal cues with a conditional backbone, and employs a cloud-focused loss plus brightness consistency to stabilize training across cloud-heavy regions. A deterministic resampling strategy guided by a frozen MAE structural prior refines predictions without excessive computation. Across two challenging datasets, SADER achieves consistent improvements in PSNR, SSIM, LPIPS, and spectral fidelity, demonstrating stronger spatial reconstruction, structural preservation, and temporal coherence suitable for large-scale EO applications. The work provides a practical, scalable framework for robust cloud removal in multi-temporal remote sensing tasks, with publicly available code.
Abstract
Cloud contamination severely degrades the usability of remote sensing imagery and poses a fundamental challenge for downstream Earth observation tasks. Recently, diffusion-based models have emerged as a dominant paradigm for remote sensing cloud removal due to their strong generative capability and stable optimization. However, existing diffusion-based approaches often suffer from limited sampling efficiency and insufficient exploitation of structural and temporal priors in multi-temporal remote sensing scenarios. In this work, we propose SADER, a structure-aware diffusion framework for multi-temporal remote sensing cloud removal. SADER first develops a scalable Multi-Temporal Conditional Diffusion Network (MTCDN) to fully capture multi-temporal and multimodal correlations via temporal fusion and hybrid attention. Then, a cloud-aware attention loss is introduced to emphasize cloud-dominated regions by accounting for cloud thickness and brightness discrepancies. In addition, a deterministic resampling strategy is designed for continuous diffusion models to iteratively refine samples under fixed sampling steps by replacing outliers through guided correction. Extensive experiments on multiple multi-temporal datasets demonstrate that SADER consistently outperforms state-of-the-art cloud removal methods across all evaluation metrics. The code of SADER is publicly available at https://github.com/zyfzs0/SADER.
