Automatic Preprocessing and Ensemble Learning for Low Quality Cell Image Segmentation
Sota Kato, Kazuhiro Hotta

TL;DR
This paper introduces an automatic preprocessing and ensemble learning approach that enhances the segmentation of low-quality cell images by translating them into more recognizable forms and combining multiple segmentation outputs.
Contribution
It presents a novel deep learning framework that automatically preprocesses low-quality images and improves segmentation accuracy without needing high-quality reference images.
Findings
Improved segmentation accuracy on low-quality cell images.
Effective translation of low-quality images into recognizable forms.
Enhanced results through weighted ensemble of multiple segmentation outputs.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Processing Techniques and Applications · Cell Image Analysis Techniques · Advanced Image Processing Techniques
