Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

SpatialBoost: Enhancing Visual Representation through Language-Guided Reasoning

About

Despite the remarkable success of large-scale pre-trained image representation models (i.e., vision encoders) across various vision tasks, they are predominantly trained on 2D image data and therefore often fail to capture 3D spatial relationships between objects and backgrounds in the real world, constraining their effectiveness in many downstream applications. To address this, we propose SpatialBoost, a scalable framework that enhances the spatial awareness of existing pre-trained vision encoders by injecting 3D spatial knowledge expressed in linguistic descriptions. The core idea involves converting dense 3D spatial information from 2D images into linguistic expressions, which is then used to inject such spatial knowledge into vision encoders through a Large Language Model (LLM). To this end, we adopt a multi-turn Chain-of-Thought (CoT) reasoning process that progressively incorporates dense spatial knowledge and builds hierarchical spatial understanding. To validate effectiveness, we adapt SpatialBoost to state-of-the-art vision encoders such as DINOv3, and evaluate its performance gains on a wide range of benchmarks requiring both 3D perception and general vision abilities. For instance, SpatialBoost improves DINOv3 performance from 55.9 to 59.7 mIoU on ADE20K, achieving state-of-the-art performance with 3.8% gain over the pre-trained DINOv3.

Byungwoo Jeon, Dongyoung Kim, Huiwon Jang, Insoo Kim, Jinwoo Shin• 2026

Related benchmarks

TaskDatasetResultRank
Semantic segmentationADE20K
mIoU63.1
366
3D Semantic SegmentationScanNet V2 (val)
mIoU70.6
209
Monocular Depth EstimationKITTI--
203
Visual Question AnsweringRealworldQA
Accuracy79.6
179
Document Visual Question AnsweringDocVQA
Accuracy97.1
132
Monocular Depth EstimationNYU V2--
131
Semantic segmentationPascal VOC
mIoU90.9
129
Visual Question AnsweringMMMU
Accuracy76.4
37
Visual Question AnsweringBLINK (val)
Accuracy70.8
29
Robot LearningCortexBench
Adroit Score71.8
22
Showing 10 of 17 rows

Other info

GitHub

Follow for update