菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-03-04
📄 Abstract - Degradation-based augmented training for robust individual animal re-identification

Wildlife re-identification aims to recognise individual animals by matching query images to a database of previously identified individuals, based on their fine-scale unique morphological characteristics. Current state-of-the-art models for multispecies re- identification are based on deep metric learning representing individual identities by fea- ture vectors in an embedding space, the similarity of which forms the basis for a fast automated identity retrieval. Yet very often, the discriminative information of individual wild animals gets significantly reduced due to the presence of several degradation factors in images, leading to reduced retrieval performance and limiting the downstream eco- logical studies. Here, starting by showing that the extent of this performance reduction greatly varies depending on the animal species (18 wild animal datasets), we introduce an augmented training framework for deep feature extractors, where we apply artificial but diverse degradations in images in the training set. We show that applying this augmented training only to a subset of individuals, leads to an overall increased re-identification performance, under the same type of degradations, even for individuals not seen during training. The introduction of diverse degradations during training leads to a gain of up to 8.5% Rank-1 accuracy to a dataset of real-world degraded animal images, selected using human re-ID expert annotations provided here for the first time. Our work is the first to systematically study image degradation in wildlife re-identification, while introducing all the necessary benchmarks, publicly available code and data, enabling further research on this topic.

顶级标签: computer vision model training data
详细标签: animal re-identification image degradation data augmentation metric learning robustness 或 搜索:

基于图像退化的增强训练方法:提升野生动物个体重识别的鲁棒性 / Degradation-based augmented training for robust individual animal re-identification


1️⃣ 一句话总结

这篇论文提出了一种通过向训练图像添加多样化人工退化来增强深度学习模型的方法,有效提升了野生动物个体重识别系统在图像质量不佳时的识别准确率,即使对于训练中未出现过的个体也有效果。

源自 arXiv: 2603.04163