Feature Re-Embedding: Towards Foundation Model-Level Performance in Computational Pathology
Wenhao Tang, Fengtao Zhou, Sheng Huang, Xiang Zhu, Yi, Zhang, Bo Liu

TL;DR
This paper introduces R$^2$T, a re-embedding transformer module for MIL in computational pathology, enabling online feature fine-tuning and significantly improving model performance to foundation model levels.
Contribution
The proposed R$^2$T module allows online re-embedding of instance features, enhancing MIL model adaptability and performance without requiring pre-trained feature extractors.
Findings
Feature re-embedding boosts MIL performance to foundation model levels.
R$^2$T significantly improves various MIL models across tasks.
R$^2$T-MIL outperforms recent methods by a large margin.
Abstract
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 instance feature extractor, such as a pre-trained ResNet or a foundation model. This approach lacks the capability for feature fine-tuning within the specific downstream tasks, limiting its adaptability and performance. To address this issue, we propose a Re-embedded Regional Transformer (RT) for re-embedding the instance features online, which captures fine-grained local features and establishes connections across different regions. Unlike existing works that focus on pre-training powerful feature extractor or designing sophisticated instance aggregator, RT is tailored to re-embed instance features online. It serves as a portable module that can seamlessly…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAI in cancer detection · Machine Learning in Healthcare · Digital Imaging for Blood Diseases
MethodsLinear Layer · Byte Pair Encoding · Average Pooling · Dropout · Convolution · Dense Connections · Max Pooling · Label Smoothing · Kaiming Initialization · Adam
