Stam Olivier J M, Francis Kalloor Joseph, Awasthi Navchetan
Faculty of Science, Mathematics and Computer Science, Informatics Institute, University of Amsterdam, Amsterdam, 1090 GH, The Netherlands.
Erasmus MC, Cardiovascular Institute, Department of Cardiology, Biomedical Engineering, Rotterdam, The Netherlands.
Photoacoustics. 2025 Jul 8;45:100740. doi: 10.1016/j.pacs.2025.100740. eCollection 2025 Oct.
For clinical translation of photoacoustic imaging cost-effective systems development is necessary. One approach is the use of fewer transducer elements and acquisition channels combined with sparse sampling. However, this approach introduces reconstruction artifacts that degrade image quality. While deep learning models such as U-net have shown promise in reconstructing images from limited data, they typically require retraining for each new system configuration, a process that demands more data and increased computational resources. In this work, we introduce PA OmniNet, a modified U-net model designed to generalize across different system configurations without the need for retraining. Instead of retraining, PA OmniNet adapts to a new system using only a small set of example images (between 4 and 32), known as a context set. This context set conditions the model to effectively remove artifacts from new input images in various sparse sampling photoacoustic imaging applications. We evaluated PA OmniNet against a standard U-net using multiple datasets, including in vivo data from mouse and human subjects, synthetic data, and images captured at different wavelengths. PA OmniNet consistently outperformed the traditional U-net in generalization tasks, achieving average improvements of 8.3% in the Structural Similarity Index, a 11.6% reduction in Root Mean Square Error, and a 1.55 dB increase in Peak Signal-to-Noise Ratio. In 66% of our test cases, the generalized PA OmniNet even outperformed U-net models trained specifically on the new dataset. Code is available at https://github.com/olivierstam4/PA_OmniNet.
为了实现光声成像的临床转化,开发具有成本效益的系统是必要的。一种方法是使用更少的换能器元件和采集通道,并结合稀疏采样。然而,这种方法会引入重建伪影,从而降低图像质量。虽然诸如U-net等深度学习模型在从有限数据重建图像方面显示出了前景,但它们通常需要针对每个新的系统配置进行重新训练,这一过程需要更多的数据和增加计算资源。在这项工作中,我们引入了PA OmniNet,这是一种经过改进的U-net模型,旨在无需重新训练即可在不同系统配置之间实现泛化。PA OmniNet不是重新训练,而是仅使用一小部分示例图像(4到32张),即所谓的上下文集,来适应新系统。这个上下文集使模型能够在各种稀疏采样光声成像应用中有效地从新输入图像中去除伪影。我们使用多个数据集,包括来自小鼠和人类受试者的体内数据、合成数据以及在不同波长下捕获的图像,将PA OmniNet与标准U-net进行了评估。在泛化任务中,PA OmniNet始终优于传统的U-net,在结构相似性指数方面平均提高了8.3%,均方根误差降低了11.6%,峰值信噪比提高了1.55 dB。在我们66%的测试案例中,泛化的PA OmniNet甚至优于专门在新数据集上训练的U-net模型。代码可在https://github.com/olivierstam4/PA_OmniNet获取。