用迁移学习实现跨物种动物面部识别,无需芯片即可远距离追踪。
Beyond Humans: Multispecies Animal Face Recognition Using Transfer Learning

- 用预训练的ViT和FaceNet模型,从少量标注数据中提取动物面部特征。
- 狗类识别准确率达96.85%(验证)和84.34%(识别),优于现有方法。
- 适用于宠物追踪、濒危物种保护及农场管理,尤其适合图像质量较差场景。
个体动物识别在寻回走失宠物、追踪濒危物种及农场密集环境中具有重要意义。现有技术多依赖微芯片等物理装置,难以部署。远程面部识别更具优势:非侵入、可远距操作且难伪造。然而现有标注数据集规模有限,无法直接训练深度网络。本文采用迁移学习,利用预训练的FaceNet(人类面部)与ViT(ImageNet物体)作为骨干网络,在犬类、灵长类(狐猴、金丝猴、黑猩猩)和牛三类动物面部数据集上进行实验。三组数据采集条件差异显著,图像质量由犬到牛再到灵长类逐渐下降。结果显示,对犬类识别,ViT达到96.85%均值验证准确率和84.34%的Rank-1识别率;灵长类结果虽有潜力但波动较大,未稳定超越当前最优;牛类数据中ViT表现优于现有方法,而FaceNet仍具竞争力。
原文摘要 · Abstract (English)
Individual animal recognition can be useful in the search for lost or stolen pets, the tracking of individuals of endangered species, and the recognition of animals in crowded farms. Present recognition techniques mostly use physical devices, e.g., microchips, often impractical and difficult to apply. These could be replaced by remote recognition via the animal's face; if accurate enough, it provides several advantages: it is non-invasive, can work at a distance, and is difficult to counterfeit, as, for instance, in the case of substituting sick animals for healthy ones in the food industry. The few existing datasets with sufficient per-subject images annotated with a single animal identity are not large enough to train current deep learning architectures. We rather investigate the possibility of transfer learning, exploiting pre-trained network models as backbones. Our experiments compared FaceNet, which is specifically trained on large databases of human faces, with the Vision Transformer (ViT) pre-trained on ImageNet, i.e., on object categories. We used three face datasets of very different animals: dogs, primates (lemurs, golden monkeys, and chimpanzees), and cattle. We report the results and, for each dataset, compare them with the state of the art (SOTA) ad hoc-trained deep networks. The capture conditions differ among the three datasets. Image quality (resolution, motion blur, diverse poses, etc.) decreases from dogs to cattle to primates. The best performance was achieved with dogs, where ViT reached a mean verification accuracy of 96.85% and a Rank-1 Identification Rate of 84.34%. The results for endangered primates are still encouraging, but performance varies across animal classes and tasks (verification or identification), and does not always outperform SOTA. For cattle, the ViT results outperform SOTA, while FaceNet is still competitive.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。