English

Embedding Space Augmentation for Weakly Supervised Learning in Whole-Slide Images

Computer Vision and Pattern Recognition 2022-11-01 v1 Artificial Intelligence

Abstract

Multiple Instance Learning (MIL) is a widely employed framework for learning on gigapixel whole-slide images (WSIs) from WSI-level annotations. In most MIL based analytical pipelines for WSI-level analysis, the WSIs are often divided into patches and deep features for patches (i.e., patch embeddings) are extracted prior to training to reduce the overall computational cost and cope with the GPUs' limited RAM. To overcome this limitation, we present EmbAugmenter, a data augmentation generative adversarial network (DA-GAN) that can synthesize data augmentations in the embedding space rather than in the pixel space, thereby significantly reducing the computational requirements. Experiments on the SICAPv2 dataset show that our approach outperforms MIL without augmentation and is on par with traditional patch-level augmentation for MIL training while being substantially faster.

Keywords

Cite

@article{arxiv.2210.17013,
  title  = {Embedding Space Augmentation for Weakly Supervised Learning in Whole-Slide Images},
  author = {Imaad Zaffar and Guillaume Jaume and Nasir Rajpoot and Faisal Mahmood},
  journal= {arXiv preprint arXiv:2210.17013},
  year   = {2022}
}

Comments

5 pages, 3 figures, 1 table, ISBI 2023

R2 v1 2026-06-28T04:48:48.246Z