English

Snuffy: Efficient Whole Slide Image Classifier

Computer Vision and Pattern Recognition 2025-03-04 v3 Artificial Intelligence Machine Learning Neural and Evolutionary Computing Image and Video Processing

Abstract

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.

Keywords

Cite

@article{arxiv.2408.08258,
  title  = {Snuffy: Efficient Whole Slide Image Classifier},
  author = {Hossein Jafarinia and Alireza Alipanah and Danial Hamdi and Saeed Razavi and Nahal Mirzaie and Mohammad Hossein Rohban},
  journal= {arXiv preprint arXiv:2408.08258},
  year   = {2025}
}

Comments

Accepted for ECCV 2024

R2 v1 2026-06-28T18:13:58.069Z