Spatial-ViLT: Enhancing Visual Spatial Reasoning through Multi-Task Learning
Chashi Mahiul Islam, Oteo Mamo, Samuel Jacob Chacko, Xiuwen Liu, Weikuan Yu
TL;DR
The paper tackles the limited spatial reasoning of vision-language models in 3D scenes by introducing SpatialViLT and MaskedSpatialViLT, which are trained with multitask spatial supervision to predict depth maps, 3D coordinates, and edge maps, thereby enriching multimodal embeddings. A SpatialEnsemble is proposed to fuse predictions from specialized spatial experts, achieving state-of-the-art results on the Visual Spatial Reasoning (VSR) dataset, particularly in directional, topological, proximity, and unallocated relations. Despite strong overall gains, the work reveals a generalization gap in ensemble orientation performance and suggests dynamic weighting and pose/trajectory cues as future directions. Overall, the framework advances spatial priors in vision-language modeling and points toward more robust 3D-aware multimodal understanding with practical implications for real-world reasoning tasks.
Abstract
Vision-language models (VLMs) have advanced multimodal reasoning but still face challenges in spatial reasoning for 3D scenes and complex object configurations. To address this, we introduce SpatialViLT, an enhanced VLM that integrates spatial features like depth maps, 3D coordinates, and edge maps through a multi-task learning framework. This approach enriches multimodal embeddings with spatial understanding. We propose two variants: SpatialViLT and MaskedSpatialViLT, focusing on full and masked object regions, respectively. Additionally, SpatialEnsemble combines both approaches, achieving state-of-the-art accuracy. Our models excel in spatial reasoning categories such as directional, topological, and proximity relations, as demonstrated on the challenging Visual Spatial Reasoning (VSR) dataset. This work represents a significant step in enhancing the spatial intelligence of AI systems, crucial for advanced multimodal understanding and real-world applications.
