AnyBand-Diff: A Unified Remote Sensing Image Generation and Band Repair Framework with Spectral Priors

· Source: cs.CV updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Remote Sensing & Earth Observation · Depth: Expert, extended

Summary

AnyBand-Diff is a novel spectral-prior-guided diffusion framework designed for generating and repairing remote sensing (RS) imagery while adhering to physical laws. Existing diffusion models often produce spectral distortion and radiometric inconsistency in RS data, limiting their scientific utility. AnyBand-Diff addresses this by integrating a Masked Conditional Diffusion (MCD) backbone with a dual stochastic masking strategy to recover complete spectral information from arbitrary band subsets. It also incorporates a Physics-Guided Sampling (PGS) mechanism, which uses gradients from a differentiable physical model to steer the denoising process towards physically plausible solutions. Furthermore, a Multi-Scale Physical Loss (MSPL) enforces radiometric fidelity across pixel, region, and global levels. Experiments show AnyBand-Diff outperforms state-of-the-art baselines, achieving a PSNR of 17.11 dB and SSIM of 0.73, and maintaining high fidelity even with 50% band loss, demonstrating its effectiveness in physics-aware generative methods for Earth observation.

Key takeaway

For Computer Vision Engineers developing generative AI for remote sensing, AnyBand-Diff demonstrates that integrating explicit physical priors is crucial for producing scientifically valid and radiometrically consistent imagery. You should consider incorporating differentiable physical models and multi-scale loss functions into your diffusion frameworks to overcome limitations of purely data-driven approaches, especially when dealing with incomplete or diverse sensor data. This approach ensures generated data is suitable for quantitative analysis, not just visual plausibility.

Key insights

AnyBand-Diff generates physically consistent remote sensing images by integrating spectral priors and multi-scale physical constraints into a diffusion model.

Principles

Method

AnyBand-Diff uses a Masked Conditional Diffusion backbone with dual stochastic masking, Physics-Guided Sampling via differentiable physical models, and a Multi-Scale Physical Loss for pixel, region, and global consistency.

In practice

Topics

Best for: Computer Vision Engineer, AI Scientist, Research Scientist, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.CV updates on arXiv.org.