CVCODec 13, 2021

Persistent Animal Identification Leveraging Non-Visual Markers

arXiv:2112.06809v85 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of automated behavior recognition for biological research by enabling persistent identification in occlusion-prone settings.

The paper tackled the problem of identifying individual mice in cluttered home-cage environments by combining weak visual tracking with coarse RFID data, achieving 77% accuracy in animal identification and rejecting spurious detections when animals are hidden.

Our objective is to locate and provide a unique identifier for each mouse in a cluttered home-cage environment through time, as a precursor to automated behaviour recognition for biological research. This is a very challenging problem due to (i) the lack of distinguishing visual features for each mouse, and (ii) the close confines of the scene with constant occlusion, making standard visual tracking approaches unusable. However, a coarse estimate of each mouse's location is available from a unique RFID implant, so there is the potential to optimally combine information from (weak) tracking with coarse information on identity. To achieve our objective, we make the following key contributions: (a) the formulation of the object identification problem as an assignment problem (solved using Integer Linear Programming), and (b) a novel probabilistic model of the affinity between tracklets and RFID data. The latter is a crucial part of the model, as it provides a principled probabilistic treatment of object detections given coarse localisation. Our approach achieves 77% accuracy on this animal identification problem, and is able to reject spurious detections when the animals are hidden.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes