Department of Computer Science and Engineering, The Hong Kong University of Science and Technology, Hong Kong, China.
Department of Electronic and Computer Engineering, The Hong Kong University of Science and Technology, Hong Kong, China.
Med Image Anal. 2024 Dec;98:103311. doi: 10.1016/j.media.2024.103311. Epub 2024 Aug 23.
Optical Coherence Tomography Angiography (OCTA) is a crucial tool in the clinical screening of retinal diseases, allowing for accurate 3D imaging of blood vessels through non-invasive scanning. However, the hardware-based approach for acquiring OCTA images presents challenges due to the need for specialized sensors and expensive devices. In this paper, we introduce a novel method called TransPro, which can translate the readily available 3D Optical Coherence Tomography (OCT) images into 3D OCTA images without requiring any additional hardware modifications. Our TransPro method is primarily driven by two novel ideas that have been overlooked by prior work. The first idea is derived from a critical observation that the OCTA projection map is generated by averaging pixel values from its corresponding B-scans along the Z-axis. Hence, we introduce a hybrid architecture incorporating a 3D adversarial generative network and a novel Heuristic Contextual Guidance (HCG) module, which effectively maintains the consistency of the generated OCTA images between 3D volumes and projection maps. The second idea is to improve the vessel quality in the translated OCTA projection maps. As a result, we propose a novel Vessel Promoted Guidance (VPG) module to enhance the attention of network on retinal vessels. Experimental results on two datasets demonstrate that our TransPro outperforms state-of-the-art approaches, with relative improvements around 11.4% in MAE, 2.7% in PSNR, 2% in SSIM, 40% in VDE, and 9.1% in VDC compared to the baseline method. The code is available at: https://github.com/ustlsh/TransPro.
光学相干断层扫描血管造影术 (OCTA) 是视网膜疾病临床筛查的重要工具,通过非侵入性扫描可以对血管进行准确的 3D 成像。然而,基于硬件的 OCTA 图像采集方法由于需要专用传感器和昂贵的设备而存在挑战。在本文中,我们引入了一种名为 TransPro 的新方法,该方法可以将现成的 3D 光学相干断层扫描 (OCT) 图像转换为 3D OCTA 图像,而无需进行任何额外的硬件修改。我们的 TransPro 方法主要由两个以前的工作忽略的新想法驱动。第一个想法源自一个关键观察,即 OCTA 投影图是通过沿 Z 轴对其相应 B 扫描的像素值进行平均生成的。因此,我们引入了一种混合架构,该架构结合了 3D 对抗生成网络和新颖的启发式上下文引导 (HCG) 模块,可以有效地保持生成的 OCTA 图像在 3D 体积和投影图之间的一致性。第二个想法是提高翻译的 OCTA 投影图中的血管质量。因此,我们提出了一种新颖的血管增强引导 (VPG) 模块,以增强网络对视网膜血管的注意力。在两个数据集上的实验结果表明,我们的 TransPro 优于最先进的方法,与基线方法相比,MAE 提高了约 11.4%,PSNR 提高了 2.7%,SSIM 提高了 2%,VDE 提高了 40%,VDC 提高了 9.1%。代码可在:https://github.com/ustlsh/TransPro. 获得。