English

Data Efficient Contrastive Learning in Histopathology using Active Sampling

Computer Vision and Pattern Recognition 2024-07-23 v4

Abstract

Deep learning (DL) based diagnostics systems can provide accurate and robust quantitative analysis in digital pathology. These algorithms require large amounts of annotated training data which is impractical in pathology due to the high resolution of histopathological images. Hence, self-supervised methods have been proposed to learn features using ad-hoc pretext tasks. The self-supervised training process uses a large unlabeled dataset which makes the learning process time consuming. In this work, we propose a new method for actively sampling informative members from the training set using a small proxy network, decreasing sample requirement by 93% and training time by 62% while maintaining the same performance of the traditional self-supervised learning method. The code is available on https://github.com/Reasat/data_efficient_cl

Keywords

Cite

@article{arxiv.2303.16247,
  title  = {Data Efficient Contrastive Learning in Histopathology using Active Sampling},
  author = {Tahsin Reasat and Asif Sushmit and David S. Smith},
  journal= {arXiv preprint arXiv:2303.16247},
  year   = {2024}
}

Comments

fixed typos, added analysis on sample selection, Accepted at MLWA

R2 v1 2026-06-28T09:38:40.494Z