用专用于超声的模型提升图像感知评估精度。
UltraPIPS: Improving model perception in B-mode ultrasound with foundation models

- 基于超声专用模型构建感知相似性度量
- 超声模型与下游任务性能相关性更强
- 适用于医学影像重建与生成任务
在医学影像中,常用基于自然图像预训练的LPIPS来评估图像语义相似性。然而,B-mode超声图像具有独特的斑点模式和声学统计特性,与自然图像及其他影像模态差异显著。因此,我们提出需采用领域专用模型来衡量超声数据的感知相似性。通过对比使用自然图像、医学通用及超声专用主干网络的LPIPS在分类、分割和重建任务中的表现,发现主干选择是关键设计决策。结果表明,超声专用模型与监督模型下游性能的相关性显著高于传统与自然图像模型;使用超声主干优化LPIPS损失,实现了重建质量与真实感之间的良好平衡。代码已开源,包含UltraPIPS库,支持多种开源基础模型。
原文摘要 · Abstract (English)
In medical imaging, it is common to use learned perceptual image patch similarity (LPIPS) to compare images semantically in feature space. Although backbones pretrained on natural images are widely used for LPIPS computation, B-mode ultrasound images possess distinct speckle patterns and acoustic-specific image statistics that are fundamentally different from natural images and even from other images in radiology. Consequently, we propose that domain-specific models are needed to measure perceptual similarity in ultrasound data, a finding which is not necessarily the case for other imaging modalities. We compare LPIPS metrics across downstream tasks like classification, segmentation and reconstruction using natural image, medical generalist and ultrasound backbone models and show that selection of LPIPS backbone is a non-trivial design choice. In particular, the ultrasound backbone models were more correlated with downstream performance of supervised models than classical and natural image models, and optimization of the LPIPS loss with an ultrasound backbone achieved a strong balance between reconstruction quality and realism. Our code is available at https://github.com/talg2324/UltraPIPS and introduces the UltraPIPS library, a set of LPIPS metrics based on the open-source foundation models analyzed in this paper.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。