AllSpark: A Multimodal Spatio-Temporal General Intelligence Model with Ten Modalities via Language as a Reference Framework
Run Shao, Cheng Yang, Qiujun Li, Qing Zhu, Yongjun Zhang, YanSheng Li, Yu Liu, Yong Tang, Dapeng Liu, Shizhong Yang, Haifeng Li
TL;DR
AllSpark introduces a Language as Reference Framework (LaRF) to unify ten spatio-temporal modalities by aligning them to a language space while preserving modality autonomy. The model uses modality-specific encoders, a modal bridge to map features into language tokens, a shared multimodal LLM, and task-specific heads guided by modality prompts, achieving strong few-shot performance and broad modality understanding. Empirical results across RGB, MSI, HSI, table, code, graph, trajectory, SAR, point cloud, language, and more demonstrate competitive accuracy and adaptability without extensive modality-specific expert training, with training/inference costs reported per modality. This work highlights the potential of language-centric alignment to scale multimodal general intelligence for geospatial objects, offering a path toward flexible, interpretable, and interactive multimodal reasoning in remote sensing and related domains.
Abstract
Leveraging multimodal data is an inherent requirement for comprehending geographic objects. However, due to the high heterogeneity in structure and semantics among various spatio-temporal modalities, the joint interpretation of multimodal spatio-temporal data has long been an extremely challenging problem. The primary challenge resides in striking a trade-off between the cohesion and autonomy of diverse modalities. This trade-off becomes progressively nonlinear as the number of modalities expands. Inspired by the human cognitive system and linguistic philosophy, where perceptual signals from the five senses converge into language, we introduce the Language as Reference Framework (LaRF), a fundamental principle for constructing a multimodal unified model. Building upon this, we propose AllSpark, a multimodal spatio-temporal general artificial intelligence model. Our model integrates ten different modalities into a unified framework. To achieve modal cohesion, AllSpark introduces a modal bridge and multimodal large language model (LLM) to map diverse modal features into the language feature space. To maintain modality autonomy, AllSpark uses modality-specific encoders to extract the tokens of various spatio-temporal modalities. Finally, observing a gap between the model's interpretability and downstream tasks, we designed modality-specific prompts and task heads, enhancing the model's generalization capability across specific tasks. Experiments indicate that the incorporation of language enables AllSpark to excel in few-shot classification tasks for RGB and point cloud modalities without additional training, surpassing baseline performance by up to 41.82\%. The source code is available at https://github.com/GeoX-Lab/AllSpark.
