TL;DR
This paper introduces FROG, a fast, hubless 3D groupwise registration algorithm using keypoints, which is robust, efficient, and suitable for large datasets like whole-body CT scans, outperforming voxel-based methods.
Contribution
The paper presents a novel hubless keypoint-based registration method that reduces complexity and improves speed for large 3D image groups, with an innovative EM-weighting outlier rejection.
Findings
Outperforms voxel-based methods on whole-body CT datasets
Handles large groups of up to 103 volumes efficiently
Provides robust registration with outlier rejection
Abstract
We present a novel algorithm for Fast Registration Of image Groups (FROG), applied to large 3D image groups. Our approach extracts 3D SURF keypoints from images, computes matched pairs of keypoints and registers the group by minimizing pair distances in a hubless way i.e. without computing any central mean image. Using keypoints significantly reduces the problem complexity compared to voxel-based approaches, and enables us to provide an in-core global optimization, similar to the Bundle Adjustment for 3D reconstruction. As we aim to register images of different patients, the matching step yields many outliers. Then we propose a new EM-weighting algorithm which efficiently discards outliers. Global optimization is carried out with a fast gradient descent algorithm. This allows our approach to robustly register large datasets. The result is a set of diffeomorphic half transforms which…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
