paper-with-me

Papers

Learn to segment single cells with deep distance estimator and deep cell detector

2019-04-23

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 cell, leading to poor cell count accuracy and affecting subsequent analysis. Here we developed a different learning strategy that combines strengths of CNN and watershed algorithm. The method first trains a CNN to learn Euclidean distance transform of binary masks corresponding to the input images. Then another CNN is trained to detect individual cells in the Euclidean distance transform. In the third step, the watershed algorithm takes the outputs from the previous steps as inputs and performs the segmentation. We tested the combined method and various forms of the pixel-wise classification algorithm on segmenting fluorescence and transmitted light images. The new method achieves similar pixel accuracy but significant higher cell count accuracy than pixel-wise classification methods do, and the advantage is most obvious when applying on noisy images of densely packed cells.

📄 PDF Abstract BibTeX arXiv:1803.10829

Code (0)

등록된 구현이 없습니다.

Tasks

Cell SegmentationClassificationSegmentation

Similar Papers 제목 키워드 기반

Cell Segmentation and Tracking using CNN-Based Distance Predictions and a Graph-Based Matching Strategy

2020-04-03 · Tim Scherr, Katharina Löffler, Moritz Böhland, Ralf Mikut

The accurate segmentation and tracking of cells in microscopy image sequences is an important task in biomedical research, e.g., for studying the development of tissues, organs or entire organisms. However, the segmentat…

Cell SegmentationCell TrackingSegmentation

Omnipose: a high-precision, morphology-independent solution for bacterial cell segmentation

2021-11-05 · bioRxiv 2021 11 · Kevin J. Cutler, Carsen Stringer, Paul A. Wiggins, Joseph D. Mougous

Advances in microscopy hold great promise for allowing quantitative and precise readouts of morphological and molecular phenomena at the single cell level in bacteria. However, the potential of this approach is ultimatel…

Cell SegmentationVocal Bursts Intensity Prediction

Analysis of the performance of U-Net neural networks for the segmentation of living cells

2022-10-04 · André O. Françani

The automated analysis of microscopy images is a challenge in the context of single-cell tracking and quantification. This work has as goals the study of the performance of deep learning for segmenting microscopy images …

Cell SegmentationCell TrackingImage SegmentationSegmentation+1

The Gene Mover's Distance: Single-cell similarity via Optimal Transport

2021-02-01 · Riccardo Bellazzi, Andrea Codegoni, Stefano Gualandi, Giovanna Nicora 외

This paper introduces the Gene Mover's Distance, a measure of similarity between a pair of cells based on their gene expression profiles obtained via single-cell RNA sequencing. The underlying idea of the proposed distan…

Geometry-First Generative Spatial Single-Cell Reconstruction

2026-05-27 · Ehtesamul Azim, Muhtasim Noor Alif, Tae Hyun Hwang, Yanjie Fu 외 arxiv

Single-cell RNA sequencing (scRNA-seq) profiles large numbers of cells but loses spatial context, whereas spatial transcriptomics (ST) preserves partial spatial structure at lower resolution. Most existing integration me…