CVAug 23, 2024

WildFusion: Individual Animal Identification with Calibrated Similarity Fusion

arXiv:2408.12934v113 citationsh-index: 17
Originality Incremental advance
AI Analysis

This provides a more accurate tool for ecologists and conservationists to identify individual animals, though it is incremental as it builds on existing similarity methods.

The paper tackled individual animal identification by fusing deep and local similarity scores with calibration, achieving a mean accuracy of 84.0% across 17 datasets, which is an 8.5 percentage point improvement over the state-of-the-art.

We propose a new method - WildFusion - for individual identification of a broad range of animal species. The method fuses deep scores (e.g., MegaDescriptor or DINOv2) and local matching similarity (e.g., LoFTR and LightGlue) to identify individual animals. The global and local information fusion is facilitated by similarity score calibration. In a zero-shot setting, relying on local similarity score only, WildFusion achieved mean accuracy, measured on 17 datasets, of 76.2%. This is better than the state-of-the-art model, MegaDescriptor-L, whose training set included 15 of the 17 datasets. If a dataset-specific calibration is applied, mean accuracy increases by 2.3% percentage points. WildFusion, with both local and global similarity scores, outperforms the state-of-the-art significantly - mean accuracy reached 84.0%, an increase of 8.5 percentage points; the mean relative error drops by 35%. We make the code and pre-trained models publicly available5, enabling immediate use in ecology and conservation.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes