arXiv:2602.18766cs.CV2026-02中稿 · as oral presentati…

用视觉语言模型文本嵌入初始化分类器,提升病理图像少样本微调性能

Initialization matters in few-shot adaptation of vision-language models for histopathological image classification

论文配图:Initialization matters in few-shot adaptation of vision-language models for histopathological image classification
图 1 · 摘自论文原文
  • 以VLM文本编码器的类别嵌入作为分类器初始权重
  • 在少样本场景下显著优于随机初始化,提升分类稳定性与准确率
  • 适合病理图像少样本学习研究者,尤其关注模型初始化影响的场景

基于组织病理图像-描述对预训练的视觉语言模型(VLM)可实现零样本整张切片分类。其图像编码器提取判别性特征的能力也为全切片图像(WSI)的有监督微调提供了可能,理想情况下仅需少量标注样本。由于WSI具有吉比特级分辨率,滑片级预测框架需引入多实例学习(MIL)。在提取局部块特征并聚合后,MIL框架依赖于在滑片级聚合特征上训练的线性分类器。在基于少样本学习的高效迁移学习(ETL)方法中,分类器权重初始化对线性探查性能影响显著。本文提出零样本多实例学习(ZS-MIL),解决随机初始化在MIL任务中表现劣于零样本预测的问题。ZS-MIL利用VLM文本编码器的类别嵌入作为分类层初始值,计算每个样本袋级别的概率。通过多项实验,证明了在子类型预测的少样本场景下,ZS-MIL在性能和变异性方面均优于常见权重初始化方法。

原文摘要 · Abstract (English)

Vision language models (VLM) pre-trained on datasets of histopathological image-caption pairs enabled zero-shot slide-level classification. The ability of VLM image encoders to extract discriminative features also opens the door for supervised fine-tuning for whole-slide image (WSI) classification, ideally using few labeled samples. Slide-level prediction frameworks require the incorporation of multiple instance learning (MIL) due to the gigapixel size of the WSI. Following patch-level feature extraction and aggregation, MIL frameworks rely on linear classifiers trained on top of the slide-level aggregated features. Classifier weight initialization has a large influence on Linear Probing performance in efficient transfer learning (ETL) approaches based on few-shot learning. In this work, we propose Zero-Shot Multiple-Instance Learning (ZS-MIL) to address the limitations of random classifier initialization that underperform zero-shot prediction in MIL problems. ZS-MIL uses the class-level embeddings of the VLM text encoder as the classification layer's starting point to compute each sample's bag-level probabilities. Through multiple experiments, we demonstrate the robustness of ZS-MIL compared to well-known weight initialization techniques both in terms of performance and variability in an ETL few-shot scenario for subtyping prediction.

少样本学习病理图像多实例学习视觉语言模型

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