GeoDiT: A Diffusion-based Vision-Language Model for Geospatial Understanding
Jiaqi Liu, Ronghao Fu, Haoran Liu, Lang Sun, Bo Yang
TL;DR
Geospatial understanding with remote-sensing vision-language models is hampered by autoregressive generation. The authors introduce GeoDiT, a diffusion-based, non-autoregressive model that performs parallel iterative refinement for geospatial text conditioned on visual context. They propose a two-stage training regime (vision-language alignment and full instruction tuning) and a low-confidence remasking inference strategy. Experiments across captioning, visual grounding, object detection, and RSVQA demonstrate state-of-the-art performance on structured, object-centric outputs, validating the advantage of aligning the generative process with geospatial data structure.
Abstract
Autoregressive models are structurally misaligned with the inherently parallel nature of geospatial understanding, forcing a rigid sequential narrative onto scenes and fundamentally hindering the generation of structured and coherent outputs. We challenge this paradigm by reframing geospatial generation as a parallel refinement process, enabling a holistic, coarse-to-fine synthesis that resolves all semantic elements simultaneously. To operationalize this, we introduce GeoDiT, the first diffusion-based vision-language model tailored for the geospatial domain. Extensive experiments demonstrate that GeoDiT establishes a new state-of-the-art on benchmarks requiring structured, object-centric outputs. It achieves significant gains in image captioning, visual grounding, and multi-object detection, precisely the tasks where autoregressive models falter. Our work validates that aligning the generative process with the data's intrinsic structure is key to unlocking superior performance in complex geospatial analysis.
