OmniGeo: Towards a Multimodal Large Language Models for Geospatial Artificial Intelligence
Long Yuan, Fengran Mo, Kaiyu Huang, Wenjie Wang, Wangyuxuan Zhai, Xiaoyu Zhu, You Li, Jinan Xu, Jian-Yun Nie
TL;DR
OmniGeo targets the multimodal GeoAI bottleneck by unifying text, imagery, and geospatial data into a single large language model tailored for geospatial tasks. Through multimodal instruction data construction and joint fine-tuning (including LoRA and full-parameter methods) across five GeoAI tasks, OmniGeo demonstrates robust cross-domain reasoning and competitive or superior performance relative to task-specific models and GPT-4o on several benchmarks. The work provides 12 multimodal instruction datasets, shows substantial gains from multimodal and multi-task training, and proposes a practical path toward deploying a single, versatile GeoAI model. This approach has potential implications for scalable GeoAI applications across health geography, urban planning, remote sensing, and geospatial semantics, enabling richer, grounded geospatial reasoning in real-world tasks.
Abstract
The rapid advancement of multimodal large language models (LLMs) has opened new frontiers in artificial intelligence, enabling the integration of diverse large-scale data types such as text, images, and spatial information. In this paper, we explore the potential of multimodal LLMs (MLLM) for geospatial artificial intelligence (GeoAI), a field that leverages spatial data to address challenges in domains including Geospatial Semantics, Health Geography, Urban Geography, Urban Perception, and Remote Sensing. We propose a MLLM (OmniGeo) tailored to geospatial applications, capable of processing and analyzing heterogeneous data sources, including satellite imagery, geospatial metadata, and textual descriptions. By combining the strengths of natural language understanding and spatial reasoning, our model enhances the ability of instruction following and the accuracy of GeoAI systems. Results demonstrate that our model outperforms task-specific models and existing LLMs on diverse geospatial tasks, effectively addressing the multimodality nature while achieving competitive results on the zero-shot geospatial tasks. Our code will be released after publication.
