English

OpenMaskDINO3D : Reasoning 3D Segmentation via Large Language Model

Computer Vision and Pattern Recognition 2025-06-06 v1

Abstract

Although perception systems have made remarkable advancements in recent years, particularly in 2D reasoning segmentation, these systems still rely on explicit human instruction or pre-defined categories to identify target objects before executing visual recognition tasks. Such systems have matured significantly, demonstrating the ability to reason and comprehend implicit user intentions in two-dimensional contexts, producing accurate segmentation masks based on complex and implicit query text. However, a comparable framework and structure for 3D reasoning segmentation remain absent. This paper introduces OpenMaskDINO3D, a LLM designed for comprehensive 3D understanding and segmentation. OpenMaskDINO3D processes point cloud data and text prompts to produce instance segmentation masks, excelling in many 3D tasks. By introducing a SEG token and object identifier, we achieve high-precision 3D segmentation mask generation, enabling the model to directly produce accurate point cloud segmentation results from natural language instructions. Experimental results on large-scale ScanNet datasets validate the effectiveness of our OpenMaskDINO3D across various tasks.

Keywords

Cite

@article{arxiv.2506.04837,
  title  = {OpenMaskDINO3D : Reasoning 3D Segmentation via Large Language Model},
  author = {Kunshen Zhang},
  journal= {arXiv preprint arXiv:2506.04837},
  year   = {2025}
}

Comments

Project Page: https://github.com/Zhangkuns/OpenMaskDINO3D

R2 v1 2026-07-01T03:01:05.125Z