EarthDial: Turning Multi-sensory Earth Observations to Interactive Dialogues
Sagar Soni, Akshay Dudhane, Hiyam Debary, Mustansar Fiaz, Muhammad Akhtar Munir, Muhammad Sohail Danish, Paolo Fraccaro, Campbell D Watson, Levente J Klein, Fahad Shahbaz Khan, Salman Khan
TL;DR
EarthDial addresses the mismatch between generic vision-language models and Earth Observation data by introducing a domain-specific, multi-sensor VLM capable of handling RGB, multispectral, SAR, and temporal imagery. It employs a lightweight architecture with adaptive high-resolution tiling and a data fusion module, trained via a three-stage pipeline and an 11.11M instruction-tuning dataset to support a wide range of EO tasks in natural-language dialogue. The approach yields strong generalization across 44 downstream tasks, outperforming prior RS-VLMs and serving as a versatile tool for environmental monitoring, disaster response, and resource management. Ablation studies validate the benefits of multi-stage pretraining and multispectral fusion, confirming the design choices that enable robust temporal and spectral reasoning in remote sensing.
Abstract
Automated analysis of vast Earth observation data via interactive Vision-Language Models (VLMs) can unlock new opportunities for environmental monitoring, disaster response, and {resource management}. Existing generic VLMs do not perform well on Remote Sensing data, while the recent Geo-spatial VLMs remain restricted to a fixed resolution and few sensor modalities. In this paper, we introduce EarthDial, a conversational assistant specifically designed for Earth Observation (EO) data, transforming complex, multi-sensory Earth observations into interactive, natural language dialogues. EarthDial supports multi-spectral, multi-temporal, and multi-resolution imagery, enabling a wide range of remote sensing tasks, including classification, detection, captioning, question answering, visual reasoning, and visual grounding. To achieve this, we introduce an extensive instruction tuning dataset comprising over 11.11M instruction pairs covering RGB, Synthetic Aperture Radar (SAR), and multispectral modalities such as Near-Infrared (NIR) and infrared. Furthermore, EarthDial handles bi-temporal and multi-temporal sequence analysis for applications like change detection. Our extensive experimental results on 44 downstream datasets demonstrate that EarthDial outperforms existing generic and domain-specific models, achieving better generalization across various EO tasks. Our source codes and pre-trained models are at https://github.com/hiyamdebary/EarthDial.
