用多粒度提示学习提升小样本病理图像分类精度
MGPATH: Vision-Language Model with Multi-Granular Prompt Learning for Few-Shot WSI Classification
- 提出多粒度注意力机制,对比提示与图像块及组的交互
- 在肺、肾、乳腺病理数据上超越多个先进模型
- 适合医学图像分析、少样本学习研究者参考
全切片病理图像分类因图像尺寸达吉字节级且标注样本稀少,导致模型泛化能力受限。本文提出一种提示学习方法,将大尺度视觉-语言模型适配于少样本病理分类任务。首先将预训练于13亿张病理图像块的Prov-GigaPath模型扩展为视觉-语言模型,通过添加适配器并基于92.3万对图像-文本对进行对比学习,实现与医学文本编码器对齐。随后利用少量标注样本提取视觉特征与文本嵌入,并结合可学习提示嵌入进行微调。不同于以往使用前缀嵌入或自注意力融合固定特征的方法,本文提出多粒度注意力机制,比较可学习提示与单个图像块及图像块组之间的交互,增强对细粒度细节与整体上下文的捕捉能力,从而识别复杂子区域模式。为进一步提升准确性,采用(非平衡)最优传输视觉-文本距离,以缓解数据增强过程中可能引入的扰动。在肺、肾、乳腺三种病理模态上的实验验证了该方法的有效性,显著优于多个最新基准模型,并在包括CLIP、PLIP和集成PLIP的Prov-GigaPath等不同架构上均实现持续性能提升。
原文摘要 · Abstract (English)
Whole slide pathology image classification presents challenges due to gigapixel image sizes and limited annotation labels, hindering model generalization. This paper introduces a prompt learning method to adapt large vision-language models for few-shot pathology classification. We first extend the Prov-GigaPath vision foundation model, pre-trained on 1.3 billion pathology image tiles, into a vision-language model by adding adaptors and aligning it with medical text encoders via contrastive learning on 923K image-text pairs. The model is then used to extract visual features and text embeddings from few-shot annotations and fine-tunes with learnable prompt embeddings. Unlike prior methods that combine prompts with frozen features using prefix embeddings or self-attention, we propose multi-granular attention that compares interactions between learnable prompts with individual image patches and groups of them. This approach improves the model's ability to capture both fine-grained details and broader context, enhancing its recognition of complex patterns across sub-regions. To further improve accuracy, we leverage (unbalanced) optimal transport-based visual-text distance to secure model robustness by mitigating perturbations that might occur during the data augmentation process. Empirical experiments on lung, kidney, and breast pathology modalities validate the effectiveness of our approach; thereby, we surpass several of the latest competitors and consistently improve performance across diverse architectures, including CLIP, PLIP, and Prov-GigaPath integrated PLIP.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。