Related Experiment Video
Updated: Nov 18, 2025

02:09
Multi-modal Pulmonary Imaging: Using Complementary Information from CT and Hyperpolarized 129Xe MRI to Evaluate Lung Structure-Function
Published on: April 12, 2024
853
Faster dense deformable image registration by utilizing both CPU and GPU
Simon Ekström1,2, Martino Pilia1, Joel Kullberg1,2
1Uppsala University, Section of Radiology, Department of Surgical Sciences, Uppsala, Sweden.
Journal of Medical Imaging (Bellingham, Wash.)
|February 5, 2021
Summary
This study accelerates deformable image registration using a hybrid CPU-GPU approach, achieving significant speed-ups and improved labeling accuracy compared to existing methods for large-scale medical image analysis.
Area of Science:
- Medical image analysis
- Computational imaging
- High-performance computing
Background:
- Deformable image registration is crucial for medical image analysis tasks like image fusion and segmentation.
- Large-scale datasets necessitate efficient registration methods due to high computational costs.
- Existing methods like Advanced Normalization Tools (ANTs) can be computationally intensive.
Purpose of the Study:
- To accelerate a deformable image registration method using a heterogeneous computing approach (CPU and GPU).
- To improve the efficiency and labeling quality of medical image registration for large-scale databases.
Main Methods:
- Implemented a hybrid CPU-GPU strategy, offloading matching criterion computation to the GPU and optimization to the CPU.
- Utilized a pipeline model to overlap computational tasks and minimize data synchronization overhead.
- Evaluated performance on a brain labeling task, comparing against a CPU-only implementation and ANTs software.
Main Results:
- Achieved speed-up factors of 4x against the CPU implementation and 8x against ANTs.
- Observed improved labeling quality with mean Dice overlaps of 0.712 for the proposed method versus 0.701 for ANTs.
- Demonstrated favorable comparison to ANTs in both speed and accuracy.
Conclusions:
- The proposed heterogeneous computing approach significantly accelerates deformable image registration.
- The method offers improved labeling quality compared to established software like ANTs.
- The registration method and parallelization strategy are released as open-source software (deform).
Related Concept Videos
Computed Tomography
7.6K
Tomography refers to imaging by sections. Computed tomography (CT) is a non-invasive imaging technique that uses computers to analyze several cross-sectional X-rays to reveal minute details about structures in the body.
The technique was invented in the 1970s and is based on the principle that as X-rays pass through the body, they are absorbed or reflected at different levels. In the technique, a patient lies on a motorized platform while a computerized axial tomography (CAT) scanner rotates...
The technique was invented in the 1970s and is based on the principle that as X-rays pass through the body, they are absorbed or reflected at different levels. In the technique, a patient lies on a motorized platform while a computerized axial tomography (CAT) scanner rotates...
7.6K
Parallel Processing
441
The brain processes sensory information rapidly due to parallel processing, which involves sending data across multiple neural pathways at the same time. This method allows the brain to manage various sensory qualities, such as shapes, colors, movements, and locations, all concurrently. For instance, when observing a forest landscape, the brain simultaneously processes the movement of leaves, the shapes of trees, the depth between them, and the various shades of green. This enables a quick and...
441

