Remote Diffusion (2405.04717v1)
Abstract: I explored adapting Stable Diffusion v1.5 for generating domain-specific satellite and aerial images in remote sensing. Recognizing the limitations of existing models like Midjourney and Stable Diffusion, trained primarily on natural RGB images and lacking context for remote sensing, I used the RSICD dataset to train a Stable Diffusion model with a loss of 0.2. I incorporated descriptive captions from the dataset for text-conditioning. Additionally, I created a synthetic dataset for a Land Use Land Classification (LULC) task, employing prompting techniques with RAG and ChatGPT and fine-tuning a specialized remote sensing LLM. However, I faced challenges with prompt quality and model performance. I trained a classification model (ResNet18) on the synthetic dataset achieving 49.48% test accuracy in TorchGeo to create a baseline. Quantitative evaluation through FID scores and qualitative feedback from domain experts assessed the realism and quality of the generated images and dataset. Despite extensive fine-tuning and dataset iterations, results indicated subpar image quality and realism, as indicated by high FID scores and domain-expert evaluation. These findings call attention to the potential of diffusion models in remote sensing while highlighting significant challenges related to insufficient pretraining data and computational resources.
- Mistral 7b, 2023.
- Diffusionsat: A generative foundation model for satellite imagery, 2023.
- Textbooks are all you need ii: phi-1.5 technical report, 2023.
- Diverse hyperspectral remote sensing image synthesis with diffusion models. IEEE Transactions on Geoscience and Remote Sensing, 61:1–16, 2023. doi: 10.1109/TGRS.2023.3335975.
- Exploring models and data for remote sensing image caption generation. IEEE Transactions on Geoscience and Remote Sensing, 56(4):2183–2195. doi: 10.1109/TGRS.2017.2776321.
- In-domain representation learning for remote sensing. arXiv preprint arXiv:1911.06721, 2019.
- High-resolution image synthesis with latent diffusion models. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), pp. 10684–10695, June 2022a.
- High-resolution image synthesis with latent diffusion models, 2022b.
- Rsdiff: Remote sensing image generation from text using diffusion model, 2023.
- Torchgeo: Deep learning with geospatial data, 2022.
- Ssl4eo-s12: A large-scale multi-modal, multi-temporal dataset for self-supervised learning in earth observation, 2023.
- Parameter-efficient fine-tuning methods for pretrained language models: A critical review and assessment, 2023.