ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
466
Citations
21
Influential Citations
Medical Image Analysis
Venue
2018
Year
One of the fundamental challenges in supervised learning for multimodal image registration is the lack of ground-truth for voxel-level spatial correspondence. This work describes a method to infer voxel-level transformation from higher-level correspondence information contained in anatomical labels. We argue that such labels are more reliable and practical to obtain for reference sets of image pairs than voxel-level correspondence. Typical anatomical labels of interest may include solid organs, vessels, ducts, structure boundaries and other subject-specific ad hoc landmarks. The proposed end-to-end convolutional neural network approach aims to predict displacement fields to align multiple labelled corresponding structures for individual image pairs during the training, while only unlabelled image pairs are used as the network input for inference. We highlight the versatility of the proposed strategy, for training, utilising diverse types of anatomical labels, which need not to be identifiable over all training image pairs. At inference, the resulting 3D deformable image registration algorithm runs in real-time and is fully-automated without requiring any anatomical labels or initialisation. Several network architecture variants are compared for registering T2-weighted magnetic resonance images and 3D transrectal ultrasound images from prostate cancer patients. A median target registration error of 3.6 mm on landmark centroids and a median Dice of 0.87 on prostate glands are achieved from cross-validation experiments, in which 108 pairs of multimodal images from 76 patients were tested with high-quality anatomical labels.
Multimodal image registration is a critical task in medical imaging, enabling fusion of complementary information from different modalities. Traditional supervised approaches require voxel-level ground-truth correspondences, which are extremely difficult and expensive to obtain, especially for soft tissues. This paper addresses this fundamental challenge by proposing a weakly-supervised learning framework that leverages anatomical labels—which are more reliable and practical to acquire—to train a CNN to predict dense displacement fields. This shift from voxel-level to label-level supervision is a significant conceptual advance, as it makes training data collection feasible in clinical settings.
The paper is also notable for its practical focus: the resulting registration algorithm runs in real-time and is fully-automated at inference, requiring no anatomical labels or manual initialization. This is a crucial step toward integrating such algorithms into clinical workflows, where speed and ease of use are paramount. The authors demonstrate the method on a challenging multimodal problem—registering T2-weighted MRI and 3D transrectal ultrasound (TRUS) for prostate cancer patients—showing that the approach can handle real-world variability and achieve high accuracy.
The key technical contributions of this work are:
The method was evaluated on a dataset of 108 multimodal image pairs from 76 prostate cancer patients. Using cross-validation, the authors report a median target registration error (TRE) of 3.6 mm on landmark centroids and a median Dice similarity coefficient of 0.87 on prostate gland segmentation. These metrics indicate high registration accuracy, comparable to or better than existing methods, while offering the advantage of real-time performance. The comparison of network architectures also provides valuable guidance for future work in learning-based registration.
The broader impact of this work extends beyond the specific application. By demonstrating that high-quality registration can be learned from weak supervision, the paper opens the door to applying deep learning to a wider range of registration problems where dense ground-truth is unavailable. This is particularly relevant in medical imaging, where obtaining voxel-level correspondences is often impractical. The real-time, fully-automated nature of the method also makes it clinically viable, potentially improving image-guided interventions and diagnosis. Moreover, the idea of using anatomical labels as a form of supervision could inspire similar approaches in other domains of computer vision where spatial correspondence is needed but difficult to annotate.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba