paper-with-me

Papers

CrossDiff: Exploring Self-Supervised Representation of Pansharpening via Cross-Predictive Diffusion Model

2024-01-10 · Yinghui Xing, Litao Qu, Shizhou Zhang, Kai Zhang, Yanning Zhang

Fusion of a panchromatic (PAN) image and corresponding multispectral (MS) image is also known as pansharpening, which aims to combine abundant spatial details of PAN and spectral information of MS. Due to the absence of high-resolution MS images, available deep-learning-based methods usually follow the paradigm of training at reduced resolution and testing at both reduced and full resolution. When taking original MS and PAN images as inputs, they always obtain sub-optimal results due to the scale variation. In this paper, we propose to explore the self-supervised representation of pansharpening by designing a cross-predictive diffusion model, named CrossDiff. It has two-stage training. In the first stage, we introduce a cross-predictive pretext task to pre-train the UNet structure based on conditional DDPM, while in the second stage, the encoders of the UNets are frozen to directly extract spatial and spectral features from PAN and MS, and only the fusion head is trained to adapt for pansharpening task. Extensive experiments show the effectiveness and superiority of the proposed model compared with state-of-the-art supervised and unsupervised methods. Besides, the cross-sensor experiments also verify the generalization ability of proposed self-supervised representation learners for other satellite's datasets. We will release our code for reproducibility.

📄 PDF Abstract BibTeX arXiv:2401.05153

Code (0)

등록된 구현이 없습니다.

Tasks

Pansharpening

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

Unsupervised Pansharpening Based on Self-Attention Mechanism

2020-06-16 · Ying Qu, Razieh Kaviani Baghbaderani, Hairong Qi, Chiman Kwan

Pansharpening is to fuse a multispectral image (MSI) of low-spatial-resolution (LR) but rich spectral characteristics with a panchromatic image (PAN) of high-spatial-resolution (HR) but poor spectral characteristics. Tra…

Pansharpening

Realistic Human Motion Generation with Cross-Diffusion Models

2023-12-18 · Zeping Ren, Shaoli Huang, Xiu Li

We introduce the Cross Human Motion Diffusion Model (CrossDiff), a novel approach for generating high-quality human motion based on textual descriptions. Our method integrates 3D and 2D information using a shared transfo…

Motion Generation

CrossDiff: Diffusion Probabilistic Model With Cross-conditional Encoder-Decoder for Crack Segmentation

2025-01-22 · Xianglong Shi, Yunhan Jiang, Xiaoheng Jiang, Mingling Xu 외

Crack Segmentation in industrial concrete surfaces is a challenging task because cracks usually exhibit intricate morphology with slender appearances. Traditional segmentation methods often struggle to accurately locate …

Crack SegmentationDecoderSegmentation

CLIPPan: Adapting CLIP as A Supervisor for Unsupervised Pansharpening

2025-11-14 · Lihua Jian, Jiabo Liu, Shaowu Wu, Lihui Chen arxiv

Despite remarkable advancements in supervised pansharpening neural networks, these methods face domain adaptation challenges of resolution due to the intrinsic disparity between simulated reduced-resolution training data…

Domain Adaptation

Rethinking CNN-Based Pansharpening: Guided Colorization of Panchromatic Images via GANs

2020-06-30 · Furkan Ozcelik, Ugur Alganci, Elif Sertel, Gozde Unal

Convolutional Neural Networks (CNN)-based approaches have shown promising results in pansharpening of satellite images in recent years. However, they still exhibit limitations in producing high-quality pansharpening outp…

ColorizationPansharpeningSelf-Supervised LearningSuper-Resolution