paper-with-me

Papers

Group3D: MLLM-Driven Semantic Grouping for Open-Vocabulary 3D Object Detection

2026-03-23 · Youbin Kim, Jinho Park, Hogun Park, Eunbyung Park arxiv

Open-vocabulary 3D object detection aims to localize and recognize objects beyond a fixed training taxonomy. In multi-view RGB settings, recent approaches often decouple geometry-based instance construction from semantic labeling, generating class-agnostic fragments and assigning open-vocabulary categories post hoc. While flexible, such decoupling leaves instance construction governed primarily by geometric consistency, without semantic constraints during merging. When geometric evidence is view-dependent and incomplete, this geometry-only merging can lead to irreversible association errors, including over-merging of distinct objects or fragmentation of a single instance. We propose Group3D, a multi-view open-vocabulary 3D detection framework that integrates semantic constraints directly into the instance construction process. Group3D maintains a scene-adaptive vocabulary derived from a multimodal large language model (MLLM) and organizes it into semantic compatibility groups that encode plausible cross-view category equivalence. These groups act as merge-time constraints: 3D fragments are associated only when they satisfy both semantic compatibility and geometric consistency. This semantically gated merging mitigates geometry-driven over-merging while absorbing multi-view category variability. Group3D supports both pose-known and pose-free settings, relying only on RGB observations. Experiments on ScanNet and ARKitScenes demonstrate that Group3D achieves state-of-the-art performance in multi-view open-vocabulary 3D detection, while exhibiting strong generalization in zero-shot scenarios. The project page is available at https://ubin108.github.io/Group3D/.

📄 PDF Abstract BibTeX arXiv:2603.21944

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object Detection

Similar Papers 제목 키워드 기반

LangHOPS: Language Grounded Hierarchical Open-Vocabulary Part Segmentation

2025-10-29 · Yang Miao, Jan-Nico Zaech, Xi Wang, Fabien Despinoy 외 arxiv

We propose LangHOPS, the first Multimodal Large Language Model (MLLM) based framework for open-vocabulary object-part instance segmentation. Given an image, LangHOPS can jointly detect and segment hierarchical object and…

Zero-Shot Semantic SegmentationInstance Segmentation

OpenVoxel: Training-Free Grouping and Captioning Voxels for Open-Vocabulary 3D Scene Understanding

2026-01-14 · Sheng-Yu Huang, Jaesung Choe, Yu-Chiang Frank Wang, Cheng Sun arxiv

We propose OpenVoxel, a training-free algorithm for grouping and captioning sparse voxels for the open-vocabulary 3D scene understanding tasks. Given the sparse voxel rasterization (SVR) model obtained from multi-view im…

Referring Expression SegmentationScene Understanding

Unsupervised Hierarchical Semantic Segmentation with Multiview Cosegmentation and Clustering Transformers

2022-04-25 · CVPR 2022 1 · Tsung-Wei Ke, Jyh-Jing Hwang, Yunhui Guo, Xudong Wang 외

Unsupervised semantic segmentation aims to discover groupings within and across images that capture object and view-invariance of a category without external supervision. Grouping naturally has levels of granularity, cre…

ClusteringSegmentationSemantic SegmentationUnsupervised Semantic Segmentation

Open-Vocabulary and Referring Segmentation for 3D Gaussians Using 2D Detectors

2026-06-29 · Jameel Hassan, Yasiru Ranasinghe, Vishal Patel arxiv

3D Gaussian Splatting (3DGS) has emerged at the forefront of 3D scene reconstruction. Extending 3DGS with language-driven, open-vocabulary understanding has gained significant attention for real-world applications such a…

Referring ExpressionSpatial Reasoning

Self-Supervised Visual Representation Learning with Semantic Grouping

2022-05-30 · Xin Wen, Bingchen Zhao, Anlin Zheng, Xiangyu Zhang 외

In this paper, we tackle the problem of learning visual representations from unlabeled scene-centric data. Existing works have demonstrated the potential of utilizing the underlying complex structure within scene-centric…

Contrastive LearningInstance SegmentationObject DetectionObject Discovery+5