English

Cell Detection in Domain Shift Problem Using Pseudo-Cell-Position Heatmap

Computer Vision and Pattern Recognition 2021-07-20 v1

Abstract

The domain shift problem is an important issue in automatic cell detection. A detection network trained with training data under a specific condition (source domain) may not work well in data under other conditions (target domain). We propose an unsupervised domain adaptation method for cell detection using the pseudo-cell-position heatmap, where a cell centroid becomes a peak with a Gaussian distribution in the map. In the prediction result for the target domain, even if a peak location is correct, the signal distribution around the peak often has anon-Gaussian shape. The pseudo-cell-position heatmap is re-generated using the peak positions in the predicted heatmap to have a clear Gaussian shape. Our method selects confident pseudo-cell-position heatmaps using a Bayesian network and adds them to the training data in the next iteration. The method can incrementally extend the domain from the source domain to the target domain in a semi-supervised manner. In the experiments using 8 combinations of domains, the proposed method outperformed the existing domain adaptation methods.

Keywords

Cite

@article{arxiv.2107.08653,
  title  = {Cell Detection in Domain Shift Problem Using Pseudo-Cell-Position Heatmap},
  author = {Hyeonwoo Cho and Kazuya Nishimura and Kazuhide Watanabe and Ryoma Bise},
  journal= {arXiv preprint arXiv:2107.08653},
  year   = {2021}
}

Comments

10 pages, 4 figures, Accepted in MICCAI 2021

R2 v1 2026-06-24T04:18:38.439Z