English

Negative Pseudo Labeling using Class Proportion for Semantic Segmentation in Pathology

Computer Vision and Pattern Recognition 2020-07-17 v1

Abstract

We propose a weakly-supervised cell tracking method that can train a convolutional neural network (CNN) by using only the annotation of "cell detection" (i.e., the coordinates of cell positions) without association information, in which cell positions can be easily obtained by nuclear staining. First, we train a co-detection CNN that detects cells in successive frames by using weak-labels. Our key assumption is that the co-detection CNN implicitly learns association in addition to detection. To obtain the association information, we propose a backward-and-forward propagation method that analyzes the correspondence of cell positions in the detection maps output of the co-detection CNN. Experiments demonstrated that the proposed method can match positions by analyzing the co-detection CNN. Even though the method uses only weak supervision, the performance of our method was almost the same as the state-of-the-art supervised method.

Keywords

Cite

@article{arxiv.2007.08044,
  title  = {Negative Pseudo Labeling using Class Proportion for Semantic Segmentation in Pathology},
  author = {Hiroki Tokunaga and Brian Kenji Iwana and Yuki Teramoto and Akihiko Yoshizawa and Ryoma Bise},
  journal= {arXiv preprint arXiv:2007.08044},
  year   = {2020}
}

Comments

17 pages, 7 figures, Accepted in ECCV 2020

R2 v1 2026-06-23T17:09:18.973Z