paper-with-me

홈 › Papers

UniM-OV3D: Uni-Modality Open-Vocabulary 3D Scene Understanding with Fine-Grained Feature Representation

2024-01-21 · Qingdong He, Jinlong Peng, Zhengkai Jiang, Kai Wu, Xiaozhong Ji, Jiangning Zhang, Yabiao Wang, Chengjie Wang, Mingang Chen, Yunsheng Wu

3D open-vocabulary scene understanding aims to recognize arbitrary novel categories beyond the base label space. However, existing works not only fail to fully utilize all the available modal information in the 3D domain but also lack sufficient granularity in representing the features of each modality. In this paper, we propose a unified multimodal 3D open-vocabulary scene understanding network, namely UniM-OV3D, which aligns point clouds with image, language and depth. To better integrate global and local features of the point clouds, we design a hierarchical point cloud feature extraction module that learns comprehensive fine-grained feature representations. Further, to facilitate the learning of coarse-to-fine point-semantic representations from captions, we propose the utilization of hierarchical 3D caption pairs, capitalizing on geometric constraints across various viewpoints of 3D scenes. Extensive experimental results demonstrate the effectiveness and superiority of our method in open-vocabulary semantic and instance segmentation, which achieves state-of-the-art performance on both indoor and outdoor benchmarks such as ScanNet, ScanNet200, S3IDS and nuScenes. Code is available at https://github.com/hithqd/UniM-OV3D.

📄 PDF Abstract BibTeX arXiv:2401.11395

Code (1)

hithqd/unim-ov3d 공식 구현 pytorch

Tasks

Instance SegmentationScene UnderstandingSemantic Segmentation

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Dense Multimodal Alignment for Open-Vocabulary 3D Scene Understanding

2024-07-13 · Ruihuang Li, Zhengqiang Zhang, Chenhang He, Zhiyuan Ma 외

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…

Scene UnderstandingZero-Shot Learning

Open-Vocabulary SAM3D: Towards Training-free Open-Vocabulary 3D Scene Understanding

2024-05-24 · Hanchen Tai, Qingdong He, Jiangning Zhang, Yijie Qian 외

Open-vocabulary 3D scene understanding presents a significant challenge in the field. Recent works have sought to transfer knowledge embedded in vision-language models from 2D to 3D domains. However, these approaches oft…

Scene UnderstandingZero Shot Segmentation

OpenSUN3D: 1st Workshop Challenge on Open-Vocabulary 3D Scene Understanding

2024-02-23 · Francis Engelmann, Ayca Takmaz, Jonas Schult, Elisabetta Fedele 외

This report provides an overview of the challenge hosted at the OpenSUN3D Workshop on Open-Vocabulary 3D Scene Understanding held in conjunction with ICCV 2023. The goal of this workshop series is to provide a platform f…

Scene Understanding

OpenOcc: Open Vocabulary 3D Scene Reconstruction via Occupancy Representation

2024-03-18 · Haochen Jiang, Yueming Xu, Yihan Zeng, Hang Xu 외

3D reconstruction has been widely used in autonomous navigation fields of mobile robotics. However, the former research can only provide the basic geometry structure without the capability of open-world scene understandi…

3D Reconstruction3D Scene ReconstructionAutonomous NavigationScene Understanding+1

Masked Point-Entity Contrast for Open-Vocabulary 3D Scene Understanding

2025-04-28 · CVPR 2025 1 · Yan Wang, Baoxiong Jia, Ziyu Zhu, Siyuan Huang

Open-vocabulary 3D scene understanding is pivotal for enhancing physical intelligence, as it enables embodied agents to interpret and interact dynamically within real-world environments. This paper introduces MPEC, a nov…

3D Semantic SegmentationContrastive LearningScene UnderstandingSemantic Segmentation