paper-with-me

홈 › Papers

Occlusion-aware Non-Rigid Point Cloud Registration via Unsupervised Neural Deformation Correntropy

2025-02-15 · Mingyang Zhao, Gaofeng Meng, Dong-Ming Yan

Non-rigid alignment of point clouds is crucial for scene understanding, reconstruction, and various computer vision and robotics tasks. Recent advancements in implicit deformation networks for non-rigid registration have significantly reduced the reliance on large amounts of annotated training data. However, existing state-of-the-art methods still face challenges in handling occlusion scenarios. To address this issue, this paper introduces an innovative unsupervised method called Occlusion-Aware Registration (OAR) for non-rigidly aligning point clouds. The key innovation of our method lies in the utilization of the adaptive correntropy function as a localized similarity measure, enabling us to treat individual points distinctly. In contrast to previous approaches that solely minimize overall deviations between two shapes, we combine unsupervised implicit neural representations with the maximum correntropy criterion to optimize the deformation of unoccluded regions. This effectively avoids collapsed, tearing, and other physically implausible results. Moreover, we present a theoretical analysis and establish the relationship between the maximum correntropy criterion and the commonly used Chamfer distance, highlighting that the correntropy-induced metric can be served as a more universal measure for point cloud analysis. Additionally, we introduce locally linear reconstruction to ensure that regions lacking correspondences between shapes still undergo physically natural deformations. Our method achieves superior or competitive performance compared to existing approaches, particularly when dealing with occluded geometries. We also demonstrate the versatility of our method in challenging tasks such as large deformations, shape interpolation, and shape completion under occlusion disturbances.

📄 PDF Abstract BibTeX arXiv:2502.10704

Code (1)

zikai1/oareg 공식 구현 pytorch

Tasks

Point Cloud RegistrationScene Understanding

Similar Papers 제목 키워드 기반

Partial Transport for Point-Cloud Registration

2023-09-27 · Yikun Bai, Huy Tran, Steven B. Damelin, Soheil Kolouri

Point cloud registration plays a crucial role in various fields, including robotics, computer graphics, and medical imaging. This process involves determining spatial relationships between different sets of points, typic…

Computational EfficiencyPoint Cloud Registration

Robust Feature-Based Point Registration Using Directional Mixture Model

2019-11-25 · Saman Fahandezh-Saadi, Di Wang, Masayoshi Tomizuka

This paper presents a robust probabilistic point registration method for estimating the rigid transformation (i.e. rotation matrix and translation vector) between two pointcloud dataset. The method improves the robustnes…

Translation

Multiway Non-rigid Point Cloud Registration via Learned Functional Map Synchronization

2021-11-25 · Jiahui Huang, Tolga Birdal, Zan Gojcic, Leonidas J. Guibas 외

We present SyNoRiM, a novel way to jointly register multiple non-rigid shapes by synchronizing the maps relating learned functions defined on the point clouds. Even though the ability to process non-rigid shapes is criti…

Point Cloud Registration

SynBench: A Synthetic Benchmark for Non-rigid 3D Point Cloud Registration

2024-09-22 · Sara Monji-Azad, Marvin Kinz, Claudia Scherl, David Männle 외

Non-rigid point cloud registration is a crucial task in computer vision. Evaluating a non-rigid point cloud registration method requires a dataset with challenges such as large deformation levels, noise, outliers, and in…

Point Cloud Registration

PWR-Align: Leveraging Part-Whole Relationships for Part-wise Rigid Point Cloud Registration in Mixed Reality Applications

2023-06-11 · Manorama Jha, Bhaskar Banerjee

We present an efficient and robust point cloud registration (PCR) workflow for part-wise rigid point cloud alignment using the Microsoft HoloLens 2. Point Cloud Registration (PCR) is an important problem in Augmented and…

Mixed RealityPoint Cloud Registration