arXiv:2410.10573cs.CV2024-10AAAI被引 19

用视觉语言模型实现可查询原型的增量式病理切片分类

Queryable Prototype Multiple Instance Learning with Vision-Language Models for Incremental Whole Slide Image Classification

  • 通过原型引导聚合生成整体特征,支持增量学习
  • 在4个公开数据集上达到当前最优性能
  • 适合需要持续更新的临床病理诊断场景

全切片图像(WSI)分类在临床病理学中有重要应用,如肿瘤识别与癌症诊断。当前多数研究聚焦于静态数据集上的多实例学习(MIL),其明显缺陷是难以有效保留和利用已有知识,新数据到来时需重新训练全部历史与新增数据。为克服这一问题并突破传统视觉模态限制,本文提出首个面向增量式WSI分类的基于视觉-语言模型的可查询原型多实例学习框架(QPMIL-VL)。该框架包含两个信息处理分支:一是通过原型引导聚合实例特征生成袋级特征;二是结合类别集成、可调向量与类别相似性损失增强类别特征。在四个公开WSI数据集上的实验表明,QPMIL-VL在增量分类任务中表现优异,显著优于对比方法,达到当前最优水平。源代码已开源。

原文摘要 · Abstract (English)

Whole Slide Image (WSI) classification has very significant applications in clinical pathology, e.g., tumor identification and cancer diagnosis. Currently, most research attention is focused on Multiple Instance Learning (MIL) using static datasets. One of the most obvious weaknesses of these methods is that they cannot efficiently preserve and utilize previously learned knowledge. With any new data arriving, classification models are required to be re-trained on both previous and current new data. To overcome this shortcoming and break through traditional vision modality, this paper proposes the first Vision-Language-based framework with Queryable Prototype Multiple Instance Learning (QPMIL-VL) specially designed for incremental WSI classification. This framework mainly consists of two information processing branches: one is for generating bag-level features by prototype-guided aggregation of instance features, while the other is for enhancing class features through a combination of class ensemble, tunable vector and class similarity loss. The experiments on four public WSI datasets demonstrate that our QPMIL-VL framework is effective for incremental WSI classification and often significantly outperforms other compared methods, achieving state-of-the-art (SOTA) performance. Our source code is publicly available at https://github.com/can-can-ya/QPMIL-VL.

病理图像增量学习视觉语言模型多实例学习

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