DDPM-CD: Denoising Diffusion Probabilistic Models as Feature Extractors for Change Detection
Wele Gedara Chaminda Bandara, Nithin Gopalakrishnan Nair, Vishal M., Patel

TL;DR
This paper introduces DDPM-CD, a novel change detection method that leverages pre-trained Denoising Diffusion Probabilistic Models as feature extractors, significantly improving accuracy on multiple remote sensing datasets.
Contribution
It presents a new approach using pre-trained DDPMs for feature extraction in change detection, outperforming existing methods.
Findings
Outperforms state-of-the-art methods in F1 score, IoU, and accuracy
Effective use of unlabeled remote sensing images for pre-training
Demonstrates robustness across multiple datasets
Abstract
Remote sensing change detection is crucial for understanding the dynamics of our planet's surface, facilitating the monitoring of environmental changes, evaluating human impact, predicting future trends, and supporting decision-making. In this work, we introduce a novel approach for change detection that can leverage off-the-shelf, unlabeled remote sensing images in the training process by pre-training a Denoising Diffusion Probabilistic Model (DDPM) - a class of generative models used in image synthesis. DDPMs learn the training data distribution by gradually converting training images into a Gaussian distribution using a Markov chain. During inference (i.e., sampling), they can generate a diverse set of samples closer to the training distribution, starting from Gaussian noise, achieving state-of-the-art image synthesis results. However, in this work, our focus is not on image…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting
MethodsDiffusion
