BioVITA: Biological Dataset, Model, and Benchmark for Visual-Textual-Acoustic Alignment
About
Understanding animal species from multimodal data poses an emerging challenge at the intersection of computer vision and ecology. While recent biological models, such as BioCLIP, have demonstrated strong alignment between images and textual taxonomic information for species identification, the integration of the audio modality remains an open problem. We propose BioVITA, a novel visual-textual-acoustic alignment framework for biological applications. BioVITA involves (i) a training dataset, (ii) a representation model, and (iii) a retrieval benchmark. First, we construct a large-scale training dataset comprising 1.3 million audio clips and 2.3 million images, covering 14,133 species annotated with 34 ecological trait labels. Second, building upon BioCLIP2, we introduce a two-stage training framework to effectively align audio representations with visual and textual representations. Third, we develop a cross-modal retrieval benchmark that covers all possible directional retrieval across the three modalities (i.e., image-to-audio, audio-to-text, text-to-image, and their reverse directions), with three taxonomic levels: Family, Genus, and Species. Extensive experiments demonstrate that our model learns a unified representation space that captures species-level semantics beyond taxonomy, advancing multimodal biodiversity understanding. The project page is available at: https://dahlian00.github.io/BioVITA_Page/
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Image Classification | CUB-200 | Accuracy91.1 | 106 | |
| Fine-grained Image Classification | BioCLIP-Rare (BCR) | Accuracy82.9 | 8 | |
| Cross-modal Retrieval (Image to Text) | iNaturalist Species-level Retrieval seen | Top-1 Accuracy86.3 | 7 | |
| Cross-modal Retrieval (Text to Image) | iNaturalist Species-level Retrieval seen | Top-1 Accuracy91.2 | 7 | |
| Cross-modal Retrieval (Audio to Text) | iNaturalist Species-level Retrieval seen | Top-1 Accuracy63.7 | 6 | |
| Cross-modal Retrieval (Text to Audio) | iNaturalist Species-level Retrieval seen | Top-1 Acc81.1 | 6 | |
| Cross-modal Retrieval (Audio to Image) | iNaturalist Species-level Retrieval seen | Top-1 Accuracy50.3 | 5 | |
| Cross-modal Retrieval (Image to Audio) | iNaturalist Species-level Retrieval seen | Top-1 Accuracy57.5 | 5 | |
| Image-to-Text Retrieval | Taxonomic Retrieval Genus level | Top-1 Accuracy74.7 | 5 | |
| Image-to-Text Retrieval | Taxonomic Retrieval Family level | Top-1 Accuracy36.9 | 5 |