paper-with-me

홈 › Papers

Dense Multimodal Alignment for Open-Vocabulary 3D Scene Understanding

2024-07-13 · Ruihuang Li, Zhengqiang Zhang, Chenhang He, Zhiyuan Ma, Vishal M. Patel, Lei Zhang

Recent vision-language pre-training models have exhibited remarkable generalization ability in zero-shot recognition tasks. Previous open-vocabulary 3D scene understanding methods mostly focus on training 3D models using either image or text supervision while neglecting the collective strength of all modalities. In this work, we propose a Dense Multimodal Alignment (DMA) framework to densely co-embed different modalities into a common space for maximizing their synergistic benefits. Instead of extracting coarse view- or region-level text prompts, we leverage large vision-language models to extract complete category information and scalable scene descriptions to build the text modality, and take image modality as the bridge to build dense point-pixel-text associations. Besides, in order to enhance the generalization ability of the 2D model for downstream 3D tasks without compromising the open-vocabulary capability, we employ a dual-path integration approach to combine frozen CLIP visual features and learnable mask features. Extensive experiments show that our DMA method produces highly competitive open-vocabulary segmentation performance on various indoor and outdoor tasks.

📄 PDF Abstract BibTeX arXiv:2407.09781

Code (0)

등록된 구현이 없습니다.

Tasks

Scene UnderstandingZero-Shot Learning

Methods 이 논문이 사용한 방법론

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…
Focus 설명 없음
DMA In image inpainting task, the mechanism extracts complementary features from the word embedding in two paths by reciprocal attention, which is done by comparing the descriptive…

Similar Papers 제목 키워드 기반

Prototype-Aware Multimodal Alignment for Open-Vocabulary Visual Grounding

2025-09-08 · Jiangnan Xie, Xiaolong Zheng, Liang Zheng arxiv

Visual Grounding (VG) aims to utilize given natural language queries to locate specific target objects within images. While current transformer-based approaches demonstrate strong localization performance in standard sce…

Natural Language QueriesVisual Grounding

Target Refocusing via Attention Redistribution for Open-Vocabulary Semantic Segmentation: An Explainability Perspective

2025-11-20 · Jiahao Li, Yang Lu, Yachao Zhang, Yong Xie 외 arxiv

Open-vocabulary semantic segmentation (OVSS) employs pixel-level vision-language alignment to associate category-related prompts with corresponding pixels. A key challenge is enhancing the multimodal dense prediction cap…

Semantic Segmentation

PLAF: Pixel-wise Language-Aligned Feature Extraction for Efficient 3D Scene Understanding

2026-04-17 · Junjie Wen, Junlin He, Fei Ma, Jinqiang Cui arxiv

Accurate open-vocabulary 3D scene understanding requires semantic representations that are both language-aligned and spatially precise at the pixel level, while remaining scalable when lifted to 3D space. However, existi…

Scene Understanding

OpenGS-Fusion: Open-Vocabulary Dense Mapping with Hybrid 3D Gaussian Splatting for Refined Object-Level Understanding

2025-08-02 · Dianyi Yang, Xihan Wang, Yu Gao, Shiyang Liu 외 arxiv

Recent advancements in 3D scene understanding have made significant strides in enabling interaction with scenes using open-vocabulary queries, particularly for VR/AR and robotic applications. Nevertheless, existing metho…

Scene Understanding

LEXI-SG: Monocular 3D Scene Graph Mapping with Room-Guided Feed-Forward Reconstruction

2026-05-13 · Christina Kassab, Hyeonjae Gil, Matías Mattamala, Ayoung Kim 외 arxiv

Scene graphs are becoming a standard representation for robot navigation, providing hierarchical geometric and semantic scene understanding. However, most scene graph mapping methods rely on depth cameras or LiDAR sensor…

Object SegmentationScene UnderstandingRobot Navigation