paper-with-me

홈 › Papers

SpatialBoost: Enhancing Visual Representation through Language-Guided Reasoning

2026-03-23 · Byungwoo Jeon, Dongyoung Kim, Huiwon Jang, Insoo Kim, Jinwoo Shin arxiv

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.

📄 PDF Abstract BibTeX arXiv:2603.22057

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Aquila: A Hierarchically Aligned Visual-Language Model for Enhanced Remote Sensing Image Comprehension

2024-11-09 · Kaixuan Lu, Ruiqian Zhang, Xiao Huang, Yuxing Xie

Recently, large vision language models (VLMs) have made significant strides in visual language capabilities through visual instruction tuning, showing great promise in the field of remote sensing image interpretation. Ho…

Image ComprehensionLanguage ModelingLanguage ModellingLarge Language Model

X-Former: Unifying Contrastive and Reconstruction Learning for MLLMs

2024-07-18 · Sirnam Swetha, Jinyu Yang, Tal Neiman, Mamshad Nayeem Rizve 외

Recent advancements in Multimodal Large Language Models (MLLMs) have revolutionized the field of vision-language understanding by integrating visual perception capabilities into Large Language Models (LLMs). The prevaili…

Contrastive LearningRepresentation LearningVisual Reasoning

Towards Vision Enhancing LLMs: Empowering Multimodal Knowledge Storage and Sharing in LLMs

2023-11-27 · Yunxin Li, Baotian Hu, Wei Wang, Xiaochun Cao 외

Recent advancements in multimodal large language models (MLLMs) have achieved significant multimodal generation capabilities, akin to GPT-4. These models predominantly map visual information into language representation …

Instruction Followingmultimodal generationText Generation

MLIP: Enhancing Medical Visual Representation with Divergence Encoder and Knowledge-guided Contrastive Learning

2024-02-03 · CVPR 2024 1 · Zhe Li, Laurence T. Yang, Bocheng Ren, Xin Nie 외

The scarcity of annotated data has sparked significant interest in unsupervised pre-training methods that leverage medical reports as auxiliary signals for medical visual representation learning. However, existing resear…

Contrastive Learningimage-classificationImage Classificationobject-detection+4

LLaVA-SP: Enhancing Visual Representation with Visual Spatial Tokens for MLLMs

2025-07-01 · Haoran Lou, Chunxiao Fan, Ziyan Liu, Yuexin Wu 외

The architecture of multimodal large language models (MLLMs) commonly connects a vision encoder, often based on CLIP-ViT, to a large language model. While CLIP-ViT works well for capturing global image features, it strug…

Large Language Model