🤖 AI Summary
This study investigates whether large-scale contrastive vision-language training, supervised solely on species identification, can spontaneously induce emergent capabilities beyond the initial task in biological vision models.
Method: We construct the TreeOfLife-200M dataset and propose BioCLIP 2, a hierarchical contrastive learning framework for joint visual–linguistic embedding.
Contribution/Results: We首次 reveal scale-driven dual emergence: (i) cross-species embeddings automatically align with ecological and functional semantics; (ii) intra-species variation is orthogonally disentangled into independent subspaces. We theoretically prove this arises from geometric constraints imposed by hierarchical contrastive objectives. BioCLIP 2 achieves state-of-the-art zero-shot transfer performance on habitat classification and trait prediction. Its embedding space strongly aligns with biological priors (e.g., beak length, habitat type), and emergence scales consistently with data volume—demonstrating scalable, interpretable, and biologically grounded representation learning.
📝 Abstract
Foundation models trained at scale exhibit remarkable emergent behaviors, learning new capabilities beyond their initial training objectives. We find such emergent behaviors in biological vision models via large-scale contrastive vision-language training. To achieve this, we first curate TreeOfLife-200M, comprising 214 million images of living organisms, the largest and most diverse biological organism image dataset to date. We then train BioCLIP 2 on TreeOfLife-200M to distinguish different species. Despite the narrow training objective, BioCLIP 2 yields extraordinary accuracy when applied to various biological visual tasks such as habitat classification and trait prediction. We identify emergent properties in the learned embedding space of BioCLIP 2. At the inter-species level, the embedding distribution of different species aligns closely with functional and ecological meanings (e.g., beak sizes and habitats). At the intra-species level, instead of being diminished, the intra-species variations (e.g., life stages and sexes) are preserved and better separated in subspaces orthogonal to inter-species distinctions. We provide formal proof and analyses to explain why hierarchical supervision and contrastive objectives encourage these emergent properties. Crucially, our results reveal that these properties become increasingly significant with larger-scale training data, leading to a biologically meaningful embedding space.