CVAILGDec 6, 2023

DiffusionSat: A Generative Foundation Model for Satellite Imagery

arXiv:2312.03606v2179 citationsh-index: 93ICLR
Originality Incremental advance
AI Analysis

This addresses the problem of generating remote sensing data for applications like environmental monitoring, though it is incremental as it adapts existing diffusion models to a new domain.

The authors tackled the lack of generative foundation models for satellite imagery by developing DiffusionSat, which uses metadata conditioning to generate realistic samples and outperforms previous state-of-the-art methods.

Diffusion models have achieved state-of-the-art results on many modalities including images, speech, and video. However, existing models are not tailored to support remote sensing data, which is widely used in important applications including environmental monitoring and crop-yield prediction. Satellite images are significantly different from natural images -- they can be multi-spectral, irregularly sampled across time -- and existing diffusion models trained on images from the Web do not support them. Furthermore, remote sensing data is inherently spatio-temporal, requiring conditional generation tasks not supported by traditional methods based on captions or images. In this paper, we present DiffusionSat, to date the largest generative foundation model trained on a collection of publicly available large, high-resolution remote sensing datasets. As text-based captions are sparsely available for satellite images, we incorporate the associated metadata such as geolocation as conditioning information. Our method produces realistic samples and can be used to solve multiple generative tasks including temporal generation, superresolution given multi-spectral inputs and in-painting. Our method outperforms previous state-of-the-art methods for satellite image generation and is the first large-scale generative foundation model for satellite imagery. The project website can be found here: https://samar-khanna.github.io/DiffusionSat/

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes