HarmoniDiff-RS: Training-Free Diffusion Harmonization for Satellite Image Composition

arXiv cs.CV / 4/22/2026

📰 NewsSignals & Early TrendsTools & Practical UsageModels & Research

Key Points

  • HarmoniDiff-RS is a training-free, diffusion-based framework designed to harmonize composite satellite images across different domain conditions for remote-sensing use cases.
  • It aligns source and target radiometric properties via a Latent Mean Shift operation, aiming to transfer imaging characteristics while keeping the composite meaningful.
  • To trade off harmonization against content preservation, the method uses Timestep-wise Latent Fusion, combining early and late inverted latents to generate multiple candidate composites.
  • A lightweight harmony classifier is trained to automatically select the most coherent composite from the candidate set.
  • The work introduces RSIC-H, a new satellite image harmonization benchmark dataset (500 paired samples) derived from fMoW, and provides code publicly for reuse.

Abstract

Satellite image composition plays a critical role in remote sensing applications such as data augmentation, disaste simulation, and urban planning. We propose HarmoniDiff-RS, a training-free diffusion-based framework for harmonizing composite satellite images under diverse domain conditions. Our method aligns the source and target domains through a Latent Mean Shift operation that transfers radiometric characteristics between them. To balance harmonization and content preservation, we introduce a Timestep-wise Latent Fusion strategy by leveraging early inverted latents for high harmonization and late latents for semantic consistency to generate a set of composite candidates. A lightweight harmony classifier is trained to further automatically select the most coherent result among them. We also construct RSIC-H, a benchmark dataset for satellite image harmonization derived from fMoW, providing 500 paired composition samples. Experiments demonstrate that our method effectively performs satellite image composition, showing strong potential for scalable remote-sensing synthesis and simulation tasks. Code is available at: https://github.com/XiaoqiZhuang/HarmoniDiff-RS.