CVQMAug 17, 2022

Deep Learning Enabled Time-Lapse 3D Cell Analysis

arXiv:2208.07997v1h-index: 31Has Code
Originality Incremental advance
AI Analysis

It addresses the challenge of automated analysis for cell morphogenesis and development, specifically for pavement cell growth, with incremental improvements in segmentation and tracking.

This paper tackles the problem of accurately localizing and analyzing sub-cellular features and tracking individual cells from time-lapse 3D confocal image stacks, proposing a deep feature-based segmentation method with robust graph-based tracking, and demonstrates its robustness through extensive experiments.

This paper presents a method for time-lapse 3D cell analysis. Specifically, we consider the problem of accurately localizing and quantitatively analyzing sub-cellular features, and for tracking individual cells from time-lapse 3D confocal cell image stacks. The heterogeneity of cells and the volume of multi-dimensional images presents a major challenge for fully automated analysis of morphogenesis and development of cells. This paper is motivated by the pavement cell growth process, and building a quantitative morphogenesis model. We propose a deep feature based segmentation method to accurately detect and label each cell region. An adjacency graph based method is used to extract sub-cellular features of the segmented cells. Finally, the robust graph based tracking algorithm using multiple cell features is proposed for associating cells at different time instances. Extensive experiment results are provided and demonstrate the robustness of the proposed method. The code is available on Github and the method is available as a service through the BisQue portal.

Code Implementations1 repo
Foundations

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

Your Notes