paper-with-me

Papers

DiffusionSat: A Generative Foundation Model for Satellite Imagery

2023-12-06 · Samar Khanna, Patrick Liu, Linqi Zhou, Chenlin Meng, Robin Rombach, Marshall Burke, David Lobell, Stefano Ermon

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/

📄 PDF Abstract BibTeX arXiv:2312.03606

Code (1)

samar-khanna/diffusionsat jax

Tasks

Crop Yield PredictionImage Generationmodel

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

Seeing Through the Clouds: Cloud Gap Imputation with Prithvi Foundation Model

2024-04-30 · Denys Godwin, Hanxi Li, Michael Cecil, Hamed Alemohammad

Filling cloudy pixels in multispectral satellite imagery is essential for accurate data analysis and downstream applications, especially for tasks which require time series data. To address this issue, we compare the per…

Generative Adversarial NetworkImputationTime Series

Detecting Brick Kiln Infrastructure at Scale: Graph, Foundation, and Remote Sensing Models for Satellite Imagery Data

2026-02-12 · Usman Nazir, Xidong Chen, Hafiz Muhammad Abubakar, Hadia Abu Bakar 외 arxiv

Brick kilns are a major source of air pollution and forced labor in South Asia, yet large-scale monitoring remains limited by sparse and outdated ground data. We study brick kiln detection at scale using high-resolution …

Graph Learning

Towards a Knowledge guided Multimodal Foundation Model for Spatio-Temporal Remote Sensing Applications

2024-07-29 · Praveen Ravirathinam, Ankush Khandelwal, Rahul Ghosh, Vipin Kumar

In recent years, there has been an increased interest in foundation models for geoscience due to the vast amount of Earth observing satellite imagery. Existing remote sensing foundation models make use of the various sou…

SeeFar: Satellite Agnostic Multi-Resolution Dataset for Geospatial Foundation Models

2024-06-10 · James Lowman, Kelly Liu Zheng, Roydon Fraser, Jesse Van Griensven The 외

SeeFar is an evolving collection of multi-resolution satellite images from public and commercial satellites. We specifically curated this dataset for training geospatial foundation models, unconstrained by satellite type…

Semantic Segmentation of Medium-Resolution Satellite Imagery using Conditional Generative Adversarial Networks

2020-12-05 · Aditya Kulkarni, Tharun Mohandoss, Daniel Northrup, Ernest Mwebaze 외

Semantic segmentation of satellite imagery is a common approach to identify patterns and detect changes around the planet. Most of the state-of-the-art semantic segmentation models are trained in a fully supervised way u…

Image-to-Image TranslationLand Cover ClassificationSegmentationSemantic Segmentation+1