English

Self-Supervision Closes the Gap Between Weak and Strong Supervision in Histology

Image and Video Processing 2020-12-08 v1 Computer Vision and Pattern Recognition

Abstract

One of the biggest challenges for applying machine learning to histopathology is weak supervision: whole-slide images have billions of pixels yet often only one global label. The state of the art therefore relies on strongly-supervised model training using additional local annotations from domain experts. However, in the absence of detailed annotations, most weakly-supervised approaches depend on a frozen feature extractor pre-trained on ImageNet. We identify this as a key weakness and propose to train an in-domain feature extractor on histology images using MoCo v2, a recent self-supervised learning algorithm. Experimental results on Camelyon16 and TCGA show that the proposed extractor greatly outperforms its ImageNet counterpart. In particular, our results improve the weakly-supervised state of the art on Camelyon16 from 91.4% to 98.7% AUC, thereby closing the gap with strongly-supervised models that reach 99.3% AUC. Through these experiments, we demonstrate that feature extractors trained via self-supervised learning can act as drop-in replacements to significantly improve existing machine learning techniques in histology. Lastly, we show that the learned embedding space exhibits biologically meaningful separation of tissue structures.

Keywords

Cite

@article{arxiv.2012.03583,
  title  = {Self-Supervision Closes the Gap Between Weak and Strong Supervision in Histology},
  author = {Olivier Dehaene and Axel Camara and Olivier Moindrot and Axel de Lavergne and Pierre Courtiol},
  journal= {arXiv preprint arXiv:2012.03583},
  year   = {2020}
}

Comments

Accepted as a poster for the ML4H 2020 NeurIPS workshop

R2 v1 2026-06-23T20:46:34.967Z