FreePoint: Unsupervised Point Cloud Instance Segmentation
Zhikai Zhang, Jian Ding, Li Jiang, Dengxin Dai, Gui-Song Xia

TL;DR
FreePoint introduces an unsupervised, class-agnostic point cloud instance segmentation framework that leverages self-supervised features and a multicut algorithm, significantly reducing the need for manual annotations and outperforming existing methods.
Contribution
The paper presents a novel unsupervised framework for point cloud instance segmentation using a multicut algorithm and a weakly-supervised training strategy, achieving state-of-the-art results.
Findings
Outperforms previous methods by over 18.2% in AP.
Achieves 5.5% higher AP than UnScene3D.
Surpasses existing self-supervised pre-training methods by 6.0% in AP with limited annotations.
Abstract
Instance segmentation of point clouds is a crucial task in 3D field with numerous applications that involve localizing and segmenting objects in a scene. However, achieving satisfactory results requires a large number of manual annotations, which is a time-consuming and expensive process. To alleviate dependency on annotations, we propose a novel framework, FreePoint, for underexplored unsupervised class-agnostic instance segmentation on point clouds. In detail, we represent the point features by combining coordinates, colors, and self-supervised deep features. Based on the point features, we perform a bottom-up multicut algorithm to segment point clouds into coarse instance masks as pseudo labels, which are used to train a point cloud instance segmentation model. We propose an id-as-feature strategy at this stage to alleviate the randomness of the multicut algorithm and improve the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · 3D Surveying and Cultural Heritage · Image Processing and 3D Reconstruction
