paper-with-me

Papers

Fine-tuning a Multiple Instance Learning Feature Extractor with Masked Context Modelling and Knowledge Distillation

2024-03-08 · Juan I. Pisula, Katarzyna Bozek

The first step in Multiple Instance Learning (MIL) algorithms for Whole Slide Image (WSI) classification consists of tiling the input image into smaller patches and computing their feature vectors produced by a pre-trained feature extractor model. Feature extractor models that were pre-trained with supervision on ImageNet have proven to transfer well to this domain, however, this pre-training task does not take into account that visual information in neighboring patches is highly correlated. Based on this observation, we propose to increase downstream MIL classification by fine-tuning the feature extractor model using \textit{Masked Context Modelling with Knowledge Distillation}. In this task, the feature extractor model is fine-tuned by predicting masked patches in a bigger context window. Since reconstructing the input image would require a powerful image generation model, and our goal is not to generate realistically looking image patches, we predict instead the feature vectors produced by a larger teacher network. A single epoch of the proposed task suffices to increase the downstream performance of the feature-extractor model when used in a MIL scenario, even capable of outperforming the downstream performance of the teacher model, while being considerably smaller and requiring a fraction of its compute.

📄 PDF Abstract BibTeX arXiv:2403.05325

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationKnowledge DistillationMultiple Instance Learning

Similar Papers 제목 키워드 기반

Feature Re-Embedding: Towards Foundation Model-Level Performance in Computational Pathology

2024-02-27 · CVPR 2024 1 · Wenhao Tang, Fengtao Zhou, Sheng Huang, Xiang Zhu 외

Multiple instance learning (MIL) is the most widely used framework in computational pathology, encompassing sub-typing, diagnosis, prognosis, and more. However, the existing MIL paradigm typically requires an offline ins…

Multiple Instance LearningPrognosis

SimMIL: A Universal Weakly Supervised Pre-Training Framework for Multi-Instance Learning in Whole Slide Pathology Images

2025-05-10 · Yicheng Song, Tiancheng Lin, Die Peng, Su Yang 외

Various multi-instance learning (MIL) based approaches have been developed and successfully applied to whole-slide pathological images (WSI). Existing MIL methods emphasize the importance of feature aggregators, but larg…

Data AugmentationRepresentation LearningSelf-Supervised Learning

CHAPTER: Exploiting Convolutional Neural Network Adapters for Self-supervised Speech Models

2022-12-01 · Zih-Ching Chen, Yu-Shun Sung, Hung-Yi Lee

Self-supervised learning (SSL) is a powerful technique for learning representations from unlabeled data. Transformer based models such as HuBERT, which consist a feature extractor and transformer layers, are leading the …

Self-Supervised Learning

Noise-Aware Training of Layout-Aware Language Models

2024-03-30 · Ritesh Sarkhel, Xiaoqi Ren, Lauro Beltrao Costa, Guolong Su 외

A visually rich document (VRD) utilizes visual features along with linguistic cues to disseminate information. Training a custom extractor that identifies named entities from a document requires a large number of instanc…

Transfer Learning

Domain Adaptation Without the Compute Burden for Efficient Whole Slide Image Analysis

2026-03-16 · Umar Marikkar, Muhammad Awais, Sara Atito arxiv

Computational methods on analyzing Whole Slide Images (WSIs) enable early diagnosis and treatments by supporting pathologists in detection and classification of tumors. However, the extremely high resolution of WSIs make…

Multiple Instance LearningDomain Adaptation