TL;DR
This paper introduces a fast, efficient patch-based iterative neural network for accurate 3D landmark localization in medical images, combining regression and classification, and extending to multiple landmarks with global anatomical modeling.
Contribution
The novel Patch-based Iterative Network (PIN) achieves rapid and accurate landmark localization in 3D medical images using an iterative CNN approach with multi-task learning and global landmark modeling.
Findings
Average localization error of 5.59mm
Runtime of 0.44 seconds for 10 landmarks
Qualitative similarity to clinical ground truth
Abstract
We propose a new Patch-based Iterative Network (PIN) for fast and accurate landmark localisation in 3D medical volumes. PIN utilises a Convolutional Neural Network (CNN) to learn the spatial relationship between an image patch and anatomical landmark positions. During inference, patches are repeatedly passed to the CNN until the estimated landmark position converges to the true landmark location. PIN is computationally efficient since the inference stage only selectively samples a small number of patches in an iterative fashion rather than a dense sampling at every location in the volume. Our approach adopts a multi-task learning framework that combines regression and classification to improve localisation accuracy. We extend PIN to localise multiple landmarks by using principal component analysis, which models the global anatomical relationships between landmarks. We have evaluated PIN…
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.
