CVSep 26, 2025

Self-Supervised Point Cloud Completion based on Multi-View Augmentations of Single Partial Point Cloud

arXiv:2509.22132v1h-index: 9ICME
Originality Highly original
AI Analysis

This addresses the challenge of limited generalization in supervised methods and the need for complete data in unsupervised approaches for point cloud completion, offering a more practical solution for 3D vision applications.

The paper tackles the problem of point cloud completion from partial observations by proposing a self-supervised method that uses multi-view augmentations of a single partial point cloud, achieving state-of-the-art results on synthetic and real-world datasets.

Point cloud completion aims to reconstruct complete shapes from partial observations. Although current methods have achieved remarkable performance, they still have some limitations: Supervised methods heavily rely on ground truth, which limits their generalization to real-world datasets due to the synthetic-to-real domain gap. Unsupervised methods require complete point clouds to compose unpaired training data, and weakly-supervised methods need multi-view observations of the object. Existing self-supervised methods frequently produce unsatisfactory predictions due to the limited capabilities of their self-supervised signals. To overcome these challenges, we propose a novel self-supervised point cloud completion method. We design a set of novel self-supervised signals based on multi-view augmentations of the single partial point cloud. Additionally, to enhance the model's learning ability, we first incorporate Mamba into self-supervised point cloud completion task, encouraging the model to generate point clouds with better quality. Experiments on synthetic and real-world datasets demonstrate that our method achieves state-of-the-art results.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes