Self-Supervised Animal Identification for Long Videos
Xuyang Fang, Sion Hannuna, Edwin Simpson, Neill Campbell

TL;DR
This paper presents a highly efficient self-supervised animal identification method for long videos that achieves state-of-the-art accuracy with minimal memory usage, eliminating the need for manual annotations.
Contribution
It introduces a novel self-supervised approach that reframes animal identification as a global clustering task, enabling high accuracy with low resource requirements.
Findings
Achieves over 97% accuracy on real-world datasets.
Uses less than 1 GB GPU memory per batch, outperforming contrastive methods.
Matches or surpasses supervised models trained on over 1,000 labeled frames.
Abstract
Identifying individual animals in long-duration videos is essential for behavioral ecology, wildlife monitoring, and livestock management. Traditional methods require extensive manual annotation, while existing self-supervised approaches are computationally demanding and ill-suited for long sequences due to memory constraints and temporal error propagation. We introduce a highly efficient, self-supervised method that reframes animal identification as a global clustering task rather than a sequential tracking problem. Our approach assumes a known, fixed number of individuals within a single video -- a common scenario in practice -- and requires only bounding box detections and the total count. By sampling pairs of frames, using a frozen pre-trained backbone, and employing a self-bootstrapping mechanism with the Hungarian algorithm for in-batch pseudo-label assignment, our method learns…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnimal Behavior and Welfare Studies · Video Surveillance and Tracking Methods · Wildlife Ecology and Conservation
