用弱监督生成模型融合多源卫星数据,实现每日10米地表温度精准估算。
WGAST: Weakly-Supervised Generative Network for Daily 10 m Land Surface Temperature Estimation via Spatio-Temporal Fusion
- 采用四阶段生成对抗网络,结合注意力与相似性机制融合多源遥感数据。
- 相比最优基线,均方根误差降低17.05%,结构相似性提升4.22%。
- 首次实现日尺度10米分辨率地表温度重建,适合城市热环境研究。
城市化、气候变化与农业压力正推动对高精度、及时环境监测的需求。地表温度(LST)是关键变量,通常由遥感卫星反演获得,但存在空间与时间分辨率的权衡。尽管时空融合方法具有潜力,现有研究极少关注日尺度10米分辨率的LST估计。本文提出WGAST,一种基于时空融合的弱监督生成网络,整合Terra MODIS、Landsat 8与Sentinel-2数据,实现日级10米分辨率地表温度重建。这是首个针对该任务的端到端深度学习框架,采用条件生成对抗架构,包含特征提取、融合、重建与噪声抑制四阶段。第一阶段通过多编码器提取多层级潜在表示;第二阶段利用余弦相似度、归一化与时间注意力机制进行特征融合;第三阶段解码融合特征为高分辨率LST,并通过高斯滤波抑制高频噪声。训练基于物理平均原则,辅以PatchGAN判别器。实验表明,与最佳基线相比,平均RMSE降低17.05%,SSIM提升4.22%。同时,结果在33个近地面传感器验证下有效捕捉细尺度热分布模式。代码已开源。
原文摘要 · Abstract (English)
Urbanization, climate change, and agricultural stress are increasing the demand for precise and timely environmental monitoring. Land Surface Temperature (LST) is a key variable in this context and is retrieved from remote sensing satellites. However, these systems face a trade-off between spatial and temporal resolution. While spatio-temporal fusion methods offer promising solutions, few have addressed the estimation of daily LST at 10 m resolution. In this study, we present WGAST, a weakly-supervised generative network for daily 10 m LST estimation via spatio-temporal fusion of Terra MODIS, Landsat 8, and Sentinel-2. WGAST is the first end-to-end deep learning framework designed for this task. It adopts a conditional generative adversarial architecture, with a generator composed of four stages: feature extraction, fusion, LST reconstruction, and noise suppression. The first stage employs a set of encoders to extract multi-level latent representations from the inputs, which are then fused in the second stage using cosine similarity, normalization, and temporal attention mechanisms. The third stage decodes the fused features into high-resolution LST, followed by a Gaussian filter to suppress high-frequency noise. Training follows a weakly supervised strategy based on physical averaging principles and reinforced by a PatchGAN discriminator. Experiments demonstrate that WGAST outperforms existing methods in both quantitative and qualitative evaluations. Compared to the best-performing baseline, on average, WGAST reduces RMSE by 17.05% and improves SSIM by 4.22%. Furthermore, WGAST effectively captures fine-scale thermal patterns, as validated against near-surface air temperature measurements from 33 near-ground sensors. The code is available at https://github.com/Sofianebouaziz1/WGAST.git.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。