arXiv:2506.10730cs.CV2025-06被引 1

医学异常检测新框架,用视觉-文本联合嵌入提升零/少样本识别能力

IQE-CLIP: Instance-aware Query Embedding for Zero-/Few-shot Anomaly Detection in Medical Domain

  • 融合文本与实例感知视觉信息生成查询嵌入
  • 在6个医学数据集上实现零样本和少样本最优性能
  • 适合医疗图像异常检测研究者参考

近期视觉-语言模型(如CLIP)的发展推动了零/少样本异常检测(ZFSAD)的进步。然而,现有基于CLIP的方法通常依赖类别先验知识,并使用针对特定场景精心设计的提示词。尽管这些提示词能有效捕捉文本语义,却难以在联合嵌入空间中区分正常与异常实例。此外,此类方法多集中于工业场景,医疗领域研究较少。为此,我们提出一种面向医学领域的新型框架IQE-CLIP。我们发现,融合文本与实例感知视觉信息的查询嵌入更适合作为异常指标。具体地,引入基于类别的提示词和可学习提示词以更好适配医学领域;设计实例感知查询模块(IQM),从文本提示与视觉特征中提取区域级上下文信息,生成对异常更敏感的查询嵌入。在六个医学数据集上的大量实验表明,IQE-CLIP在零样本与少样本任务中均达到领先性能。代码与数据已公开于https://github.com/hongh0/IQE-CLIP/。

原文摘要 · Abstract (English)

Recently, the rapid advancements of vision-language models, such as CLIP, leads to significant progress in zero-/few-shot anomaly detection (ZFSAD) tasks. However, most existing CLIP-based ZFSAD methods commonly assume prior knowledge of categories and rely on carefully crafted prompts tailored to specific scenarios. While such meticulously designed text prompts effectively capture semantic information in the textual space, they fall short of distinguishing normal and anomalous instances within the joint embedding space. Moreover, these ZFSAD methods are predominantly explored in industrial scenarios, with few efforts conducted to medical tasks. To this end, we propose an innovative framework for ZFSAD tasks in medical domain, denoted as IQE-CLIP. We reveal that query embeddings, which incorporate both textual and instance-aware visual information, are better indicators for abnormalities. Specifically, we first introduce class-based prompting tokens and learnable prompting tokens for better adaptation of CLIP to the medical domain. Then, we design an instance-aware query module (IQM) to extract region-level contextual information from both text prompts and visual features, enabling the generation of query embeddings that are more sensitive to anomalies. Extensive experiments conducted on six medical datasets demonstrate that IQE-CLIP achieves state-of-the-art performance on both zero-shot and few-shot tasks. We release our code and data at https://github.com/hongh0/IQE-CLIP/.

医学图像异常检测CLIP零样本

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