Learn to segment single cells with deep distance estimator and deep cell detector
Weikang Wang, David A.Taft, Yi-Jiun Chen, Jingyu Zhang, Callen T., Wallace, Min Xu, Simon C. Watkins, Jianhua Xing

TL;DR
This paper introduces a novel cell segmentation method combining CNNs and watershed algorithm, improving cell count accuracy especially in noisy, densely packed cell images, over traditional pixel-wise classification approaches.
Contribution
The paper presents a new learning strategy that integrates CNNs with watershed for more accurate single cell segmentation, addressing challenges of boundary ambiguity and densely packed cells.
Findings
Achieves higher cell count accuracy than pixel-wise methods.
Performs well on noisy, densely packed cell images.
Maintains similar pixel accuracy to existing methods.
Abstract
Single cell segmentation is critical and challenging in live cell imaging data analysis. Traditional image processing methods and tools require time-consuming and labor-intensive efforts of manually fine-tuning parameters. Slight variations of image setting may lead to poor segmentation results. Recent development of deep convolutional neural networks(CNN) provides a potentially efficient, general and robust method for segmentation. Most existing CNN-based methods treat segmentation as a pixel-wise classification problem. However, three unique problems of cell images adversely affect segmentation accuracy: lack of established training dataset, few pixels on cell boundaries, and ubiquitous blurry features. The problem becomes especially severe with densely packed cells, where a pixel-wise classification method tends to identify two neighboring cells with blurry shared boundary as one…
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
TopicsCell Image Analysis Techniques · Advanced Neural Network Applications · AI in cancer detection
