Related Experiment Video
Updated: Dec 1, 2025

05:05
Four-Dimensional CT Analysis Using Sequential 3D-3D Registration
Published on: November 23, 2019
8.3K
Weakly-supervised learning of multi-modal features for regularised iterative descent in 3D image registration.
Max Blendowski1, Lasse Hansen1, Mattias P Heinrich1
1Institute of Medical Informatics, University of Lübeck, Germany.
Medical Image Analysis
|November 9, 2020
Summary
This study introduces a weakly-supervised deep learning method for medical image registration. It effectively disentangles feature learning and deformation estimation, improving multi-modal registration accuracy with limited data.
Area of Science:
- Medical Imaging
- Deep Learning
- Computer Vision
Background:
- Deep learning for medical image registration is advancing but faces challenges with large parameter spaces and limited annotated data.
- Progress in registration lags behind segmentation due to annotation scarcity and complexity.
- Iterative solutions could significantly benefit medical image registration, especially for multi-modal scenarios.
Purpose of the Study:
- To develop a weakly-supervised deep learning approach for disentangling appearance-based feature learning and deformation estimation in medical image registration.
- To improve multi-modal image registration quality, particularly with limited training data.
Main Methods:
- An end-to-end trainable, weakly-supervised deep learning framework for feature extraction.
- Mapping complex appearance features into a common space for registration.
- Evaluation on thoracoabdominal CT and MRI datasets.
Main Results:
- The proposed method demonstrates competitive performance against state-of-the-art hand-crafted features, Mutual Information-based methods, and fully-integrated CNNs.
- The approach effectively handles limitations of small and weakly-labeled training datasets.
- Favorable comparisons in multi-modal registration tasks.
Conclusions:
- Disentangling feature learning and deformation estimation is a promising strategy for improving deep learning-based medical image registration.
- Weakly-supervised learning offers a viable solution for registration tasks with scarce annotations.
- The developed method shows potential for advancing multi-modal medical image registration accuracy and efficiency.
Related Concept Videos
Calibration Curves: Linear Least Squares
3.9K
A calibration curve is a plot of the instrument's response against a series of known concentrations of a substance. This curve is used to set the instrument response levels, using the substance and its concentrations as standards. Alternatively, or additionally, an equation is fitted to the calibration curve plot and subsequently used to calculate the unknown concentrations of other samples reliably.
For data that follow a straight line, the standard method for fitting is the linear...
For data that follow a straight line, the standard method for fitting is the linear...
3.9K
Residuals and Least-Squares Property
8.6K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
8.6K
Deconvolution
432
Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
432
