TL;DR
This paper introduces a weakly supervised 3D nuclei segmentation and tracking method that leverages over-segmented images and nuclei location data, achieving improved boundary accuracy with minimal annotated data.
Contribution
The paper presents a novel pipeline combining 3D U-Net and supervoxel clustering for boundary-aware nuclei segmentation and location-based tracking, with minimal supervision.
Findings
Outperforms state-of-the-art in Cell Tracking Challenge 2019
Achieves comparable results in IEEE ISBI CTC2020
Uses significantly less pixel-wise annotated data
Abstract
We propose a novel weakly supervised method to improve the boundary of the 3D segmented nuclei utilizing an over-segmented image. This is motivated by the observation that current state-of-the-art deep learning methods do not result in accurate boundaries when the training data is weakly annotated. Towards this, a 3D U-Net is trained to get the centroid of the nuclei and integrated with a simple linear iterative clustering (SLIC) supervoxel algorithm that provides better adherence to cluster boundaries. To track these segmented nuclei, our algorithm utilizes the relative nuclei location depicting the processes of nuclei division and apoptosis. The proposed algorithmic pipeline achieves better segmentation performance compared to the state-of-the-art method in Cell Tracking Challenge (CTC) 2019 and comparable performance to state-of-the-art methods in IEEE ISBI CTC2020 while utilizing…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsConvolution · *Communicated@Fast*How Do I Communicate to Expedia? · Concatenated Skip Connection · Max Pooling · U-Net
