Multiview 2D/3D Rigid Registration via a Point-of-Interest Network for Tracking and Triangulation

Abstract

We propose to tackle the problem of multiview 2D/3D rigid registration for intervention via a Point-Of-Interest Network for Tracking and Triangulation (POINT^2). POINT^2 learns to establish 2D point-to-point correspondences between the pre- and intra-intervention images by tracking a set of random POIs. The 3D pose of the pre-intervention volume is then estimated through a triangulation layer. In POINT^2, the unified framework of the POI tracker and the triangulation layer enables learning informative 2D features and estimating 3D pose jointly. In contrast to existing approaches, POINT^2 only requires a single forward-pass to achieve a reliable 2D/3D registration. As the POI tracker is shift-invariant, POINT^2 is more robust to the initial pose of the 3D pre-intervention image. Extensive experiments on a large-scale clinical cone-beam CT (CBCT) dataset show that the proposed POINT^2 method outperforms the existing learning-based method in terms of accuracy, robustness and running time. Furthermore, when used as an initial pose estimator, our method also improves the robustness and speed of the state-of-the-art optimization-based approaches by ten folds.

Cite

Text

Liao et al. "Multiview 2D/3D Rigid Registration via a Point-of-Interest Network for Tracking and Triangulation." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2019. doi:10.1109/CVPR.2019.01292

Markdown

[Liao et al. "Multiview 2D/3D Rigid Registration via a Point-of-Interest Network for Tracking and Triangulation." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2019.](https://mlanthology.org/cvpr/2019/liao2019cvpr-multiview/) doi:10.1109/CVPR.2019.01292

BibTeX

@inproceedings{liao2019cvpr-multiview,
  title     = {{Multiview 2D/3D Rigid Registration via a Point-of-Interest Network for Tracking and Triangulation}},
  author    = {Liao, Haofu and Lin, Wei-An and Zhang, Jiarui and Zhang, Jingdan and Luo, Jiebo and Zhou, S. Kevin},
  booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2019},
  doi       = {10.1109/CVPR.2019.01292},
  url       = {https://mlanthology.org/cvpr/2019/liao2019cvpr-multiview/}
}