PRNet: Self-Supervised Learning for Partial-to-Partial Registration

Abstract

We present a simple, flexible, and general framework titled Partial Registration Network (PRNet), for partial-to-partial point cloud registration. Inspired by recently-proposed learning-based methods for registration, we use deep networks to tackle non-convexity of the alignment and partial correspondence problem. While previous learning-based methods assume the entire shape is visible, PRNet is suitable for partial-to-partial registration, outperforming PointNetLK, DCP, and non-learning methods on synthetic data. PRNet is self-supervised, jointly learning an appropriate geometric representation, a keypoint detector that finds points in common between partial views, and keypoint-to-keypoint correspondences. We show PRNet predicts keypoints and correspondences consistently across views and objects. Furthermore, the learned representation is transferable to classification.

Cite

Text

Wang and Solomon. "PRNet: Self-Supervised Learning for Partial-to-Partial Registration." Neural Information Processing Systems, 2019.

Markdown

[Wang and Solomon. "PRNet: Self-Supervised Learning for Partial-to-Partial Registration." Neural Information Processing Systems, 2019.](https://mlanthology.org/neurips/2019/wang2019neurips-prnet/)

BibTeX

@inproceedings{wang2019neurips-prnet,
  title     = {{PRNet: Self-Supervised Learning for Partial-to-Partial Registration}},
  author    = {Wang, Yue and Solomon, Justin M},
  booktitle = {Neural Information Processing Systems},
  year      = {2019},
  pages     = {8814-8826},
  url       = {https://mlanthology.org/neurips/2019/wang2019neurips-prnet/}
}