CVLGOct 16, 2018

CNN-based Preprocessing to Optimize Watershed-based Cell Segmentation in 3D Confocal Microscopy Images

arXiv:1810.06933v157 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of accurate cell segmentation for researchers in developmental biology, though it appears incremental as it builds on existing watershed and CNN techniques.

The authors tackled the challenge of error-free automatic segmentation in 3D confocal microscopy images by proposing a CNN-based preprocessing method combined with watershed-based postprocessing, showing superior performance compared to state-of-the-art methods on manually annotated Arabidopsis thaliana images.

The quantitative analysis of cellular membranes helps understanding developmental processes at the cellular level. Particularly 3D microscopic image data offers valuable insights into cell dynamics, but error-free automatic segmentation remains challenging due to the huge amount of data generated and strong variations in image intensities. In this paper, we propose a new 3D segmentation approach which combines the discriminative power of convolutional neural networks (CNNs) for preprocessing and investigates the performance of three watershed-based postprocessing strategies (WS), which are well suited to segment object shapes, even when supplied with vague seed and boundary constraints. To leverage the full potential of the watershed algorithm, the multi-instance segmentation problem is initially interpreted as three-class semantic segmentation problem, which in turn is well-suited for the application of CNNs. Using manually annotated 3D confocal microscopy images of Arabidopsis thaliana, we show the superior performance of the proposed method compared to the state of the art.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes