English

Unsupervised Point Cloud Completion through Unbalanced Optimal Transport

Computer Vision and Pattern Recognition 2025-06-02 v4 Artificial Intelligence

Abstract

Unpaired point cloud completion is crucial for real-world applications, where ground-truth data for complete point clouds are often unavailable. By learning a completion map from unpaired incomplete and complete point cloud data, this task avoids the reliance on paired datasets. In this paper, we propose the \textit{Unbalanced Optimal Transport Map for Unpaired Point Cloud Completion (\textbf{UOT-UPC})} model, which formulates the unpaired completion task as the (Unbalanced) Optimal Transport (OT) problem. Our method employs a Neural OT model learning the UOT map using neural networks. Our model is the first attempt to leverage UOT for unpaired point cloud completion, achieving competitive or superior performance on both single-category and multi-category benchmarks. In particular, our approach is especially robust under the class imbalance problem, which is frequently encountered in real-world unpaired point cloud completion scenarios. The code is available at https://github.com/LEETK99/UOT-UPC.

Keywords

Cite

@article{arxiv.2410.02671,
  title  = {Unsupervised Point Cloud Completion through Unbalanced Optimal Transport},
  author = {Taekyung Lee and Jaemoo Choi and Jaewoong Choi and Myungjoo Kang},
  journal= {arXiv preprint arXiv:2410.02671},
  year   = {2025}
}

Comments

22 pages, 12 figures

R2 v1 2026-06-28T19:07:19.682Z