paper-with-me

Papers

Unified Representation Space for 3D Visual Grounding

2025-06-17 · Yinuo Zheng, Lipeng Gu, Honghua Chen, Liangliang Nan, Mingqiang Wei

3D visual grounding (3DVG) is a critical task in scene understanding that aims to identify objects in 3D scenes based on text descriptions. However, existing methods rely on separately pre-trained vision and text encoders, resulting in a significant gap between the two modalities in terms of spatial geometry and semantic categories. This discrepancy often causes errors in object positioning and classification. The paper proposes UniSpace-3D, which innovatively introduces a unified representation space for 3DVG, effectively bridging the gap between visual and textual features. Specifically, UniSpace-3D incorporates three innovative designs: i) a unified representation encoder that leverages the pre-trained CLIP model to map visual and textual features into a unified representation space, effectively bridging the gap between the two modalities; ii) a multi-modal contrastive learning module that further reduces the modality gap; iii) a language-guided query selection module that utilizes the positional and semantic information to identify object candidate points aligned with textual descriptions. Extensive experiments demonstrate that UniSpace-3D outperforms baseline models by at least 2.24% on the ScanRefer and Nr3D/Sr3D datasets. The code will be made available upon acceptance of the paper.

📄 PDF Abstract BibTeX arXiv:2506.14238

Code (0)

등록된 구현이 없습니다.

Tasks

3D visual groundingContrastive LearningScene UnderstandingVisual Grounding

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Reasoning in Space via Grounding in the World

2025-10-15 · Yiming Chen, Zekun Qi, Wenyao Zhang, Xin Jin 외 arxiv

In this paper, we claim that 3D visual grounding is the cornerstone of spatial reasoning and introduce the Grounded-Spatial Reasoner (GS-Reasoner) to explore the effective spatial representations that bridge the gap betw…

Spatial ReasoningVisual Grounding

ViewSRD: 3D Visual Grounding via Structured Multi-View Decomposition

2025-07-15 · Ronggang Huang, Haoxin Yang, Yan Cai, Xuemiao Xu 외

3D visual grounding aims to identify and localize objects in a 3D space based on textual descriptions. However, existing methods struggle with disentangling targets from anchors in complex multi-anchor queries and resolv…

3D visual groundingVisual Grounding

Towards Unified Surgical Scene Understanding:Bridging Reasoning and Grounding via MLLMs

2026-05-13 · Jincai Huang, Shihao Zou, Yuchen Guo, Jingjing Li 외 arxiv

Surgical scene understanding is a cornerstone of computer-assisted intervention. While recent advances, particularly in surgical image segmentation, have driven progress, real-world clinical applications require a more h…

Scene UnderstandingImage SegmentationVisual Grounding

UniT3D: A Unified Transformer for 3D Dense Captioning and Visual Grounding

2022-12-01 · ICCV 2023 1 · Dave Zhenyu Chen, Ronghang Hu, Xinlei Chen, Matthias Nießner 외

Performing 3D dense captioning and visual grounding requires a common and shared understanding of the underlying multimodal relationships. However, despite some previous attempts on connecting these two related tasks wit…

3D dense captioning3D visual groundingDense CaptioningVisual Grounding

On the Design Fundamentals of Pixel Text Representation Learning

2026-09-01 · Chaohao Yuan, Ruifeng Yuan, Zhuoxu Huang, Yu Rong 외 hf

Text-rich visual inputs require models that can read, retrieve, and compress language directly in pixel space, yet existing pixel-text encoders struggle with fixed resolution pretraining, visual shortcut learning, weak v…

Representation LearningVisual Grounding