English

ChangeBridge: Spatiotemporal Image Generation with Multimodal Controls for Remote Sensing

Computer Vision and Pattern Recognition 2026-04-10 v3

Abstract

Spatiotemporal image generation is a highly meaningful task, which can generate future scenes conditioned on given observations. However, existing change generation methods can only handle event-driven changes (e.g., new buildings) and fail to model cross-temporal variations (e.g., seasonal shifts). In this work, we propose ChangeBridge, a conditional spatiotemporal image generation model for remote sensing. Given pre-event images and multimodal event controls, ChangeBridge generates post-event scenes that are both spatially and temporally coherent. The core idea is a drift-asynchronous diffusion bridge. Specifically, it consists of three main modules: a) Composed Bridge Initialization, which replaces noise initialization. It starts the diffusion from a composed pre-event state, modeling a diffusion bridge process. b) Asynchronous Drift Diffusion, which uses a pixel-wise drift map, assigning different drift magnitudes to event and temporal evolution. This enables differentiated generation during the pre-to-post transition. c) Drift-Aware Denoising, which embeds the drift map into the denoising network, guiding drift-aware reconstruction. Experiments show that ChangeBridge can generate better cross-spatiotemporal aligned scenarios compared to state-of-the-art methods. Additionally, ChangeBridge shows great potential for land-use planning and as a data generation engine for a series of change detection tasks. Code is available at https://github.com/zhenghuizhao/ChangeBridge

Keywords

Cite

@article{arxiv.2507.04678,
  title  = {ChangeBridge: Spatiotemporal Image Generation with Multimodal Controls for Remote Sensing},
  author = {Zhenghui Zhao and Chen Wu and Xiangyong Cao and Di Wang and Hongruixuan Chen and Datao Tang and Liangpei Zhang and Zhuo Zheng},
  journal= {arXiv preprint arXiv:2507.04678},
  year   = {2026}
}

Comments

Accepted by CVPR 2026

R2 v1 2026-07-01T03:48:51.597Z