paper-with-me

홈 › Papers

3D Aware Region Prompted Vision Language Model

2025-09-16 · An-Chieh Cheng, Yang Fu, Yukang Chen, Zhijian Liu, Xiaolong Li, Subhashree Radhakrishnan, Song Han, Yao Lu, Jan Kautz, Pavlo Molchanov, Hongxu Yin, Xiaolong Wang, Sifei Liu arxiv

We present Spatial Region 3D (SR-3D) aware vision-language model that connects single-view 2D images and multi-view 3D data through a shared visual token space. SR-3D supports flexible region prompting, allowing users to annotate regions with bounding boxes, segmentation masks on any frame, or directly in 3D, without the need for exhaustive multi-frame labeling. We achieve this by enriching 2D visual features with 3D positional embeddings, which allows the 3D model to draw upon strong 2D priors for more accurate spatial reasoning across frames, even when objects of interest do not co-occur within the same view. Extensive experiments on both general 2D vision language and specialized 3D spatial benchmarks demonstrate that SR-3D achieves state-of-the-art performance, underscoring its effectiveness for unifying 2D and 3D representation space on scene understanding. Moreover, we observe applicability to in-the-wild videos without sensory 3D inputs or ground-truth 3D annotations, where SR-3D accurately infers spatial relationships and metric measurements.

📄 PDF Abstract BibTeX arXiv:2509.13317

Code (0)

등록된 구현이 없습니다.

Tasks

Scene UnderstandingSpatial Reasoning

Similar Papers 제목 키워드 기반

Grounded 3D-Aware Spatial Vision-Language Modeling

2026-05-28 · An-Chieh Cheng, Yang Fu, Yatai Ji, Ligeng Zhu 외 arxiv

We present GR3D, a spatial vision language model equipped with three complementary grounding capabilities--explicit 2D grounding, implicit 2D grounding, and monocular 3D grounding--within a single framework. GR3D introdu…

Bridging Modality Disconnect in Self-Reflection via Closed-Loop Visually Grounded Verification

2026-02-21 · Haoyu Zhang, Yuwei Wu, Pengxiang Li, Xintong Zhang 외 arxiv

In the era of Vision-Language Models (VLMs), enhancing multimodal reasoning capabilities remains a critical challenge, particularly in handling ambiguous or complex visual inputs, where initial inferences often lead to h…

Multimodal Reasoning

Eyes on the Image: Gaze Supervised Multimodal Learning for Chest X-ray Diagnosis and Report Generation

2025-08-18 · Tanjim Islam Riju, Shuchismita Anwar, Saman Sarker Joy, Farig Sadeque 외 arxiv

Medical vision-language models still struggle to match radiologists' attention and to verbalize findings with explicit spatial grounding. We address this gap with a two-stage multimodal framework for chest X-ray interpre…

Contrastive Learning

DiSa: Directional Saliency-Aware Prompt Learning for Generalizable Vision-Language Models

2025-05-26 · Niloufar Alipour Talemi, Hossein Kashiani, Hossein R. Nowdeh, Fatemeh Afghah

Prompt learning has emerged as a powerful paradigm for adapting vision-language models such as CLIP to downstream tasks. However, existing methods often overfit to seen data, leading to significant performance degradatio…

cross-modal alignmentDomain GeneralizationFew-Shot Learningimage-classification+2

Leveraging Large Language Models for Structure Learning in Prompted Weak Supervision

2024-02-02 · Jinyan Su, Peilin Yu, Jieyu Zhang, Stephen H. Bach

Prompted weak supervision (PromptedWS) applies pre-trained large language models (LLMs) as the basis for labeling functions (LFs) in a weak supervision framework to obtain large labeled datasets. We further extend the us…