RoFormer for Position Aware Multiple Instance Learning in Whole Slide Image Classification
Etienne Pochet, Rami Maroun, Roger Trullo

TL;DR
This paper introduces a RoFormer-based module for position-aware multiple instance learning, enabling efficient spatial modeling of tissue patches in whole slide images, and outperforms existing methods on key datasets.
Contribution
The paper presents a novel RoFormer layer with relative positional encoding for MIL in WSIs, addressing computational challenges and spatial correlation modeling.
Findings
Outperforms state-of-the-art MIL models on three datasets
Enables full self-attention with relative position encoding on large WSIs
Efficiently models tissue structure and patch correlation
Abstract
Whole slide image (WSI) classification is a critical task in computational pathology. However, the gigapixel-size of such images remains a major challenge for the current state of deep-learning. Current methods rely on multiple-instance learning (MIL) models with frozen feature extractors. Given the the high number of instances in each image, MIL methods have long assumed independence and permutation-invariance of patches, disregarding the tissue structure and correlation between patches. Recent works started studying this correlation between instances but the computational workload of such a high number of tokens remained a limiting factor. In particular, relative position of patches remains unaddressed. We propose to apply a straightforward encoding module, namely a RoFormer layer , relying on memory-efficient exact self-attention and relative positional encoding. This module can…
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 · Digital Imaging for Blood Diseases · Image Retrieval and Classification Techniques
