Addressing the Elephant in the Room: Robust Animal Re-Identification with Unsupervised Part-Based Feature Alignment
Yingxue Yu, Vidit Vidit, Andrey Davydov, Martin Engilberge, Pascal Fua
TL;DR
The paper tackles robust animal re-identification by mitigating background bias and leveraging unsupervised part-based representations. It introduces a dual strategy: (1) systematic background removal during training and evaluation to focus on the animal, and (2) unsupervised part-aware learning via Descriptor Vector Exchange (DVE) integrated into a SE-ResNet50 backbone, with a loss combination that includes $L_{ID}$, $L_{LR}$, Circle loss $L_{reID}$, and $L_{DVE}$. Empirical results on ATRW, YakReID-103, and ELPephants demonstrate state-of-the-art performance, improved intra- and inter-species part alignment, and promising cross-species transfer, though limitations remain in masks and inter-species generalization. The work highlights the practical impact of background masking and unsupervised part alignment for wildlife Re-ID, and provides ablations, qualitative analyses, and transfer evaluations to support its claims.
Abstract
Animal Re-ID is crucial for wildlife conservation, yet it faces unique challenges compared to person Re-ID. First, the scarcity and lack of diversity in datasets lead to background-biased models. Second, animal Re-ID depends on subtle, species-specific cues, further complicated by variations in pose, background, and lighting. This study addresses background biases by proposing a method to systematically remove backgrounds in both training and evaluation phases. And unlike prior works that depend on pose annotations, our approach utilizes an unsupervised technique for feature alignment across body parts and pose variations, enhancing practicality. Our method achieves superior results on three key animal Re-ID datasets: ATRW, YakReID-103, and ELPephants.
