bio.rodeo
ModelsOrganizationsLeaderboardAbout
bio.rodeo

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

AboutFAQSubmit a modelContact
© 2026 Pulsatance. All rights reserved. ~
Built by Pulsatance
Imaging foundation models
Imaging

BioCLIP

Imageomics Institute

A CLIP-style vision foundation model for the tree of life, trained on TreeOfLife-10M for zero-shot and few-shot species classification of plants, animals, and fungi from images.

Released: November 2023

BioCLIP is a CLIP-style vision foundation model for the tree of life: given a photograph of a plant, animal, or fungus, it produces image and text embeddings that support zero-shot and few-shot classification of the organism's species. It is the original model in the BioCLIP line, released in November 2023 by the NSF-funded Imageomics Institute, led by The Ohio State University, and is the direct predecessor to BioCLIP 2 (2025).

Identifying organisms from images is a foundational problem across ecology, conservation, and systematics, but biological classification is fine-grained and long-tailed: many species look nearly identical to close relatives, most are rare, and conventional image models trained on flat class indices generalize poorly to the hundreds of thousands of taxa that make up the tree of life. BioCLIP addresses this by curating TreeOfLife-10M, the largest and most diverse machine-learning-ready dataset of biology images at the time, and training a CLIP model with a knowledge-guided objective that aligns each image with its full Linnaean taxonomic hierarchy rendered as text rather than an arbitrary label.

The work, by Samuel Stevens, Jiaman Wu, Matthew J. Thompson, Elizabeth G. Campolongo, and colleagues, was presented as an oral at CVPR 2024 and received the conference's Best Student Paper award. It established that contrastive vision-language training over taxonomically structured text yields a strong fine-grained biological classifier, a result the Imageomics Institute later scaled in BioCLIP 2.

#Key Features

  • Tree-of-life-scale training: BioCLIP is trained on TreeOfLife-10M, over 10 million organism images spanning 454,000 taxa drawn from the Encyclopedia of Life, iNaturalist 2021, and BIOSCAN-1M.
  • Knowledge-guided taxonomic text: Rather than treating species as independent labels, the model contrasts images against their flattened seven-rank Linnaean taxonomy (kingdom through species) plus common names, injecting the nested structure of biological classification into the embedding space.
  • Zero-shot and few-shot classification: The learned image-text space classifies species by supplying candidate taxon names, including taxa unseen during training, with no task-specific retraining.
  • Strong fine-grained generalization: Across ten biologically relevant benchmarks, BioCLIP substantially outperforms general-domain CLIP baselines in both zero-shot and few-shot regimes.
  • Open release: Model weights and code are released under the MIT license, with a HuggingFace model card, the TreeOfLife-10M dataset, and an interactive demo.

#Technical Details

BioCLIP uses a ViT-B/16 image encoder paired with an autoregressive Transformer text encoder, initialized from OpenAI's CLIP ViT-B/16 checkpoint and trained with the standard CLIP contrastive objective using the open_clip library. Its central design choice is textual: taxonomic labels are serialized into strings spanning the full Linnaean hierarchy, optionally combined with scientific and common names, so the text tower encodes hierarchical relationships among taxa. TreeOfLife-10M comprises roughly 10.4 million images, of which about 8.5 million carry complete taxonomic labels, covering 454,000 taxa. Evaluated on ten benchmarks spanning birds, insects, plants, and other organisms, BioCLIP outperforms general-domain baselines by 16 to 17 percent absolute on average, raising mean accuracy to 39.4 percent versus 21.9 percent for OpenAI CLIP and reaching 72.1 percent on Birds 525 compared with 49.9 percent for CLIP.

#Applications

BioCLIP is aimed at ecologists, conservation biologists, systematists, and biodiversity-informatics teams who need to identify organisms at scale. Its zero-shot and few-shot capabilities suit camera-trap surveys, museum specimen digitization, citizen-science platforms such as iNaturalist, and rapid biodiversity assessment where labeled training data for the target taxa is scarce. Because classification is driven by taxon names rather than a fixed label set, practitioners can apply the model to new species and clades without collecting task-specific training data.

