paper-with-me

Papers

WildIng: A Wildlife Image Invariant Representation Model for Geographical Domain Shift

2026-01-02 · Julian D. Santamaria, Claudia Isaza, Jhony H. Giraldo arxiv

Wildlife monitoring is crucial for studying biodiversity loss and climate change. Camera trap images provide a non-intrusive method for analyzing animal populations and identifying ecological patterns over time. However, manual analysis is time-consuming and resource-intensive. Deep learning, particularly foundation models, has been applied to automate wildlife identification, achieving strong performance when tested on data from the same geographical locations as their training sets. Yet, despite their promise, these models struggle to generalize to new geographical areas, leading to significant performance drops. For example, training an advanced vision-language model, such as CLIP with an adapter, on an African dataset achieves an accuracy of 84.77%. However, this performance drops significantly to 16.17% when the model is tested on an American dataset. This limitation partly arises because existing models rely predominantly on image-based representations, making them sensitive to geographical data distribution shifts, such as variation in background, lighting, and environmental conditions. To address this, we introduce WildIng, a Wildlife image Invariant representation model for geographical domain shift. WildIng integrates text descriptions with image features, creating a more robust representation to geographical domain shifts. By leveraging textual descriptions, our approach captures consistent semantic information, such as detailed descriptions of the appearance of the species, improving generalization across different geographical locations. Experiments show that WildIng enhances the accuracy of foundation models such as BioCLIP by 30% under geographical domain shift conditions. We evaluate WildIng on two datasets collected from different regions, namely America and Africa. The code and models are publicly available at https://github.com/Julian075/CATALOG/tree/WildIng.

📄 PDF Abstract BibTeX arXiv:2601.00993

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Bugs in the Data: How ImageNet Misrepresents Biodiversity

2022-08-24 · Alexandra Sasha Luccioni, David Rolnick

ImageNet-1k is a dataset often used for benchmarking machine learning (ML) models and evaluating tasks such as image recognition and object detection. Wild animals make up 27% of ImageNet-1k but, unlike classes represent…

BenchmarkingObject Detection

Efficient Mixture of Geographical Species for On Device Wildlife Monitoring

2025-04-11 · Emmanuel Azuh Mensah, Joban Mand, Yueheng Ou, Min Jang 외

Efficient on-device models have become attractive for near-sensor insight generation, of particular interest to the ecological conservation community. For this reason, deep learning researchers are proposing more approac…

Mixed noise reduction via sparse error constraint representation of high frequency image for wildlife image

2022-05-31 · Multimedia Tools and Applications 2022 5 · Yuan Xu, Yaqin Zhao, Peng Lu

Wildlife image noise reduction is a difficult and challenging problem since the images are inevitably corrupted by the mixed noise in the complex field environments. Most of the existing denoising methods focused on the …

DenoisingDictionary Learning

Wildlife Target Re-Identification Using Self-supervised Learning in Non-Urban Settings

2025-07-03 · Mufhumudzi Muthivhi, Terence L. van Zyl arxiv

Wildlife re-identification aims to match individuals of the same species across different observations. Current state-of-the-art (SOTA) models rely on class labels to train supervised models for individual classification…

Self-Supervised LearningTransfer Learning

Compact Hypercube Embeddings for Fast Text-based Wildlife Observation Retrieval

2026-01-30 · Ilyass Moummad, Marius Miron, David Robinson, Kawtar Zaher 외 arxiv

Large-scale biodiversity monitoring platforms increasingly rely on multimodal wildlife observations. While recent foundation models enable rich semantic representations across vision, audio, and language, retrieving rele…

parameter-efficient fine-tuningZero-shot GeneralizationImage Retrieval