Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Snuffy: Efficient Whole Slide Image Classifier

About

Whole Slide Image (WSI) classification with multiple instance learning (MIL) in digital pathology faces significant computational challenges. Current methods mostly rely on extensive self-supervised learning (SSL) for satisfactory performance, requiring long training periods and considerable computational resources. At the same time, no pre-training affects performance due to domain shifts from natural images to WSIs. We introduce Snuffy architecture, a novel MIL-pooling method based on sparse transformers that mitigates performance loss with limited pre-training and enables continual few-shot pre-training as a competitive option. Our sparsity pattern is tailored for pathology and is theoretically proven to be a universal approximator with the tightest probabilistic sharp bound on the number of layers for sparse transformers, to date. We demonstrate Snuffy's effectiveness on CAMELYON16 and TCGA Lung cancer datasets, achieving superior WSI and patch-level accuracies. The code is available on https://github.com/jafarinia/snuffy.

Hossein Jafarinia, Alireza Alipanah, Danial Hamdi, Saeed Razavi, Nahal Mirzaie, Mohammad Hossein Rohban• 2024

Related benchmarks

TaskDatasetResultRank
Patch Classification and ROI DetectionCamelyon16
AUC0.98
12
Whole Slide Image classificationTCGA Slide-level
AUC97.2
11
WSI ClassificationCAMELYON16 (20% val)
Accuracy94.7
8
WSI ClassificationTCGA-NSCLC (20% val)
Accuracy93.4
8
Multiple Instance Learning ClassificationMUSK1
Accuracy96.1
6
Multiple Instance Learning ClassificationElephant
Accuracy92.3
6
Multiple Instance Learning ClassificationMUSK2
Accuracy78.9
6
Showing 7 of 7 rows

Other info

Code

Follow for update