paper-with-me

Papers

MaskClustering: View Consensus based Mask Graph Clustering for Open-Vocabulary 3D Instance Segmentation

2024-01-15 · CVPR 2024 1 · Mi Yan, Jiazhao Zhang, Yan Zhu, He Wang

Open-vocabulary 3D instance segmentation is cutting-edge for its ability to segment 3D instances without predefined categories. However, progress in 3D lags behind its 2D counterpart due to limited annotated 3D data. To address this, recent works first generate 2D open-vocabulary masks through 2D models and then merge them into 3D instances based on metrics calculated between two neighboring frames. In contrast to these local metrics, we propose a novel metric, view consensus rate, to enhance the utilization of multi-view observations. The key insight is that two 2D masks should be deemed part of the same 3D instance if a significant number of other 2D masks from different views contain both these two masks. Using this metric as edge weight, we construct a global mask graph where each mask is a node. Through iterative clustering of masks showing high view consensus, we generate a series of clusters, each representing a distinct 3D instance. Notably, our model is training-free. Through extensive experiments on publicly available datasets, including ScanNet++, ScanNet200 and MatterPort3D, we demonstrate that our method achieves state-of-the-art performance in open-vocabulary 3D instance segmentation. Our project page is at https://pku-epic.github.io/MaskClustering.

📄 PDF Abstract BibTeX arXiv:2401.07745

Code (0)

등록된 구현이 없습니다.

Tasks

3D Instance Segmentation3D Open-Vocabulary Instance SegmentationGraph ClusteringInstance Segmentationopen vocabulary 3d instance segmentationSegmentationSemantic SegmentationSemantic SimilaritySemantic Textual Similarity

Similar Papers 제목 키워드 기반

Highly Confident Local Structure Based Consensus Graph Learning for Incomplete Multi-View Clustering

2023-01-01 · CVPR 2023 1 · Jie Wen, Chengliang Liu, Gehui Xu, Zhihao Wu 외

Graph-based multi-view clustering has attracted extensive attention because of the powerful clustering-structure representation ability and noise robustness. Considering the reality of a large amount of incomplete da…

ClusteringGraph LearningIncomplete multi-view clustering

Clutt3R-Seg: Sparse-view 3D Instance Segmentation for Language-grounded Grasping in Cluttered Scenes

2026-02-12 · Jeongho Noh, Tai Hyoung Rhee, Eunho Lee, Jeongyun Kim 외 arxiv

Reliable 3D instance segmentation is fundamental to language-grounded robotic manipulation. Its critical application lies in cluttered environments, where occlusions, limited viewpoints, and noisy masks degrade perceptio…

3D Instance Segmentation

MCFCN: Multi-View Clustering via a Fusion-Consensus Graph Convolutional Network

2025-11-03 · Chenping Pei, Fadi Dornaika, Jingjun Bi arxiv

Existing Multi-view Clustering (MVC) methods based on subspace learning focus on consensus representation learning while neglecting the inherent topological structure of data. Despite the integration of Graph Neural Netw…

Representation Learning

Neighbor group structure preserving based consensus graph learning for incomplete multi-view clustering

2023-07-11 · journal 2023 7 · Wai Keung Wong, Chengliang Liu, Shijie Deng, Lunke Fei 외

n the area of clustering, multi-view clustering has drawn a lot of research attention by making full use of information from different views. In many practical applications, collecting complete multi-view data without mi…

ClusteringGraph LearningIncomplete multi-view clustering

Variational Graph Generator for Multi-View Graph Clustering

2022-10-13 · Jianpeng Chen, Yawen Ling, Jie Xu, Yazhou Ren 외

Multi-view graph clustering (MGC) methods are increasingly being studied due to the explosion of multi-view data with graph structural information. The critical point of MGC is to better utilize view-specific and view-co…

ClusteringGraph Clustering