SelfAdapt: Unsupervised Domain Adaptation of Cell Segmentation Models
Deep neural networks have become the go-to method for biomedical instance segmentation. Generalist models like Cellpose demonstrate state-of-the-art performance across diverse cellular data, though their effectiveness often degrades on domains that differ from their training data. While supervised fine-tuning can address this limitation, it requires annotated data that may not be readily available. We propose SelfAdapt, a method that enables the adaptation of pre-trained cell segmentation models without the need for labels. Our approach builds upon student-teacher augmentation consistency training, introducing L2-SP regularization and label-free stopping criteria. We evaluate our method on the LiveCell and TissueNet datasets, demonstrating relative improvements in AP0.5 of up to 29.64% over baseline Cellpose. Additionally, we show that our unsupervised adaptation can further improve models that were previously fine-tuned with supervision. We release SelfAdapt as an easy-to-use extension of the Cellpose framework. The code for our method is publicly available at https: //github.com/Kainmueller-Lab/self_adapt.
Code (0)
등록된 구현이 없습니다.
Tasks
Unsupervised Domain AdaptationInstance SegmentationCell SegmentationSimilar Papers 제목 키워드 기반
Unsupervised Domain Adaptation for the Histopathological Cell Segmentation through Self-Ensembling
Histopathological images are generally considered as the golden standard for clinical diagnosis and cancer grading. Accurate segmentation of cells/nuclei from histopathological images is a critical step to obtain reliabl…
Cell SegmentationDomain AdaptationSegmentationUnsupervised Domain AdaptationAdversarial Domain Adaptation for Cell Segmentation
To successfully train a cell segmentation network in fully-supervised manner for a particular type of organ or cancer, we need the dataset with ground-truth annotations. However, high unavailability of such annotated dat…
Cell SegmentationDomain AdaptationSegmentationSemi-supervised Domain Adaptation+1Structure Preserving Cycle-GAN for Unsupervised Medical Image Domain Adaptation
The presence of domain shift in medical imaging is a common issue, which can greatly impact the performance of segmentation models when dealing with unseen image domains. Adversarial-based deep learning models, such as C…
Domain AdaptationMyocardium SegmentationSegmentationUnsupervised Domain AdaptationSemantic Segmentation of highly class imbalanced fully labelled 3D volumetric biomedical images and unsupervised Domain Adaptation of the pre-trained Segmentation Network to segment another fully unlabelled Biomedical 3D Image stack
The goal of our work is to perform pixel label semantic segmentation on 3D biomedical volumetric data. Manual annotation is always difficult for a large bio-medical dataset. So, we consider two cases where one dataset is…
Domain AdaptationSegmentationSemantic SegmentationUnsupervised Domain AdaptationUnsupervised Cross-Modality Domain Adaptation for Vestibular Schwannoma Segmentation and Koos Grade Prediction based on Semi-Supervised Contrastive Learning
Domain adaptation has been widely adopted to transfer styles across multi-vendors and multi-centers, as well as to complement the missing modalities. In this challenge, we proposed an unsupervised domain adaptation frame…
Contrastive LearningDomain AdaptationSegmentationUnsupervised Domain Adaptation