bio.rodeo
ModelsOrganizationsLeaderboardAbout
bio.rodeo

The authoritative source for evaluating biological foundation models. No hype, just honest analysis.

Categories
  • DNA & Gene
  • RNA
  • Protein
  • Small molecule
  • Single-cell
  • Spatial omics
  • Pathology
  • Imaging
  • Metabolomics
  • Biosignals
  • Language model
bio.rodeoModelsOrganizationsLeaderboardAboutFAQSubmit a modelContact
© 2026 Pulsatance. All rights reserved. ~
Built by Pulsatance
Imaging foundation models
Imaging

Root Foundation Model

University of Copenhagen

Domain-specific foundation model for zero-shot plant root image segmentation, built on a MobileSAM backbone and trained across nine root datasets.

Released: May 2026

The Root Foundation Model addresses a persistent bottleneck in plant root phenotyping: the need to manually annotate and train a new segmentation model for every imaging setup. Root systems are studied across a wide range of platforms — rhizotrons, minirhizotrons, soil-filled boxes, washed-root scans, and field excavations — each producing images with distinct lighting, backgrounds, soil textures, and root morphologies. General-purpose segmentation models and even popular interactive tools typically require dataset-specific fine-tuning to perform well, which demands expert annotation time that many labs cannot easily spare.

Developed by Abraham George Smith and colleagues in the Department of Computer Science at the University of Copenhagen and released as a bioRxiv preprint in May 2026, the model is a domain-specific foundation model purpose-built for root imagery. Rather than aiming for general computer-vision breadth, it concentrates capacity on the visual statistics of roots so that it can segment images from previously unseen acquisition setups without any additional training.

The result is a practical zero-shot tool: pretrained weights can be loaded directly into the RootPainter application and applied to new root datasets out of the box, lowering the barrier for researchers who lack the data or machine-learning expertise to train bespoke models.

#Key Features

  • Zero-shot root segmentation: Segments roots in images from imaging setups never seen during training, eliminating the per-dataset annotation-and-training cycle that root phenotyping usually requires.
  • MobileSAM backbone: Built on the lightweight MobileSAM architecture, keeping the model small and fast enough for practical deployment without specialized hardware.
  • Leave-one-dataset-out training: Trained across nine diverse root datasets using a leave-one-dataset-out protocol, which directly measures and optimizes for generalization to unseen acquisition conditions.
  • RootPainter integration: Distributed as pretrained weights usable directly within the RootPainter application, giving non-experts an accessible zero-shot workflow.
  • Open release: Code is released under the MIT license and pretrained weights are archived on Zenodo, supporting reproducibility and reuse.

#Technical Details

The model adapts a MobileSAM (Mobile Segment Anything Model) backbone — a distilled, efficiency-oriented variant of the Segment Anything Model's vision-transformer image encoder — to the root segmentation domain. Training used nine diverse root-imaging datasets under a leave-one-dataset-out cross-validation scheme: for each evaluation, the model is trained on eight datasets and tested on the held-out ninth, so reported numbers reflect true zero-shot transfer rather than in-distribution performance. On held-out datasets the model reaches a mean Dice score of 0.636 zero-shot, compared to 0.698 for dataset-specific fine-tuned models — roughly 92% of fully fine-tuned performance with no target-domain annotation. Performance varied by dataset, with 5 of the 9 held-out datasets reaching above 90% of the fine-tuned Dice ceiling, indicating strong but not uniform generalization across imaging conditions.

#Applications

The model is aimed at plant scientists, root ecologists, and phenotyping facilities that image roots across heterogeneous setups and want segmentation without building a new training pipeline each time. By loading the pretrained weights into RootPainter, a researcher can obtain usable root masks on a fresh dataset immediately, then optionally refine with light correction or fine-tuning if higher accuracy is needed. This is especially valuable for small labs, high-throughput screening efforts, and longitudinal studies where annotation budgets are limited and rapid turnaround matters.

#Impact

Root phenotyping has lagged behind above-ground plant imaging in part because root images are visually noisy and setup-specific, making segmentation models hard to reuse. By demonstrating that a compact, domain-specific foundation model can recover roughly 92% of fine-tuned segmentation quality on entirely unseen datasets, this work shows that the foundation-model paradigm transfers usefully to a narrow but high-value biological imaging niche. Its open code and weights, together with integration into the established RootPainter ecosystem, make it readily adoptable. The main limitation is that zero-shot accuracy remains uneven across imaging conditions, so the most demanding or atypical setups may still benefit from additional fine-tuning.

Citation

A Root Foundation Model for Zero-Shot Segmentation

Smith, A. G., et al. (2026) A Root Foundation Model for Zero-Shot Segmentation. bioRxiv.

DOI: 10.64898/2026.05.14.725129

Recent citations

Papers that recently cited this model.

Not enough citation data yet.

Top citations

The most-cited papers that cite this model.

Not enough citation data yet.

Related models

Models with similar goals, methods, or subject matter.

  • BrainSegFounder

    University of Florida / NVIDIA

    3D vision-transformer foundation model for multimodal neuroimage segmentation, pretrained self-supervised on brain MRI from 41,400 participants.

    Imaging
  • BOTANIC-0

    Living Models

    Plant genomic foundation models from 0.1B to 1B parameters, pretrained on 43 phylogenetically diverse plant genomes for variant effect prediction.

    DNA & Gene
  • CellSAM

    Van Valen Lab

    Universal cell segmentation model adapting Meta's SAM to segment mammalian cells, yeast, and bacteria across imaging modalities without retraining.

    Imaging
  • RETFound

    University College London / Google DeepMind

    Self-supervised foundation model for retinal imaging, pretrained on 1.6 million unlabelled fundus and OCT scans to detect ocular and systemic disease.

    ImagingPathology
  • Models Genesis

    Arizona State University / Mayo Clinic

    Self-supervised 3D pretrained models for CT and MRI that learn anatomical representations from unlabeled volumes and transfer to segmentation tasks.

    Imaging

Citations

Total Citations0
Influential0
References37

GitHub

Stars2
Forks0
Open Issues0
Contributors1
Last Push1mo ago
LanguagePython
LicenseMIT

Fields of citing research

Not enough data

Openness

bio.rodeo opennessFully open · usable and reproducible
74Open
Usability — can I run it?93
Reproducibility — can I retrain it?50
Model Openness Framework
Unclassified
Missing required components

Tags

foundation_modelsegmentationtransfer_learningvision_transformerzero_shot

Resources

GitHub RepositoryResearch PaperDataset