arXiv:2601.01460cs.CV2026-01被引 1

用GAN统一不同超声设备的图像风格,提升模型泛化能力

Domain Adaptation of Carotid Ultrasound Images using Generative Adversarial Network

  • 将域适应建模为图像到图像翻译,修复纹理与噪声差异
  • 在两个数据集上实现0.960和0.920的直方图相关性,优于基线
  • 适合跨设备超声图像分析,避免重复训练模型

深度学习在医学影像中广泛应用,但假设测试与训练数据来自同一分布。然而,不同设备或参数设置产生的超声图像存在纹理和混响噪声差异,破坏这一假设。模型在不同设备数据上表现下降,且逐设备重训成本高。为此,本文提出基于生成对抗网络的域适应方法,将域适应任务建模为图像到图像翻译,仅改变源域图像的纹理模式并去除混响噪声,保持内容不变。在包含三个不同域的颈动脉超声图像数据集上验证,结果表明该方法成功迁移纹理并消除噪声。与CycleGAN对比,本方法在两个数据集上分别达到0.960(0.019)与0.920(0.043)的直方图相关性,以及0.040(0.020)与0.085(0.048)的巴氏距离,显著优于无适配时的0.916(0.062)&0.890(0.077)和0.090(0.070)&0.121(0.095)。

原文摘要 · Abstract (English)

Deep learning has been extensively used in medical imaging applications, assuming that the test and training datasets belong to the same probability distribution. However, a common challenge arises when working with medical images generated by different systems or even the same system with different parameter settings. Such images contain diverse textures and reverberation noise that violate the aforementioned assumption. Consequently, models trained on data from one device or setting often struggle to perform effectively with data from other devices or settings. In addition, retraining models for each specific device or setting is labor-intensive and costly. To address these issues in ultrasound images, we propose a novel Generative Adversarial Network (GAN)-based model. We formulated the domain adaptation tasks as an image-to-image translation task, in which we modified the texture patterns and removed reverberation noise in the test data images from the source domain to align with those in the target domain images while keeping the image content unchanged. We applied the proposed method to two datasets containing carotid ultrasound images from three different domains. The experimental results demonstrate that the model successfully translated the texture pattern of images and removed reverberation noise from the ultrasound images. Furthermore, we evaluated the CycleGAN approaches for a comparative study with the proposed model. The experimental findings conclusively demonstrated that the proposed model achieved domain adaptation (histogram correlation (0.960 (0.019), & 0.920 (0.043) and bhattacharya distance (0.040 (0.020), & 0.085 (0.048)), compared to no adaptation (0.916 (0.062) & 0.890 (0.077), 0.090 (0.070) & 0.121 (0.095)) for both datasets.

超声图像域适应GAN医学影像

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。