SpatialLLM: From Multi-modality Data to Urban Spatial Intelligence
Jiabin Chen, Haiping Wang, Jinpeng Li, Yuan Liu, Zhen Dong, Bisheng Yang
TL;DR
SpatialLLM introduces a training-free framework for urban spatial intelligence by converting raw multi-modality urban data into Structured Scene Descriptions (SSD) using a Multi-modality Data Joint Description (MDJD) module. SSDs are then used as prompts to pretrained LLMs to perform both basic spatial perception tasks and zero-shot advanced analyses in urban planning, ecology, and traffic management. The approach highlights that multi-field knowledge, sufficient context length, and robust reasoning significantly influence LLM spatial performance, and demonstrates notable gains over baselines. By providing a scalable, unified text-based paradigm for complex outdoor scenes, SpatialLLM offers a practical pathway to enhance urban analysis and management without specialized geospatial tools or domain-specific fine-tuning.
Abstract
We propose SpatialLLM, a novel approach advancing spatial intelligence tasks in complex urban scenes. Unlike previous methods requiring geographic analysis tools or domain expertise, SpatialLLM is a unified language model directly addressing various spatial intelligence tasks without any training, fine-tuning, or expert intervention. The core of SpatialLLM lies in constructing detailed and structured scene descriptions from raw spatial data to prompt pre-trained LLMs for scene-based analysis. Extensive experiments show that, with our designs, pretrained LLMs can accurately perceive spatial distribution information and enable zero-shot execution of advanced spatial intelligence tasks, including urban planning, ecological analysis, traffic management, etc. We argue that multi-field knowledge, context length, and reasoning ability are key factors influencing LLM performances in urban analysis. We hope that SpatialLLM will provide a novel viable perspective for urban intelligent analysis and management. The code and dataset are available at https://github.com/WHU-USI3DV/SpatialLLM.
