论文标题
使用深度学习和新型混合损失功能在MRI中进行运动校正
Motion correction in MRI using deep learning and a novel hybrid loss function
论文作者
论文摘要
目的是开发和评估一种基于深度学习的方法(MC-NET),以抑制脑磁共振成像(MRI)中的运动伪影。 MC-NET方法是从UNET和两阶段多损失函数结合的。使用合成运动污染的T1加权轴向脑图像用于训练网络。评估在训练过程中使用了模拟的T1和T2加权轴向,冠状和矢状图像,以及带有实际扫描的运动伪影的T1加权图像。性能指数包括峰信号与噪声比(PSNR),结构相似性指数度量(SSIM)和视觉阅读评分。两名临床读者对图像进行了评分。结果MC-NET优于T1轴向测试集上根据PSNR和SSIM实施的其他方法。 MC-NET在定量度量和视觉分数上都显着提高了所有T1加权图像(对于所有方向以及模拟和真实运动伪像)的质量。但是,MC-NET在未经训练的对比度(T2加权)上表现不佳。结论提出的两阶段多损失MC-NET可以有效地抑制脑MRI中的运动伪像,而不会损害图像上下文。鉴于MC-NET的效率(单图像处理时间〜40ms),它可以在实际临床环境中使用。为了促进进一步的研究,可以在https://github.com/mrimoco/dl_motion_correction上获得代码和训练的模型。
Purpose To develop and evaluate a deep learning-based method (MC-Net) to suppress motion artifacts in brain magnetic resonance imaging (MRI). Methods MC-Net was derived from a UNet combined with a two-stage multi-loss function. T1-weighted axial brain images contaminated with synthetic motions were used to train the network. Evaluation used simulated T1 and T2-weighted axial, coronal, and sagittal images unseen during training, as well as T1-weighted images with motion artifacts from real scans. Performance indices included the peak signal to noise ratio (PSNR), structural similarity index measure (SSIM), and visual reading scores. Two clinical readers scored the images. Results The MC-Net outperformed other methods implemented in terms of PSNR and SSIM on the T1 axial test set. The MC-Net significantly improved the quality of all T1-weighted images (for all directions and for simulated as well as real motion artifacts), both on quantitative measures and visual scores. However, the MC-Net performed poorly on images of untrained contrast (T2-weighted). Conclusion The proposed two-stage multi-loss MC-Net can effectively suppress motion artifacts in brain MRI without compromising image context. Given the efficiency of the MC-Net (single image processing time ~40ms), it can potentially be used in real clinical settings. To facilitate further research, the code and trained model are available at https://github.com/MRIMoCo/DL_Motion_Correction.