Multiview Point Cloud Registration Based on Minimum Potential Energy for Free-Form Blade Measurement
Zijie Wu, Yaonan Wang, Yang Mo, Qing Zhu, He Xie, Haotian Wu, Mingtao Feng, Ajmal Mian
TL;DR
This work tackles the challenge of globally robust registration for free-form blade point clouds corrupted by noise and outliers. It introduces the negative full inverse (NFI) criterion as a robust, globally oriented objective and reformulates registration as a minimum potential energy (MPE) problem, yielding a convex-like energy landscape that prioritizes inliers. A physics-inspired motion-control scheme computes per-point gravitational forces and torques to guide the template toward alignment, with axis-angle rotation and mutation-based stride adaptation, followed by a Trimmed ICP refinement for fine-tuning. Empirical results on four blade models and a blade-measurement system demonstrate superior accuracy, noise resistance, and computational efficiency, supporting practical automated blade reconstruction in industrial settings. $E_I(R,t) = -\sum_{i=1}^{N}\sum_{j=1}^{M} \frac{1}{\| y_j - (R x_i + t) \| + \varepsilon^2}$ and $\phi = \sum_{i=1}^{N}\sum_{j=1}^{M} -\frac{G m_i m_j}{r}$ with $r = \| y_j - (R x_i + t) \| + \varepsilon^2$ are key formulations linking the robust loss to the energy-based optimization.$
Abstract
Point cloud registration is an essential step for free-form blade reconstruction in industrial measurement. Nonetheless, measuring defects of the 3D acquisition system unavoidably result in noisy and incomplete point cloud data, which renders efficient and accurate registration challenging. In this paper, we propose a novel global registration method that is based on the minimum potential energy (MPE) method to address these problems. The basic strategy is that the objective function is defined as the minimum potential energy optimization function of the physical registration system. The function distributes more weight to the majority of inlier points and less weight to the noise and outliers, which essentially reduces the influence of perturbations in the mathematical formulation. We decompose the solution into a globally optimal approximation procedure and a fine registration process with the trimmed iterative closest point algorithm to boost convergence. The approximation procedure consists of two main steps. First, according to the construction of the force traction operator, we can simply compute the position of the potential energy minimum. Second, to find the MPE point, we propose a new theory that employs two flags to observe the status of the registration procedure. We demonstrate the performance of the proposed algorithm on four types of blades. The proposed method outperforms the other global methods in terms of both accuracy and noise resistance.
