arXiv:2506.08849cs.CV2025-06被引 6

用轻量适配器让视觉语言模型更好理解超声图像

Adapting Vision-Language Foundation Model for Next Generation Medical Ultrasound Image Analysis

  • 冻结主干网络,加入频域滤波与噪声估计模块
  • 在6个数据集上显著提升分割与分类性能
  • 适合小样本和跨中心超声分析场景

视觉语言基础模型具备强大泛化能力,但其直接应用于医学超声时受制于显著的模态差异。超声特有的斑点噪声、阴影效应和异质纹理常导致现成VLFM性能下降。为此,我们提出一种新型混合微调(HT)策略,用于高效适配基于CLIP的模型至超声分析。不更新预训练权重,而是冻结视觉主干,集成一个轻量级适配器:包含频率滤波模块以抑制特定周期性伪影,以及噪声估计模块动态校准特征表示。在六个多中心数据集上的广泛评估表明,所提HT增强模型在分割与分类任务中均显著优于现有最佳适配器及医疗VLFM。尤其在少样本场景下表现优异,且具备强跨数据集泛化能力。研究证明,在保留预训练语义先验的同时显式建模超声特有噪声,是实现自动化超声诊断基础智能的关键。源代码已开源:https://github.com/jinggqu/NextGen-UIA。

原文摘要 · Abstract (English)

Vision-Language Foundation Models (VLFMs) exhibit remarkable generalization, yet their direct application to medical ultrasound is severely hindered by a profound modality gap. The unique acoustic physics of ultrasound, characterized by speckle noise, shadowing, and heterogeneous textures, often degrades the performance of off-the-shelf VLFMs. To bridge this gap, we propose a novel Hybrid Tuning (HT) strategy for the parameter-efficient adaptation of CLIP-based models to ultrasound analysis. Instead of updating the pre-trained weights, HT freezes the visual backbone and integrates a specialized lightweight adapter. This adapter features a Frequency Filtering module to suppress domain-specific periodic artifacts and a Noise Estimation module to dynamically calibrate feature representations. Extensive evaluations across six multi-center datasets demonstrate that our HT-enhanced models significantly outperform existing state-of-the-art adapters and medical VLFMs in both segmentation and classification tasks. Notably, HT exhibits exceptional data efficiency in few-shot scenarios and robust cross-dataset generalization. Our findings prove that preserving pre-trained semantic priors while explicitly modeling ultrasound-specific noise is key to unlocking foundational intelligence in automated ultrasound diagnosis. The source code is available at https://github.com/jinggqu/NextGen-UIA.

超声分析视觉语言模型轻量适配医学图像

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