Density Adaptive Point Set Registration

Abstract

Probabilistic methods for point set registration have demonstrated competitive results in recent years. These techniques estimate a probability distribution model of the point clouds. While such a representation has shown promise, it is highly sensitive to variations in the density of 3D points. This fundamental problem is primarily caused by changes in the sensor location across point sets. We revisit the foundations of the probabilistic registration paradigm. Contrary to previous works, we model the underlying structure of the scene as a latent probability distribution, and thereby induce invariance to point set density changes. Both the probabilistic model of the scene and the registration parameters are inferred by minimizing the Kullback-Leibler divergence in an Expectation Maximization based framework. Our density-adaptive registration successfully handles severe density variations commonly encountered in terrestrial Lidar applications. We perform extensive experiments on several challenging real-world Lidar datasets. The results demonstrate that our approach outperforms state-of-the-art probabilistic methods for multi-view registration, without the need of re-sampling.

Cite

Text

Lawin et al. "Density Adaptive Point Set Registration." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2018. doi:10.1109/CVPR.2018.00403

Markdown

[Lawin et al. "Density Adaptive Point Set Registration." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2018.](https://mlanthology.org/cvpr/2018/lawin2018cvpr-density/) doi:10.1109/CVPR.2018.00403

BibTeX

@inproceedings{lawin2018cvpr-density,
  title     = {{Density Adaptive Point Set Registration}},
  author    = {Lawin, Felix Järemo and Danelljan, Martin and Khan, Fahad Shahbaz and Forssén, Per-Erik and Felsberg, Michael},
  booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2018},
  doi       = {10.1109/CVPR.2018.00403},
  url       = {https://mlanthology.org/cvpr/2018/lawin2018cvpr-density/}
}