Summaries of papers on MRI Quality Assessment and Control
14 Jun 2024 #brainImaging #mri
I summarized four papers related to MRI quality assessment and control. Below are the summaries:
Paper list
- Liao, Lufan, et al. “Joint image quality assessment and brain extraction of fetal MRI using deep learning.” Medical Image Computing and Computer Assisted Intervention–MICCAI 2020: 23rd International Conference, Lima, Peru, October 4–8, 2020, Proceedings, Part VI 23. Springer International Publishing, 2020.
- Giganti, Francesco, et al. “Prostate Imaging Quality (PI-QUAL): a new quality control scoring system for multiparametric magnetic resonance imaging of the prostate from the PRECISION trial.” European urology oncology 3.5 (2020): 615-619.
- Esses, Steven J., et al. “Automated image quality evaluation of T2‐weighted liver MRI utilizing deep learning architecture.” Journal of Magnetic Resonance Imaging 47.3 (2018): 723-728.
- Monereo-Sánchez, Jennifer, et al. “Quality control strategies for brain MRI segmentation and parcellation: Practical approaches and recommendations-insights from the Maastricht study.” Neuroimage 237 (2021): 118174.
Joint Image Quality Assessment and Brain Extraction of Fetal MRI Using Deep Learning (2020)
Background
- Quality Assessment (QA): Evaluates MRI image quality for analysis suitability.
- Brain Extraction (BE): Identifies and isolates the brain region from the MRI image.
Traditionally handled separately, this paper proposes a joint deep learning model for simultaneous QA and BE, enhancing performance and efficiency, since both tasks focus on the brain region. Besides, dealing with fetal brain images are difficult, in that they can appear in different positions and angles within the MRI scans. And their shapes and appearances change as fetuses grow. To solve this difficulty, the study leverages deformable convolution method.
Main Contributions
-
Joint Optimization: Combining QA and BE, allowing the network to learn shared features and reducing the risk of overfitting.
-
Multi-Stage Deep Learning Model:
- Brain Detector: Locates the brain region within the MRI scan. This helps in focusing the subsequent analysis on the relevant part of the image.
- Deformable Convolution: Adapts the receptive field to the varying shapes and sizes of fetal brains. This is crucial because fetal brain shapes change significantly across different gestational ages.
- Task-Specific Module: Simultaneously performs QA and BE.
-
Multi-Step Training Strategy: Progressive training enhances model learning.
Evaluation
- Datasets: Fetal MRI images, focusing on 2D slice quality.
- Metrics:
- Dice Similarity Coefficient (DSC): The primary metric for evaluating the accuracy of brain extraction, measuring the overlap between the predicted and true brain regions.
- Quality Scores: For image quality assessment, the model was trained to classify images into different quality levels.
- Results:
- The model achieved a DSC score of 0.89, which is comparable to or better than existing methods, indicating high accuracy in brain extraction.
- The image quality assessment module successfully classified image slices into quality categories, with 85% accuracy in distinguishing between high and low-quality images.
Conclusion
The study introduces a DL model for simultaneous QA and BE in fetal MRI scans, using deformable convolutions to handle variability in brain images. The multi-step training and diverse dataset validation demonstrate its effectiveness, making it a promising tool for fetal MRI analysis.
Prostate Imaging Quality (PI-QUAL): A New Quality Control Scoring System for Multiparametric Magnetic Resonance Imaging of the Prostate from the PRECISION trial (2020)
Background
The PRECISION trial was a multicenter randomized study that demonstrated multiparametric magnetic resonance imaging (mpMRI)-targeted biopsy is superior to standard transrectal ultrasound-guided biopsy for detecting prostate cancer. The success of mpMRI-targeted biopsies relies heavily on the quality of the mpMRI scans, but there was no existing scoring system to evaluate this quality.
Prostate Imaging Quality (PI-QUAL)
To address this gap, the researchers introduced a novel scoring system called the Prostate Imaging Quality (PI-QUAL) score. PI-QUAL is a Likert scale from 1 to 5:
- 1: No mpMRI sequences are of diagnostic quality.
- 5: Each sequence is independently of optimal diagnostic quality.
Method
- Selection of MRI scans: From the PRECISION trial, 58 out of 252 mpMRI scans (23%) were randomly selected for evaluation. These scans were taken from 22 different centers involved in the trial.
- Radiologist assessment: Two experienced radiologists from the coordinating trial center independently assessed the selected MRI scans. The radiologists were blinded to the pathology results to ensure unbiased evaluation.
- Scoring system: The scans were scored using the newly developed PI-QUAL system.
- Quality Metrics
- Overall quality: The overall diagnostic quality of the scans was evaluated.
- Specific sequence quality: The quality of individual sequences such as T2-weighted imaging (T2WI), diffusion-weighted imaging (DWI), and dynamic contrast-enhanced imaging (DCE) was assessed separately.
- Statistical Analysis
- The percentage of scans with sufficient diagnostic quality (PI-QUAL score ≥3) was calculated.
- The percentage of scans with good or optimal diagnostic quality (PI-QUAL score ≥4) was determined.
- The diagnostic quality of the specific imaging sequences (T2WI, DWI, DCE) was also analyzed.
Results
- Overall Diagnostic Quality:
- 55 out of 58 scans (95%) had sufficient diagnostic quality (PI-QUAL score ≥3).
- 35 out of 58 scans (60%) had good or optimal diagnostic quality (PI-QUAL score ≥4).
- Sequence-Specific Quality: 95% of T2WI scans, 79% of DWI scans, and 66% of DCE scans were of diagnostic quality.
Conclusion
The introduction of the PI-QUAL score provides a standardized method to assess the quality of mpMRI scans. Further validation of this scoring system is recommended to ensure its effectiveness in various clinical settings.
Automated image quality evaluation of T2-weighted liver MRI utilizing deep learning architecture (2018)
Background
Accurate screening of T2-weighted (T2WI) liver MRI scans is essential for effective diagnosis, but manual evaluation by radiologists is time-consuming and subject to variability. Automated methods, specifically using deep learning (DL) approaches like Convolutional Neural Networks (CNNs), offer a promising solution for consistent and efficient image quality assessment. This study aimed to develop and evaluate a CNN for automated screening to identify non-diagnostic images and compare its performance to radiologists’ evaluations.
Method
- Data Collection: The study utilized 522 liver MRI exams performed at 1.5T and 3T between November 2014 and May 2016 for training and validation of the CNN.
- CNN Architecture: The CNN consisted of several layers, including an input layer, convolutional layer, fully connected layer, and output layer.
- Training Data: 351 T2WI images were anonymized and labeled as diagnostic or non-diagnostic based on their ability to detect lesions and assess liver morphology. These were used to train CNN.
- Validation Data: An independent set of 171 T2WI images was used for blind testing. Two radiologists independently evaluated these images, labeling them as diagnostic or non-diagnostic.
- Comparison: The image quality (IQ) output from the CNN was compared to the evaluations made by the two radiologists.
Results
- The agreement between the CNN and the radiologists was: 79% with Reader 1, and 73% with Reader 2
- Sensitivity and Specificity of the CNN in identifying non-diagnostic images:
- Sensitivity: 67% with respect to Reader 1 and 47% with respect to Reader 2
- Specificity: 81% with respect to Reader 1 and 80% with respect to Reader 2
- Negative predictive value: 94% with respect to Reader 1 and 86% with respect to Reader 2
Conclusion
This research shows the potential of using deep learning, specifically a CNN, for automated quality evaluation of T2-weighted liver MRI images. The CNN’s performance was compared to radiologists’ assessments, showing a high negative predictive value, which indicates its reliability in identifying diagnostic images. This automated approach could be assist radiologists in clinical settings by quickly and accurately determining the quality of MRI scans.
Quality control strategies for brain MRI segmentation and parcellation: Practical approaches and recommendations - insights from the Maastricht study (2021)
Background
Quality control (QC) in brain MRI segmentation is crucial for ensuring accurate data. Manual QC, although considered the gold standard, is impractical for large datasets due to its time-consuming nature. Automated methods offer faster and reproducible alternatives but lack a consensus on the best approach. This study aims to highlight the impact of manual edits on brain segmentation accuracy and compare various QC strategies to reduce measurement errors effectively.
Method
- Data: Structural brain MRI from 259 participants of The Maastricht Study.
- Segmentation Tool: FreeSurfer 6.0 was used to automatically extract morphological estimates.
- Manual Editing: Segmentations with inaccuracies were manually edited, and the differences in morphological estimates before and after editing were compared.
- Quality Control Strategies:
- Manual Strategies: Visual inspection to exclude or manually edit images.
- Automated strategies: Exclusion of outliers using MRIQC and Qoala-T, and metrics such as morphological global measures, Euler numbers, and Contrast-to-Noise ratio.
- Semi-Automated Strategies: Visual inspection and manual editing of outliers detected by tools and metrics without excluding them.
- Evaluation: Measuring the proportion of unexplained variance relative to the total variance after applying each strategy.
Results
- Manual Editing: Significant changes in subcortical brain volumes and moderate changes in cortical surface area, thickness, and hippocampal volumes.
- Strategy Performance: Depended on the morphological measure of interest.
- Manual Strategies: Provided the largest reduction in unexplained variance.
- Automated Alternatives: Based on Euler numbers and MRIQC scores.
- Global Morphological Measures: Excluding outliers increased unexplained variance.
Conclusion
The study underscores the importance of QC in brain MRI segmentation, advocating for manual methods as the most reliable, though impractical for large datasets. Automated methods, especially those using Euler numbers and MRIQC, provide effective alternatives. Excluding outliers based on global measures may increase errors, guiding practical QC recommendations for neuroimaging research to ensure data accuracy and reliability.