English

Self-supervised pseudo-colorizing of masked cells

Computer Vision and Pattern Recognition 2023-08-29 v2

Abstract

Self-supervised learning, which is strikingly referred to as the dark matter of intelligence, is gaining more attention in biomedical applications of deep learning. In this work, we introduce a novel self-supervision objective for the analysis of cells in biomedical microscopy images. We propose training deep learning models to pseudo-colorize masked cells. We use a physics-informed pseudo-spectral colormap that is well suited for colorizing cell topology. Our experiments reveal that approximating semantic segmentation by pseudo-colorization is beneficial for subsequent fine-tuning on cell detection. Inspired by the recent success of masked image modeling, we additionally mask out cell parts and train to reconstruct these parts to further enrich the learned representations. We compare our pre-training method with self-supervised frameworks including contrastive learning (SimCLR), masked autoencoders (MAEs), and edge-based self-supervision. We build upon our previous work and train hybrid models for cell detection, which contain both convolutional and vision transformer modules. Our pre-training method can outperform SimCLR, MAE-like masked image modeling, and edge-based self-supervision when pre-training on a diverse set of six fluorescence microscopy datasets. Code is available at: https://github.com/roydenwa/pseudo-colorize-masked-cells

Keywords

Cite

@article{arxiv.2302.05968,
  title  = {Self-supervised pseudo-colorizing of masked cells},
  author = {Royden Wagner and Carlos Fernandez Lopez and Christoph Stiller},
  journal= {arXiv preprint arXiv:2302.05968},
  year   = {2023}
}

Comments

14 pages, 3 figures; Published in PLOS ONE

R2 v1 2026-06-28T08:38:09.847Z