CVAug 6, 2025

PKSS-Align: Robust Point Cloud Registration on Pre-Kendall Shape Space

arXiv:2508.04286v1h-index: 2IEEE Trans Vis Comput Graph
Originality Incremental advance
AI Analysis

This addresses robust registration for 3D vision applications, offering an incremental improvement over existing methods.

The paper tackles robust point cloud registration under similarity transformations, noise, and defects by proposing PKSS-Align, a method that uses shape feature-based similarity on Pre-Kendall shape space, achieving state-of-the-art performance without requiring training or complex features.

Point cloud registration is a classical topic in the field of 3D Vision and Computer Graphics. Generally, the implementation of registration is typically sensitive to similarity transformations (translation, scaling, and rotation), noisy points, and incomplete geometric structures. Especially, the non-uniform scales and defective parts of point clouds increase probability of struck local optima in registration task. In this paper, we propose a robust point cloud registration PKSS-Align that can handle various influences, including similarity transformations, non-uniform densities, random noisy points, and defective parts. The proposed method measures shape feature-based similarity between point clouds on the Pre-Kendall shape space (PKSS), \textcolor{black}{which is a shape measurement-based scheme and doesn't require point-to-point or point-to-plane metric.} The employed measurement can be regarded as the manifold metric that is robust to various representations in the Euclidean coordinate system. Benefited from the measurement, the transformation matrix can be directly generated for point clouds with mentioned influences at the same time. The proposed method does not require data training and complex feature encoding. Based on a simple parallel acceleration, it can achieve significant improvement for efficiency and feasibility in practice. Experiments demonstrate that our method outperforms the relevant state-of-the-art methods.

Foundations

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

Your Notes