CUPre: Cross-domain Unsupervised Pre-training for Few-Shot Cell Segmentation
Weibin Liao, Xuhong Li, Qingzhong Wang, Yanwu Xu and, Zhaozheng Yin, Haoyi Xiong

TL;DR
CUPre is a novel pre-training approach that leverages unlabeled cell images and existing object detection models to improve few-shot cell segmentation performance, reducing annotation costs.
Contribution
This work introduces CUPre, a cross-domain unsupervised pre-training method that transfers knowledge from common object detection to cell segmentation using unlabeled data.
Findings
Outperforms existing pre-training methods in few-shot cell segmentation.
Achieves highest average precision on benchmark datasets.
Effectively utilizes unlabeled data for pre-training.
Abstract
While pre-training on object detection tasks, such as Common Objects in Contexts (COCO) [1], could significantly boost the performance of cell segmentation, it still consumes on massive fine-annotated cell images [2] with bounding boxes, masks, and cell types for every cell in every image, to fine-tune the pre-trained model. To lower the cost of annotation, this work considers the problem of pre-training DNN models for few-shot cell segmentation, where massive unlabeled cell images are available but only a small proportion is annotated. Hereby, we propose Cross-domain Unsupervised Pre-training, namely CUPre, transferring the capability of object detection and instance segmentation for common visual objects (learned from COCO) to the visual domain of cells using unlabeled images. Given a standard COCO pre-trained network with backbone, neck, and head modules, CUPre adopts an alternate…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAI in cancer detection · Image Processing Techniques and Applications · Cell Image Analysis Techniques
MethodsContrastive Learning
