English

Automatic Preprocessing and Ensemble Learning for Low Quality Cell Image Segmentation

Image and Video Processing 2021-08-31 v1 Computer Vision and Pattern Recognition

Abstract

We propose an automatic preprocessing and ensemble learning for segmentation of cell images with low quality. It is difficult to capture cells with strong light. Therefore, the microscopic images of cells tend to have low image quality but these images are not good for semantic segmentation. Here we propose a method to translate an input image to the images that are easy to recognize by deep learning. The proposed method consists of two deep neural networks. The first network is the usual training for semantic segmentation, and penultimate feature maps of the first network are used as filters to translate an input image to the images that emphasize each class. This is the automatic preprocessing and translated cell images are easily classified. The input cell image with low quality is translated by the feature maps in the first network, and the translated images are fed into the second network for semantic segmentation. Since the outputs of the second network are multiple segmentation results, we conduct the weighted ensemble of those segmentation images. Two networks are trained by end-to-end manner, and we do not need to prepare images with high quality for the translation. We confirmed that our proposed method can translate cell images with low quality to the images that are easy to segment, and segmentation accuracy has improved using the weighted ensemble learning.

Keywords

Cite

@article{arxiv.2108.13118,
  title  = {Automatic Preprocessing and Ensemble Learning for Low Quality Cell Image Segmentation},
  author = {Sota Kato and Kazuhiro Hotta},
  journal= {arXiv preprint arXiv:2108.13118},
  year   = {2021}
}
R2 v1 2026-06-24T05:31:21.431Z