paper-with-me

홈 › Papers

EDiffSR: An Efficient Diffusion Probabilistic Model for Remote Sensing Image Super-Resolution

2023-10-30 · Yi Xiao, Qiangqiang Yuan, Kui Jiang, Jiang He, Xianyu Jin, Liangpei Zhang

Recently, convolutional networks have achieved remarkable development in remote sensing image Super-Resoltuion (SR) by minimizing the regression objectives, e.g., MSE loss. However, despite achieving impressive performance, these methods often suffer from poor visual quality with over-smooth issues. Generative adversarial networks have the potential to infer intricate details, but they are easy to collapse, resulting in undesirable artifacts. To mitigate these issues, in this paper, we first introduce Diffusion Probabilistic Model (DPM) for efficient remote sensing image SR, dubbed EDiffSR. EDiffSR is easy to train and maintains the merits of DPM in generating perceptual-pleasant images. Specifically, different from previous works using heavy UNet for noise prediction, we develop an Efficient Activation Network (EANet) to achieve favorable noise prediction performance by simplified channel attention and simple gate operation, which dramatically reduces the computational budget. Moreover, to introduce more valuable prior knowledge into the proposed EDiffSR, a practical Conditional Prior Enhancement Module (CPEM) is developed to help extract an enriched condition. Unlike most DPM-based SR models that directly generate conditions by amplifying LR images, the proposed CPEM helps to retain more informative cues for accurate SR. Extensive experiments on four remote sensing datasets demonstrate that EDiffSR can restore visual-pleasant images on simulated and real-world remote sensing images, both quantitatively and qualitatively. The code of EDiffSR will be available at https://github.com/XY-boy/EDiffSR

📄 PDF Abstract BibTeX arXiv:2310.19288

Code (1)

xy-boy/ediffsr 공식 구현 pytorch

Tasks

Image Super-ResolutionSuper-Resolution

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

Diffusion-RSCC: Diffusion Probabilistic Model for Change Captioning in Remote Sensing Images

2024-05-21 · Xiaofei Yu, Yitong Li, Jie Ma

Remote sensing image change captioning (RSICC) aims at generating human-like language to describe the semantic changes between bi-temporal remote sensing image pairs. It provides valuable insights into environmental dyna…

RSHazeDiff: A Unified Fourier-aware Diffusion Model for Remote Sensing Image Dehazing

2024-05-15 · Jiamei Xiong, Xuefeng Yan, Yongzhen Wang, Wei Zhao 외

Haze severely degrades the visual quality of remote sensing images and hampers the performance of road extraction, vehicle detection, and traffic flow monitoring. The emerging denoising diffusion probabilistic model (DDP…

DenoisingImage DehazingNoise Estimationvehicle detection

Object Fidelity Diffusion for Remote Sensing Image Generation

2025-08-14 · Ziqi Ye, Shuran Ma, Jie Yang, Xiaoyi Yang 외 arxiv

High-precision controllable remote sensing image generation is both meaningful and challenging. Existing diffusion models often produce low-fidelity images due to their inability to adequately capture morphological detai…

Object DetectionImage Generation

Balanced Diffusion-Guided Fusion for Multimodal Remote Sensing Classification

2025-09-27 · Hao Liu, Yongjie Zheng, Yuhan Kang, Mingyang Zhang 외 arxiv

Deep learning-based techniques for the analysis of multimodal remote sensing data have become popular due to their ability to effectively integrate complementary spatial, spectral, and structural information from differe…

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