Multispecies Animal Re-ID Using a Large Community-Curated Dataset
Lasha Otarashvili, Tamilselvan Subramanian, Jason Holmberg, J.J., Levenson, Charles V. Stewart

TL;DR
This paper introduces a multi-species animal re-identification model trained on a large curated dataset, outperforming species-specific models and enabling effective zero-shot and fine-tuning for new species, with practical deployment in wildlife monitoring.
Contribution
The paper presents a single multi-species re-identification model trained on a large dataset, improving accuracy and flexibility over traditional species-specific models, and demonstrating strong zero-shot and fine-tuning performance.
Findings
12.5% average top-1 accuracy gain over species-specific models
19.2% top-1 improvement on unseen species compared to MegaDescriptor
Model deployed in large-scale wildlife monitoring system
Abstract
Recent work has established the ecological importance of developing algorithms for identifying animals individually from images. Typically, a separate algorithm is trained for each species, a natural step but one that creates significant barriers to wide-spread use: (1) each effort is expensive, requiring data collection, data curation, and model training, deployment, and maintenance, (2) there is little training data for many species, and (3) commonalities in appearance across species are not exploited. We propose an alternative approach focused on training multi-species individual identification (re-id) models. We construct a dataset that includes 49 species, 37K individual animals, and 225K images, using this data to train a single embedding network for all species. Our model employs an EfficientNetV2 backbone and a sub-center ArcFace loss function with dynamic margins. We evaluate…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsIdentification and Quantification in Food · Environmental DNA in Biodiversity Studies · Species Distribution and Climate Change
MethodsDepthwise Convolution · Pointwise Convolution · 1x1 Convolution · Depthwise Separable Convolution · Batch Normalization · Inverted Residual Block · Sparse Evolutionary Training · EfficientNetV2 · Additive Angular Margin Loss
