English

DeepBBS: Deep Best Buddies for Point Cloud Registration

Computer Vision and Pattern Recognition 2021-10-19 v2

Abstract

Recently, several deep learning approaches have been proposed for point cloud registration. These methods train a network to generate a representation that helps finding matching points in two 3D point clouds. Finding good matches allows them to calculate the transformation between the point clouds accurately. Two challenges of these techniques are dealing with occlusions and generalizing to objects of classes unseen during training. This work proposes DeepBBS, a novel method for learning a representation that takes into account the best buddy distance between points during training. Best Buddies (i.e., mutual nearest neighbors) are pairs of points nearest to each other. The Best Buddies criterion is a strong indication for correct matches that, in turn, leads to accurate registration. Our experiments show improved performance compared to previous methods. In particular, our learned representation leads to an accurate registration for partial shapes and in unseen categories.

Keywords

Cite

@article{arxiv.2110.03016,
  title  = {DeepBBS: Deep Best Buddies for Point Cloud Registration},
  author = {Itan Hezroni and Amnon Drory and Raja Giryes and Shai Avidan},
  journal= {arXiv preprint arXiv:2110.03016},
  year   = {2021}
}

Comments

Accepted to 3DV 2021

R2 v1 2026-06-24T06:40:59.294Z