• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

使用深度卷积神经网络的自动磁共振图像质量评估:一种用于评定神经影像学中运动伪影的无参考方法。

Automatic MR image quality evaluation using a Deep CNN: A reference-free method to rate motion artifacts in neuroimaging.

机构信息

MICLab - Medical Image Computing Laboratory, School of Electrical and Computer Engineering, University of Campinas (UNICAMP), Brazil.

Neuroimaging Laboratory, Faculty of Medical Sciences, University of Campinas (UNICAMP), Brazil; Department of Neurology, Faculty of Medical Sciences, University of Campinas (UNICAMP), Brazil.

出版信息

Comput Med Imaging Graph. 2021 Jun;90:101897. doi: 10.1016/j.compmedimag.2021.101897. Epub 2021 Mar 11.

DOI:10.1016/j.compmedimag.2021.101897
PMID:33770561
Abstract

Motion artifacts on magnetic resonance (MR) images degrade image quality and thus negatively affect clinical and research scanning. Considering the difficulty in preventing patient motion during MR examinations, the identification of motion artifact has attracted significant attention from researchers. We propose an automatic method for the evaluation of motion corrupted images using a deep convolutional neural network (CNN). Deep CNNs has been used widely in image classification tasks. While such methods require a significant amount of annotated training data, a scarce resource in medical imaging, the transfer learning and fine-tuning approaches allow us to use a smaller amount of data. Here we selected four renowned architectures, initially trained on Imagenet contest dataset, to fine-tune. The models were fine-tuned using patches from an annotated dataset composed of 68 T1-weighted volumetric acquisitions from healthy volunteers. For training and validation 48 images were used, while the remaining 20 images were used for testing. Each architecture was fine-tuned for each MR axis, detecting the motion artifact per patches from the three orthogonal MR acquisition axes. The overall average accuracy for the twelve models (three axes for each of four architecture) was 86.3%. As our goal was to detect fine-grained corruption in the image, we performed an extensive search on lower layers from each of the four architectures, since they filter small regions in the original input. Experiments showed that architectures with fewer layers than the original ones reported the better results for image patches with an overall average accuracy of 90.4%. The accuracies per architecture were similar so we decided to explore all four architectures performing a result consensus. Also, to determine the probability of motion artifacts presence on the whole acquisition a combination of the three axes were performed. The final architecture consists of an artificial neural network (ANN) classifier combining all models from the four shallower architectures, which overall acquisition-based accuracy was 100.0%. The proposed method generalization was tested using three different MR data: (1) MR image acquired in epilepsy patients (93 acquisitions); (2) MR image presenting susceptibility artifact (22 acquisitions); and (3) MR image acquired from different scanner vendor (20 acquisitions). The achieved acquisition-based accuracy on generalization tests (1) 90.3%, (2) 63.6%, and (3) 75.0%) suggests that domain adaptation is necessary. Our proposed method can be rapidly applied to large amounts of image data, providing a motion probability p∈[0,1] per acquisition. This method output can be used as a scale to identify the motion corrupted images from the dataset, thus minimizing the time spent on visual quality control.

摘要

磁共振(MR)图像上的运动伪影会降低图像质量,从而对临床和研究扫描产生负面影响。考虑到在 MR 检查期间难以防止患者运动,因此研究人员已经开始关注运动伪影的识别。我们提出了一种使用深度卷积神经网络(CNN)评估运动伪影图像的自动方法。深度 CNN 已广泛用于图像分类任务。虽然此类方法需要大量带注释的训练数据,但在医学成像中,这是一种稀缺资源,但是迁移学习和微调方法允许我们使用更少的数据。在这里,我们选择了四个著名的架构,最初是在 Imagenet 竞赛数据集上进行训练的,然后对其进行微调。使用来自由 68 名健康志愿者的 T1 加权容积采集组成的注释数据集的斑块对模型进行微调。训练和验证使用了 48 张图像,而其余的 20 张图像用于测试。为每个 MR 轴微调每个架构,从三个正交 MR 采集轴的每个斑块中检测运动伪影。对于十二个模型(四个架构中的每个架构三个轴)的总体平均准确率为 86.3%。由于我们的目标是检测图像中的细微损坏,因此我们从四个架构中的每个架构的底层进行了广泛的搜索,因为它们可以过滤原始输入中的小区域。实验表明,与原始架构相比,具有较少层数的架构对于具有总体平均准确率为 90.4%的图像斑块的报告结果更好。由于各个架构的准确率相似,因此我们决定探索所有四个架构以进行结果共识。此外,为了确定整个采集的运动伪影存在的概率,我们执行了三轴组合。最终的架构由一个人工神经网络(ANN)分类器组成,该分类器结合了四个较浅架构中的所有模型,整体采集准确率为 100.0%。该方法的泛化能力使用三种不同的磁共振数据进行了测试:(1)癫痫患者采集的磁共振图像(93 次采集);(2)存在磁敏感性伪影的磁共振图像(22 次采集);和(3)来自不同扫描仪供应商的磁共振图像(20 次采集)。在泛化测试中获得的基于采集的准确率(1)为 90.3%,(2)为 63.6%,(3)为 75.0%,这表明需要进行域适应。我们提出的方法可以快速应用于大量图像数据,为每次采集提供运动概率 p∈[0,1]。该方法的输出可作为从数据集识别运动伪影图像的比例,从而最大程度地减少用于视觉质量控制的时间。

相似文献

