Chen Tianqi, Hou Jun, Zhou Yinchi, Xie Huidong, Chen Xiongchao, Liu Qiong, Guo Xueqi, Xia Menghua, Duncan James S, Liu Chi, Zhou Bo
IEEE Trans Med Imaging. 2025 May 15;PP. doi: 10.1109/TMI.2025.3570342.
Positron Emission Tomography (PET) is an important clinical imaging tool but inevitably introduces radiation exposure to patients and healthcare providers. Reducing the tracer injection dose and eliminating the CT acquisition for attenuation correction can reduce the overall radiation dose, but often results in PET with high noise and bias. Thus, it is desirable to develop 3D methods to translate the non-attenuation-corrected low-dose PET (NAC-LDPET) into attenuation-corrected standard-dose PET (AC-SDPET). Recently, diffusion models have emerged as a new state-of-the-art deep learning method for image-to-image translation, better than traditional CNN-based methods. However, due to the high computation cost and memory burden, it is largely limited to 2D applications. To address these challenges, we developed a novel 2.5D Multi-view Averaging Diffusion Model (MADM) for 3D image-to-image translation with application on NAC-LDPET to AC-SDPET translation. Specifically, MADM employs separate diffusion models for axial, coronal, and sagittal views, whose outputs are averaged in each sampling step to ensure the 3D generation quality from multiple views. To accelerate the 3D sampling process, we also proposed a strategy to use the CNN-based 3D generation as a prior for the diffusion model. Our experimental results on human patient studies suggested that MADM can generate high-quality 3D translation images, outperforming previous CNN-based and Diffusion-based baseline methods. The code is available at https://github.com/tianqic/MADM.
正电子发射断层扫描(PET)是一种重要的临床成像工具,但不可避免地会给患者和医护人员带来辐射暴露。降低示踪剂注射剂量并省去用于衰减校正的CT采集可以降低总体辐射剂量,但这往往会导致PET图像出现高噪声和偏差。因此,开发三维方法将未进行衰减校正的低剂量PET(NAC-LDPET)转换为经衰减校正的标准剂量PET(AC-SDPET)是很有必要的。最近,扩散模型已成为一种新的最先进的深度学习图像到图像转换方法,优于传统的基于卷积神经网络(CNN)的方法。然而,由于计算成本高和内存负担大,它在很大程度上仅限于二维应用。为了应对这些挑战,我们开发了一种新颖的2.5D多视图平均扩散模型(MADM)用于三维图像到图像转换,并将其应用于从NAC-LDPET到AC-SDPET的转换。具体而言,MADM对轴向、冠状和矢状视图采用单独的扩散模型,其输出在每个采样步骤中进行平均,以确保从多个视图生成的三维质量。为了加速三维采样过程,我们还提出了一种策略,将基于CNN的三维生成用作扩散模型的先验。我们在人类患者研究中的实验结果表明,MADM可以生成高质量的三维转换图像,优于以前基于CNN和基于扩散的基线方法。代码可在https://github.com/tianqic/MADM获取。