Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

UCell: rethinking generalizability and scaling of bio-medical vision models

About

The modern deep learning field is a scale-centric one. Larger models have been shown to consistently perform better than smaller models of similar architecture. In many sub-domains of biomedical research, however, the model scaling is bottlenecked by the amount of available training data, and the high cost associated with generating and validating additional high quality data. Despite the practical hurdle, the majority of the ongoing research still focuses on building bigger foundation models, whereas the alternative of improving the ability of small models has been under-explored. Here we experiment with building models with 10-30M parameters, tiny by modern standards, to perform the single-cell segmentation task. An important design choice is the incorporation of a recursive structure into the model's forward computation graph, leading to a more parameter-efficient architecture. We found that for the single-cell segmentation, on multiple benchmarks, our small model, UCell, matches the performance of models 10-20 times its size, and with a similar generalizability to unseen out-of-domain data. More importantly, we found that ucell can be trained from scratch using only a set of microscopy imaging data, without relying on massive pretraining on natural images, and therefore decouples the model building from any external commercial interests. Finally, we examined and confirmed the adaptability of ucell by performing a wide range of one-shot and few-shot fine tuning experiments on a diverse set of small datasets. Implementation is available at https://github.com/jiyuuchc/ucell

Nicholas Kuang, Vanessa Scalon, Ji Yu• 2026

Related benchmarks

TaskDatasetResultRank
Instance SegmentationNIPS in-domain (test)
Accuracy90.91
5
Cell Instance SegmentationPBL_N2A out-of-domain (test)
Accuracy92.09
5
Instance SegmentationCellPose in-domain (test)
Accuracy88.88
5
Instance SegmentationTissueNet in-domain (test)
Accuracy90.02
5
Cell Instance SegmentationOvules out-of-domain (test)
Accuracy81.37
5
Instance SegmentationLIVECell in-domain (test)
Accuracy78.29
5
Cell Instance SegmentationMUSC out-of-domain (test)
Accuracy7.054
5
Cell Instance SegmentationPBL_HEK out-of-domain (test)
Accuracy66.9
5
Showing 8 of 8 rows

Other info

Follow for update