菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-05-14
📄 Abstract - AnyBand-Diff: A Unified Remote Sensing Image Generation and Band Repair Framework with Spectral Priors

Existing diffusion models have made significant progress in generating realistic images. However, their direct adaptation to remote sensing imagery often disregards intrinsic physical laws. This oversight frequently leads to spectral distortion and radiometric inconsistency, severely limiting the scientific utility of generated data. To address this issue, this paper introduces AnyBand-Diff, a novel spectral-prior-guided diffusion framework tailored for robust spectral reconstruction. Specifically, we design a Masked Conditional Diffusion backbone integrated with a dual stochastic masking strategy, empowering the model to recover complete spectral information from arbitrary band subsets. Subsequently, to ensure radiometric fidelity, a Physics-Guided Sampling mechanism is proposed, leveraging gradients from a differentiable physical model to explicitly steer the denoising trajectory toward the manifold of physically plausible solutions. Furthermore, a Multi-Scale Physical Loss is formulated to enforce rigorous constraints across pixel, region, and global levels in a joint manner. Extensive experiments confirm the effectiveness of AnyBand-Diff in generating reliable imagery and achieving accurate spectral reconstruction, contributing to the advancement of physics-aware generative methods for Earth observation.

顶级标签: computer vision machine learning aigc
详细标签: remote sensing diffusion model spectral reconstruction physics-guided sampling 或 搜索:

AnyBand-Diff:一种融合光谱先验的统一遥感图像生成与波段修复框架 / AnyBand-Diff: A Unified Remote Sensing Image Generation and Band Repair Framework with Spectral Priors


1️⃣ 一句话总结

本文提出了一种名为AnyBand-Diff的扩散模型框架,通过引入光谱物理先验,能够从任意部分波段数据中准确修复或生成完整的遥感图像,有效解决了传统方法忽视物理规律导致的光谱失真问题。

源自 arXiv: 2605.14341