CVDec 8, 2023

Human-in-the-Loop Visual Re-ID for Population Size Estimation

arXiv:2312.05287v26 citationsh-index: 7ECCV
Originality Incremental advance
AI Analysis

This provides a practical solution for improving population size estimation in challenging or new data distributions, such as in animal re-identification, though it is incremental as it builds on existing re-identification systems.

The paper tackles the problem of inaccurate population size estimation from computer vision re-identification systems by proposing a human-in-the-loop method based on nested importance sampling, which reduces error rates from around 80% to less than 20% by vetting a small fraction of image pairs.

Computer vision-based re-identification (Re-ID) systems are increasingly being deployed for estimating population size in large image collections. However, the estimated size can be significantly inaccurate when the task is challenging or when deployed on data from new distributions. We propose a human-in-the-loop approach for estimating population size driven by a pairwise similarity derived from an off-the-shelf Re-ID system. Our approach, based on nested importance sampling, selects pairs of images for human vetting driven by the pairwise similarity, and produces asymptotically unbiased population size estimates with associated confidence intervals. We perform experiments on various animal Re-ID datasets and demonstrate that our method outperforms strong baselines and active clustering approaches. In many cases, we are able to reduce the error rates of the estimated size from around 80% using CV alone to less than 20% by vetting a fraction (often less than 0.002%) of the total pairs. The cost of vetting reduces with the increase in accuracy and provides a practical approach for population size estimation within a desired tolerance when deploying Re-ID systems.

Code Implementations1 repo
Foundations

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

Your Notes