Institute of Science and Technology for Brain-inspired Intelligence and MOE Frontiers Center for Brain Science, Fudan University, Shanghai, China; Shanghai Center for Brain Science and Brain-inspired Technology, Shanghai, China; Department of Biomedical Engineering, Rensselaer Polytechnic Institute, Troy, USA.
Department of Biomedical Engineering, Rensselaer Polytechnic Institute, Troy, USA; Department of Electrical and Computer Engineering, São Carlos School of Engineering, University of São Paulo, São Carlos, Brazil.
Artif Intell Med. 2023 Aug;142:102555. doi: 10.1016/j.artmed.2023.102555. Epub 2023 Apr 28.
Digital mammography is currently the most common imaging tool for breast cancer screening. Although the benefits of using digital mammography for cancer screening outweigh the risks associated with the x-ray exposure, the radiation dose must be kept as low as possible while maintaining the diagnostic utility of the generated images, thus minimizing patient risks. Many studies investigated the feasibility of dose reduction by restoring low-dose images using deep neural networks. In these cases, choosing the appropriate training database and loss function is crucial and impacts the quality of the results. In this work, we used a standard residual network (ResNet) to restore low-dose digital mammography images and evaluated the performance of several loss functions. For training purposes, we extracted 256,000 image patches from a dataset of 400 images of retrospective clinical mammography exams, where dose reduction factors of 75% and 50% were simulated to generate low and standard-dose pairs. We validated the network in a real scenario by using a physical anthropomorphic breast phantom to acquire real low-dose and standard full-dose images in a commercially available mammography system, which were then processed through our trained model. We benchmarked our results against an analytical restoration model for low-dose digital mammography. Objective assessment was performed through the signal-to-noise ratio (SNR) and the mean normalized squared error (MNSE), decomposed into residual noise and bias. Statistical tests revealed that the use of the perceptual loss (PL4) resulted in statistically significant differences when compared to all other loss functions. Additionally, images restored using the PL4 achieved the closest residual noise to the standard dose. On the other hand, perceptual loss PL3, structural similarity index (SSIM) and one of the adversarial losses achieved the lowest bias for both dose reduction factors. The source code of our deep neural network is available at https://github.com/WANG-AXIS/LdDMDenoising.
数字乳腺 X 线摄影术是目前乳腺癌筛查最常用的成像工具。尽管使用数字乳腺 X 线摄影术进行癌症筛查的益处大于与 X 射线照射相关的风险,但在保持生成图像的诊断效用的同时,必须将辐射剂量降至最低,从而最大限度地降低患者的风险。许多研究都探讨了使用深度神经网络恢复低剂量图像来降低剂量的可行性。在这些情况下,选择适当的训练数据库和损失函数至关重要,会影响结果的质量。在这项工作中,我们使用标准的残差网络(ResNet)来恢复低剂量数字乳腺 X 线摄影图像,并评估了几种损失函数的性能。在训练过程中,我们从回顾性临床乳腺 X 线摄影检查的 400 张图像数据集提取了 256,000 个图像补丁,其中模拟了 75%和 50%的剂量降低因子来生成低剂量和标准剂量对。我们使用商业上可用的乳腺摄影系统中的物理人体乳腺模型来获取真实的低剂量和标准全剂量图像,并在真实场景中验证了网络,然后通过我们训练的模型对其进行处理。我们将结果与低剂量数字乳腺 X 线摄影的分析恢复模型进行了基准测试。通过信噪比(SNR)和平均归一化均方误差(MNSE)进行客观评估,将其分解为残余噪声和偏差。统计检验表明,与所有其他损失函数相比,使用感知损失(PL4)会导致统计学上的显著差异。此外,使用 PL4 恢复的图像与标准剂量的残余噪声最接近。另一方面,感知损失 PL3、结构相似性指数(SSIM)和其中一种对抗性损失在两种剂量降低因子下都实现了最低的偏差。我们的深度神经网络的源代码可在 https://github.com/WANG-AXIS/LdDMDenoising 上获得。