A systematic study shows that tuning only the late layers of SAM's vision transformer gives the best memory-accuracy trade-off for biomedical segmentation.
CellSeg1: Robust Cell Segmentation with One Training Image
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Recent trends in cell segmentation have shifted towards universal models to handle diverse cell morphologies and imaging modalities. However, for continuously emerging cell types and imaging techniques, these models still require hundreds or thousands of annotated cells for fine-tuning. We introduce CellSeg1, a practical solution for segmenting cells of arbitrary morphology and modality with a few dozen cell annotations in 1 image. By adopting Low-Rank Adaptation of the Segment Anything Model (SAM), we achieve robust cell segmentation. Tested on 19 diverse cell datasets, CellSeg1 trained on 1 image achieved 0.81 average mAP at 0.5 IoU, performing comparably to existing models trained on over 500 images. It also demonstrated superior generalization in cross-dataset tests on TissueNet. We found that high-quality annotation of a few dozen densely packed cells of varied sizes is key to effective segmentation. CellSeg1 provides an efficient solution for cell segmentation with minimal annotation effort.
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Parameter Efficient Fine-Tuning of Segment Anything Model for Biomedical Imaging
A systematic study shows that tuning only the late layers of SAM's vision transformer gives the best memory-accuracy trade-off for biomedical segmentation.