基于变分贝叶斯的分布估计算法用于点集配准

An Estimation of Distribution Algorithm Based on Variational Bayesian for Point-Set Registration

IEEE Transactions on Evolutionary Computation · 2021
被引 11
ABS 4

中文导读

针对点集配准中分布复杂、存在缺失和异常点的问题,提出一种基于变分贝叶斯的分布估计算法,通过全局搜索和局部优化实现鲁棒配准。

Abstract

Point-set registration is widely used in computer vision and pattern recognition. However, it has become a challenging problem since the current registration algorithms suffer from the complexities of the point-set distributions. To solve this problem, we propose a robust registration algorithm based on the estimation of distribution algorithm (EDA) to optimize the complex distributions from a global search mechanism. We propose an EDA probability model based on the asymmetric generalized Gaussian mixture model, which describes the area in the solution space as comprehensively as possible and constructs a probability model of complex distribution points, especially for missing and outliers. We propose a transformation and a Gaussian evolution strategy in the selection mechanism of EDA to process the deformation, rotation, and denoising of selected dominant individuals. Considering the complexity of the model, we choose to optimize from the perspective of variational Bayesian, and introduce a prior probability distribution through local variation to reinforce the convergence of the algorithm in dealing with complex point sets. In addition, a local search mechanism based on the simulated annealing algorithm is added to realize the coarse-to-fine registration. Experimental results show that our method has the best robustness compared with the state-of-the-art registration algorithms.

计算机视觉模式识别点集配准分布估计算法变分贝叶斯