paper-with-me

홈 › Papers

Semi supervised segmentation and graph-based tracking of 3D nuclei in time-lapse microscopy

2020-10-26 · S. Shailja, Jiaxiang Jiang, B. S. Manjunath

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 very few pixel-wise annotated data. Detailed experimental results are provided, and the source code is available on GitHub.

📄 PDF Abstract BibTeX arXiv:2010.13343

Code (1)

s-shailja/ucsb_ctc 공식 구현 tf

Tasks

Cell TrackingClustering

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Boundary-aware Contrastive Learning for Semi-supervised Nuclei Instance Segmentation

2024-02-07 · Ye Zhang, Ziyue Wang, Yifeng Wang, Hao Bian 외

Semi-supervised segmentation methods have demonstrated promising results in natural scenarios, providing a solution to reduce dependency on manual annotation. However, these methods face significant challenges when direc…

Contrastive LearningDenoisingInstance SegmentationSegmentation+2

Cyclic Learning: Bridging Image-level Labels and Nuclei Instance Segmentation

2023-06-05 · Yang Zhou, Yongjian Wu, Zihua Wang, Bingzheng Wei 외

Nuclei instance segmentation on histopathology images is of great clinical value for disease analysis. Generally, fully-supervised algorithms for this task require pixel-wise manual annotations, which is especially time-…

Instance SegmentationMulti-Task LearningSegmentationSemantic Segmentation+2

Instance-Aware Robust Consistency Regularization for Semi-Supervised Nuclei Instance Segmentation

2025-10-10 · Zenan Lin, Wei Li, Jintao Chen, Zihao Wu 외 arxiv

Nuclei instance segmentation in pathological images is crucial for downstream tasks such as tumor microenvironment analysis. However, the high cost and scarcity of annotated data limit the applicability of fully supervis…

Instance Segmentation

Which Pixel to Annotate: a Label-Efficient Nuclei Segmentation Framework

2022-12-20 · Wei Lou, Haofeng Li, Guanbin Li, Xiaoguang Han 외

Recently deep neural networks, which require a large amount of annotated samples, have been widely applied in nuclei instance segmentation of H\&E stained pathology images. However, it is inefficient and unnecessary to l…

Instance SegmentationSegmentationSemantic Segmentation

Semi-Supervised Semantic Segmentation of Cell Nuclei via Diffusion-based Large-Scale Pre-Training and Collaborative Learning

2023-08-08 · Zhuchen Shao, Sourya Sengupta, Hua Li, Mark A. Anastasio

Automated semantic segmentation of cell nuclei in microscopic images is crucial for disease diagnosis and tissue microenvironment analysis. Nonetheless, this task presents challenges due to the complexity and heterogenei…

SegmentationSemantic SegmentationSemi-Supervised Semantic SegmentationUnsupervised Pre-training