arXiv:2410.22927cs.CVcs.LG2024-10被引 7

用视觉语言模型提升动物个体重识别准确率

An Individual Identity-Driven Framework for Animal Re-Identification

  • 通过双阶段框架生成个体专属文本描述
  • 在8个基准数据集上超越现有方法
  • 适合野生动物研究与保护领域使用

可靠识别大型野生动物种群中的个体对生物研究、生态学和野生动物保护至关重要。传统计算机视觉方法虽有潜力,但其主干网络的近似集合特性限制了适用性和泛化能力。尽管视觉语言模型如CLIP在人物和车辆重识别中表现优异,但其在动物重识别中的应用受限于动物多样化的视觉表现,包括姿态和形态变化。为此,我们利用CLIP的跨模态能力,提出一个两阶段框架——个体动物身份驱动(IndivAID)框架,专为动物重识别设计。第一阶段,通过从每张图像中提取个体语义信息,训练一个文本描述生成器,生成既图像特定又个体特定的文本描述,充分捕捉每个个体在不同动物图像中的多样化视觉概念。第二阶段,通过集成注意力模块动态融合个体特定的文本描述,进一步强化个体的判别性特征学习。在八个基准数据集和一个真实世界短尾鼬(Stoat)数据集上的评估表明,IndivAID在有效性与适用性方面均优于现有方法。代码已开源:https://github.com/ywu840/IndivAID。

原文摘要 · Abstract (English)

Reliable re-identification of individuals within large wildlife populations is crucial for biological studies, ecological research, and wildlife conservation. Classic computer vision techniques offer a promising direction for Animal Re-identification (Animal ReID), but their backbones' close-set nature limits their applicability and generalizability. Despite the demonstrated effectiveness of vision-language models like CLIP in re-identifying persons and vehicles, their application to Animal ReID remains limited due to unique challenges, such as the various visual representations of animals, including variations in poses and forms. To address these limitations, we leverage CLIP's cross-modal capabilities to introduce a two-stage framework, the \textbf{Indiv}idual \textbf{A}nimal \textbf{ID}entity-Driven (IndivAID) framework, specifically designed for Animal ReID. In the first stage, IndivAID trains a text description generator by extracting individual semantic information from each image, generating both image-specific and individual-specific textual descriptions that fully capture the diverse visual concepts of each individual across animal images. In the second stage, IndivAID refines its learning of visual concepts by dynamically incorporating individual-specific textual descriptions with an integrated attention module to further highlight discriminative features of individuals for Animal ReID. Evaluation against state-of-the-art methods across eight benchmark datasets and a real-world Stoat dataset demonstrates IndivAID's effectiveness and applicability. Code is available at \url{https://github.com/ywu840/IndivAID}.

动物重识别视觉语言模型身份识别

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。