#Impact

BioCLIP launched a line of biodiversity foundation models and demonstrated that aligning images with taxonomically structured text produces a fine-grained classifier that generalizes across the tree of life. Its Best Student Paper award at CVPR 2024 and its openly released MIT-licensed weights and code lowered the barrier for the ecology and computer-vision communities to build on organism-scale representations, while TreeOfLife-10M became a widely used community dataset. The Imageomics Institute subsequently released BioCLIP 2, which scales the same recipe to 214 million images and 952,000 taxa, positioning the original BioCLIP as the foundational entry in an increasingly adopted family of models for AI applied to the natural world.

Citations

BioCLIP: A Vision Foundation Model for the Tree of Life

Stevens, S., et al. (2023) BioCLIP: A Vision Foundation Model for the Tree of Life. Computer Vision and Pattern Recognition.

DOI: 10.1109/CVPR52733.2024.01836

BioCLIP: A Vision Foundation Model for the Tree of Life

Preprint

Stevens, S., et al. (2023) BioCLIP: A Vision Foundation Model for the Tree of Life. Computer Vision and Pattern Recognition.

DOI: 10.48550/arXiv.2311.18803

Recent citations

Papers that recently cited this model.

  • Learning Taxonomic Trees with Hierarchical Representation Regularization for Large Multimodal Models

    Hulingxiao He, Zhi Tan, Yuxin Peng

    Jul 2026

    0Influential
  • WildProp: Visual Estimation of Wildlife Body Proportions at Scale

    Mustafa Chasmai, Aaron Sun, Subhransu Maji

    Jun 2026

    0
  • How many labels do you need? A decision framework for cross-habitat marine species recognition

    Alzayat Saleh, M. Azghadi

    Jun 2026

    0

Top citations

The most-cited papers that cite this model.

  • A Comprehensive Survey of Scientific Large Language Models and Their Applications in Scientific Discovery

    Yu Zhang, Xiusi Chen, Bowen Jin, et al.

    Conference on Empirical Methods in Natural Language Processing · Jun 2024

    126
  • Towards the next generation of Geospatial Artificial Intelligence

    Gengchen Mai, Yiqun Xie, Xiaowei Jia, et al.

    International Journal of Applied Earth Observation and Geoinformation · Feb 2025

    76
  • INQUIRE: A Natural World Text-to-Image Retrieval Benchmark

    Edward Vendrow, Omiros Pantazis, Alexander Shepard, et al.

    Neural Information Processing Systems · Nov 2024

    46
  • AutoFE-Pointer: Auto-weighted feature extractor based on pointer network for DNA methylation prediction.

    Xin Feng, Ruihao Xin, Jizhang Wu, et al.

    International Journal of Biological Macromolecules · May 2025

    44
  • Harnessing artificial intelligence to fill global shortfalls in biodiversity knowledge

    Laura J. Pollock, J. Kitzes, Sara Beery, et al.

    Nature Reviews Biodiversity · Feb 2025

    42Influential

Citations

Total Citations238
Influential40
References95

GitHub

Stars267
Forks25
Open Issues3
Contributors37
Last Push18d ago
LanguagePython

HuggingFace

Downloads19.1K
Likes63
Last Modified4mo ago
Pipelinezero-shot-image-classification

Fields of citing research

  • Computer Science97%
  • Environmental Science55%
  • Biology44%
  • Medicine14%
  • Engineering13%
  • Agricultural and Food Sciences6%
  • Geography2%
  • Mathematics1%

Share of papers citing this model.

Openness

bio.rodeo opennessFully open · usable and reproducible
93Open
Usability — can I run it?100
Reproducibility — can I retrain it?92
Model Openness Framework
Class II
Open Tooling

Tags

biodiversitycontrastive_learningfoundation_modelimage_classificationmultimodalspecies_classificationvision_transformerzero_shot

Resources

GitHub RepositoryResearch PaperHuggingFace ModelDocumentationDataset