paper-with-me

홈 › Papers

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 heterogeneity of cells. While supervised deep learning methods are promising, they necessitate large annotated datasets that are time-consuming and error-prone to acquire. Semi-supervised approaches could provide feasible alternatives to this issue. However, the limited annotated data may lead to subpar performance of semi-supervised methods, regardless of the abundance of unlabeled data. In this paper, we introduce a novel unsupervised pre-training-based semi-supervised framework for cell-nuclei segmentation. Our framework is comprised of three main components. Firstly, we pretrain a diffusion model on a large-scale unlabeled dataset. The diffusion model's explicit modeling capability facilitates the learning of semantic feature representation from the unlabeled data. Secondly, we achieve semantic feature aggregation using a transformer-based decoder, where the pretrained diffusion model acts as the feature extractor, enabling us to fully utilize the small amount of labeled data. Finally, we implement a collaborative learning framework between the diffusion-based segmentation model and a supervised segmentation model to further enhance segmentation performance. Experiments were conducted on four publicly available datasets to demonstrate significant improvements compared to competitive semi-supervised segmentation methods and supervised baselines. A series of out-of-distribution tests further confirmed the generality of our framework. Furthermore, thorough ablation experiments and visual analysis confirmed the superiority of our proposed method.

📄 PDF Abstract BibTeX arXiv:2308.04578

Code (0)

등록된 구현이 없습니다.

Tasks

SegmentationSemantic SegmentationSemi-Supervised Semantic SegmentationUnsupervised Pre-training

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar 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 d…

Cell TrackingClustering

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

Cross-Patch Dense Contrastive Learning for Semi-Supervised Segmentation of Cellular Nuclei in Histopathologic Images

2022-01-01 · CVPR 2022 1 · Huisi Wu, Zhaoze Wang, Youyi Song, Lin Yang 외

We study the semi-supervised learning problem, using a few labeled data and a large amount of unlabeled data to train the network, by developing a cross-patch dense contrastive learning framework, to segment cellular…

Contrastive LearningImage SegmentationSemantic Segmentation

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