1
Automatic MR image quality evaluation using a Deep CNN: A reference-free method to rate motion artifacts in neuroimaging.使用深度卷积神经网络的自动磁共振图像质量评估:一种用于评定神经影像学中运动伪影的无参考方法。
Comput Med Imaging Graph. 2021 Jun;90:101897. doi: 10.1016/j.compmedimag.2021.101897. Epub 2021 Mar 11.
2
Automated reference-free detection of motion artifacts in magnetic resonance images.磁共振图像中运动伪影的自动无参考检测
MAGMA. 2018 Apr;31(2):243-256. doi: 10.1007/s10334-017-0650-z. Epub 2017 Sep 20.
3
Unsupervised motion artifact correction of turbo spin-echo MRI using deep image prior.基于深度图像先验的涡轮自旋回波 MRI 无监督运动伪影校正。
Magn Reson Med. 2024 Jul;92(1):28-42. doi: 10.1002/mrm.30026. Epub 2024 Jan 28.
4
Motion Artifact Detection for T1-Weighted Brain MR Images Using Convolutional Neural Networks.基于卷积神经网络的 T1 加权脑磁共振图像运动伪影检测。
Int J Neural Syst. 2024 Oct;34(10):2450052. doi: 10.1142/S0129065724500527. Epub 2024 Jul 12.
5
Reduction of respiratory motion artifacts in gadoxetate-enhanced MR with a deep learning-based filter using convolutional neural network.基于卷积神经网络的深度学习滤波器在钆塞酸增强磁共振中减少呼吸运动伪影。
Eur Radiol. 2020 Nov;30(11):5923-5932. doi: 10.1007/s00330-020-07006-1. Epub 2020 Jun 17.
6
MC -Net: motion correction network for multi-contrast brain MRI.MC-Net:用于多对比度脑 MRI 的运动校正网络。
Magn Reson Med. 2021 Aug;86(2):1077-1092. doi: 10.1002/mrm.28719. Epub 2021 Mar 15.
7
Automatic CNN-based detection of cardiac MR motion artefacts using k-space data augmentation and curriculum learning.基于自动卷积神经网络的心磁图运动伪影检测:利用 k 空间数据增强和课程学习。
Med Image Anal. 2019 Jul;55:136-147. doi: 10.1016/j.media.2019.04.009. Epub 2019 Apr 22.
8
AI-based motion artifact severity estimation in undersampled MRI allowing for selection of appropriate reconstruction models.基于人工智能的欠采样 MRI 运动伪影严重度估计,可选择合适的重建模型。
Med Phys. 2024 May;51(5):3555-3565. doi: 10.1002/mp.16918. Epub 2024 Jan 3.
9
Retrospective motion artifact correction of structural MRI images using deep learning improves the quality of cortical surface reconstructions.使用深度学习对结构 MRI 图像进行回溯运动伪影校正可提高皮质表面重建的质量。
Neuroimage. 2021 Apr 15;230:117756. doi: 10.1016/j.neuroimage.2021.117756. Epub 2021 Jan 15.
10
Motion artifact reduction for magnetic resonance imaging with deep learning and k-space analysis.基于深度学习和 K 空间分析的磁共振成像运动伪影减少。
PLoS One. 2023 Jan 5;18(1):e0278668. doi: 10.1371/journal.pone.0278668. eCollection 2023.

引用本文的文献

1
Motion artifacts and image quality in stroke MRI: associated factors and impact on AI and human diagnostic accuracy.中风磁共振成像中的运动伪影与图像质量:相关因素及其对人工智能和人类诊断准确性的影响
Eur Radiol. 2025 Jul 15. doi: 10.1007/s00330-025-11807-7.
2
New Approaches in Radiotherapy.放射治疗的新方法
Cancers (Basel). 2025 Jun 13;17(12):1980. doi: 10.3390/cancers17121980.
3
Automated quality control of small animal MR neuroimaging data.小动物磁共振神经成像数据的自动质量控制
Imaging Neurosci (Camb). 2024 Oct 17;2:1-23. doi: 10.1162/imag_a_00317. eCollection 2024 Oct 1.
4
AI-Driven Advances in Low-Dose Imaging and Enhancement-A Review.人工智能驱动的低剂量成像与增强技术进展——综述
Diagnostics (Basel). 2025 Mar 11;15(6):689. doi: 10.3390/diagnostics15060689.
5
An effective no-reference image quality index prediction with a hybrid Artificial Intelligence approach for denoised MRI images.基于混合人工智能方法的去噪 MRI 图像有效无参考图像质量指数预测。
BMC Med Imaging. 2024 Aug 12;24(1):208. doi: 10.1186/s12880-024-01387-1.
6
A systematic review of (semi-)automatic quality control of T1-weighted MRI scans.基于 T1 加权 MRI 扫描的(半)自动质量控制的系统评价。
Neuroradiology. 2024 Jan;66(1):31-42. doi: 10.1007/s00234-023-03256-0. Epub 2023 Dec 4.
7
A Soft-Reference Breast Ultrasound Image Quality Assessment Method That Considers the Local Lesion Area.一种考虑局部病变区域的软参考乳腺超声图像质量评估方法。
Bioengineering (Basel). 2023 Aug 7;10(8):940. doi: 10.3390/bioengineering10080940.
8
Automatic Artifact Detection Algorithm in Fetal MRI.胎儿磁共振成像中的自动伪影检测算法
Front Artif Intell. 2022 Jun 16;5:861791. doi: 10.3389/frai.2022.861791. eCollection 2022.
9
Deep Learning in Large and Multi-Site Structural Brain MR Imaging Datasets.大型多站点大脑结构磁共振成像数据集的深度学习
Front Neuroinform. 2022 Jan 20;15:805669. doi: 10.3389/fninf.2021.805669. eCollection 2021.
10
Intelligent Question Answering System by Deep Convolutional Neural Network in Finance and Economics Teaching.基于深度卷积神经网络的财经教学智能问答系统
Comput Intell Neurosci. 2022 Jan 21;2022:5755327. doi: 10.1155/2022/5755327. eCollection 2022.