Text2Earth: Unlocking Text-driven Remote Sensing Image Generation with a Global-Scale Dataset and a Foundation Model
Chenyang Liu, Keyan Chen, Rui Zhao, Zhengxia Zou, Zhenwei Shi
TL;DR
This work tackles the gap in global-scale, text-driven remote sensing image generation by introducing Git-10M, a 10.5M image-text dataset with geolocation and resolution metadata, and Text2Earth, a 1.3B parameter diffusion foundation model. Text2Earth uses VAE-based image compression, OpenCLIP ViT-H text embeddings, and a resolution-guided diffusion process with cross-attention and a dynamic conditioning strategy to support zero-shot text-to-image generation, unbounded scene construction, and cross-modal synthesis. The model achieves notable improvements on RSICD benchmarks (e.g., +26.23 in FID and +20.95% in Zero-shot Cls-OA) and demonstrates robust capabilities in image editing, multi-modal generation, and data augmentation, with a scalable training paradigm on a global RS dataset. These contributions enable broader, semantically consistent remote sensing image generation and processing, with potential impacts on simulation, planning, and multimodal RS learning.
Abstract
Generative foundation models have advanced large-scale text-driven natural image generation, becoming a prominent research trend across various vertical domains. However, in the remote sensing field, there is still a lack of research on large-scale text-to-image (text2image) generation technology. Existing remote sensing image-text datasets are small in scale and confined to specific geographic areas and scene types. Besides, existing text2image methods have struggled to achieve global-scale, multi-resolution controllable, and unbounded image generation. To address these challenges, this paper presents two key contributions: the Git-10M dataset and the Text2Earth foundation model. Git-10M is a global-scale image-text dataset comprising 10.5 million image-text pairs, 5 times larger than the previous largest one. The dataset covers a wide range of geographic scenes and contains resolution information, significantly surpassing existing datasets in both size and diversity. Building on Git-10M, we propose Text2Earth, a 1.3 billion parameter generative foundation model based on the diffusion framework to model global-scale remote sensing scenes. Text2Earth integrates a resolution guidance mechanism, enabling users to specify image resolutions. A dynamic condition adaptation strategy is proposed for training and inference to improve image quality. Text2Earth excels in zero-shot text2image generation and demonstrates robust generalization and flexibility across multiple tasks, including unbounded scene construction, image editing, and cross-modal image generation. This robust capability surpasses previous models restricted to the basic fixed size and limited scene types. On the previous benchmark dataset, Text2Earth outperforms previous models with an improvement of +26.23 FID and +20.95% Zero-shot Cls-OA metric.Our project page is https://chen-yang-liu.github.io/Text2Earth
