Completing Partial Point Clouds with Outliers by Collaborative Completion and Segmentation
Changfeng Ma, Yang Yang, Jie Guo, Chongjun Wang, Yanwen Guo

TL;DR
This paper introduces CS-Net, an end-to-end network that effectively completes noisy and outlier-contaminated partial point clouds by collaborative segmentation and completion modules, outperforming existing methods.
Contribution
The paper presents a novel cascaded structure enabling joint segmentation and completion, improving robustness to noise and outliers in point cloud completion tasks.
Findings
CS-Net outperforms state-of-the-art methods in noisy point cloud completion.
The collaborative modules enhance each other's performance through iterative sharing.
The proposed dataset simulates real-world noisy point clouds for training and evaluation.
Abstract
Most existing point cloud completion methods are only applicable to partial point clouds without any noises and outliers, which does not always hold in practice. We propose in this paper an end-to-end network, named CS-Net, to complete the point clouds contaminated by noises or containing outliers. In our CS-Net, the completion and segmentation modules work collaboratively to promote each other, benefited from our specifically designed cascaded structure. With the help of segmentation, more clean point cloud is fed into the completion module. We design a novel completion decoder which harnesses the labels obtained by segmentation together with FPS to purify the point cloud and leverages KNN-grouping for better generation. The completion and segmentation modules work alternately share the useful information from each other to gradually improve the quality of prediction. To train our…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Gaussian Processes and Bayesian Inference · Model Reduction and Neural Networks
