paper-with-me

Papers

UP-Diff: Latent Diffusion Model for Remote Sensing Urban Prediction

2024-07-16 · Zeyu Wang, Zecheng Hao, Jingyu Lin, Yuchao Feng, Yufei Guo

This study introduces a novel Remote Sensing (RS) Urban Prediction (UP) task focused on future urban planning, which aims to forecast urban layouts by utilizing information from existing urban layouts and planned change maps. To address the proposed RS UP task, we propose UP-Diff, which leverages a Latent Diffusion Model (LDM) to capture positionaware embeddings of pre-change urban layouts and planned change maps. In specific, the trainable cross-attention layers within UP-Diff's iterative diffusion modules enable the model to dynamically highlight crucial regions for targeted modifications. By utilizing our UP-Diff, designers can effectively refine and adjust future urban city plans by making modifications to the change maps in a dynamic and adaptive manner. Compared with conventional RS Change Detection (CD) methods, the proposed UP-Diff for the RS UP task avoids the requirement of paired prechange and post-change images, which enhances the practical usage in city development. Experimental results on LEVIRCD and SYSU-CD datasets show UP-Diff's ability to accurately predict future urban layouts with high fidelity, demonstrating its potential for urban planning. Code and model weights are available at https://github.com/zeyuwang-zju/UP-Diff.

📄 PDF Abstract BibTeX arXiv:2407.11578

Code (1)

zeyuwang-zju/up-diff 공식 구현 pytorch

Tasks

Change Detection

Methods 이 논문이 사용한 방법론

Latent Diffusion Model Diffusion models applied to latent spaces, which are normally built with (Variational) Autoencoders.
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

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

2026-04-21 · Xiaoqi Zhuang, Jefersson A. Dos Santos, Jungong Han arxiv

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…

Image HarmonizationData Augmentation

RSFAKE-1M: A Large-Scale Dataset for Detecting Diffusion-Generated Remote Sensing Forgeries

2025-05-29 · Zhihong Tan, Jiayi Wang, Huiying Shi, Binyuan Huang 외

Detecting forged remote sensing images is becoming increasingly critical, as such imagery plays a vital role in environmental monitoring, urban planning, and national security. While diffusion models have emerged as the …

Image Generation

IDF-CR: Iterative Diffusion Process for Divide-and-Conquer Cloud Removal in Remote-sensing Images

2024-03-18 · Meilin Wang, Yexing Song, Pengxu Wei, Xiaoyu Xian 외

Deep learning technologies have demonstrated their effectiveness in removing cloud cover from optical remote-sensing images. Convolutional Neural Networks (CNNs) exert dominance in the cloud removal tasks. However, const…

Cloud RemovalImage GenerationImage Reconstruction

Towards Realistic Remote Sensing Dataset Distillation with Discriminative Prototype-guided Diffusion

2026-01-22 · Yonghao Xu, Pedram Ghamisi, Qihao Weng arxiv

Recent years have witnessed the remarkable success of deep learning in remote sensing image interpretation, driven by the availability of large-scale benchmark datasets. However, this reliance on massive training data al…

Scene Classification

RSDiff: Remote Sensing Image Generation from Text Using Diffusion Model

2023-09-03 · Ahmad Sebaq, Mohamed ElHelw

The generation and enhancement of satellite imagery are critical in remote sensing, requiring high-quality, detailed images for accurate analysis. This research introduces a two-stage diffusion model methodology for synt…

Decision MakingImage CaptioningImage GenerationSuper-Resolution