English

Multi-modal Masked Autoencoders Learn Compositional Histopathological Representations

Computer Vision and Pattern Recognition 2022-11-15 v2 Machine Learning

Abstract

Self-supervised learning (SSL) enables learning useful inductive biases through utilizing pretext tasks that require no labels. The unlabeled nature of SSL makes it especially important for whole slide histopathological images (WSIs), where patch-level human annotation is difficult. Masked Autoencoders (MAE) is a recent SSL method suitable for digital pathology as it does not require negative sampling and requires little to no data augmentations. However, the domain shift between natural images and digital pathology images requires further research in designing MAE for patch-level WSIs. In this paper, we investigate several design choices for MAE in histopathology. Furthermore, we introduce a multi-modal MAE (MMAE) that leverages the specific compositionality of Hematoxylin & Eosin (H&E) stained WSIs. We performed our experiments on the public patch-level dataset NCT-CRC-HE-100K. The results show that the MMAE architecture outperforms supervised baselines and other state-of-the-art SSL techniques for an eight-class tissue phenotyping task, utilizing only 100 labeled samples for fine-tuning. Our code is available at https://github.com/wisdomikezogwo/MMAE_Pathology

Keywords

Cite

@article{arxiv.2209.01534,
  title  = {Multi-modal Masked Autoencoders Learn Compositional Histopathological Representations},
  author = {Wisdom Oluchi Ikezogwo and Mehmet Saygin Seyfioglu and Linda Shapiro},
  journal= {arXiv preprint arXiv:2209.01534},
  year   = {2022}
}

Comments

Extended Abstract presented at Machine Learning for Health (ML4H) symposium 2022, November 28th, 2022, New Orleans, United States & Virtual, http://www.ml4h.cc, 10 pages

R2 v1 2026-06-28T00:41:17.368Z