Snuffy: Efficient Whole Slide Image Classifier

15 Aug 2024  ยท  Hossein Jafarinia, Alireza Alipanah, Danial Hamdi, Saeed Razavi, Nahal Mirzaie, Mohammad Hossein Rohban ยท

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.

PDF Abstract
Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Multiple Instance Learning CAMELYON16 Snuffy (SimCLR Exhaustive) AUC 0.970 # 2
ACC 0.952 # 1
Expected Calibration Error 0.057 # 1
Patch AUC 0.980 # 1
FROC 0.622 # 2
Multiple Instance Learning CAMELYON16 Snuffy (MAE Adapter) AUC 0.910 # 11
ACC 0.900 # 6
Expected Calibration Error 0.078 # 2
Patch AUC 0.873 # 3
FROC 0.543 # 3
Multiple Instance Learning CAMELYON16 Snuffy (DINO Exhaustive) AUC 0.987 # 1
ACC 0.948 # 2
Expected Calibration Error 0.083 # 3
Patch AUC 0.957 # 2
FROC 0.675 # 1
Multiple Instance Learning Elephant Snuffy ACC 0.923 # 2
AUC 0.967 # 1
Multiple Instance Learning Musk v1 Snuffy AUC 0.989 # 1
ACC 0.961 # 1
Multiple Instance Learning Musk v2 Snuffy AUC 0.985 # 1
ACC 0.789 # 2
Multiple Instance Learning TCGA Snuffy (SimCLR Exhaustive) AUC 0.972 # 1
ACC 0.947 # 2

Methods


No methods listed for this paper. Add relevant methods here