CVAIDec 26, 2021

Unsupervised Clustering Active Learning for Person Re-identification

arXiv:2112.13308v1
Originality Incremental advance
AI Analysis

This addresses the need for low-cost deployment in real-world scenarios where large labeled datasets are unavailable, though it is incremental as it builds on existing active learning and unsupervised methods.

The paper tackles the problem of person re-identification by combining unsupervised learning with minimal human annotations to achieve competitive performance, demonstrating superiority over state-of-the-art active learning methods on three benchmark datasets.

Supervised person re-identification (re-id) approaches require a large amount of pairwise manual labeled data, which is not applicable in most real-world scenarios for re-id deployment. On the other hand, unsupervised re-id methods rely on unlabeled data to train models but performs poorly compared with supervised re-id methods. In this work, we aim to combine unsupervised re-id learning with a small number of human annotations to achieve a competitive performance. Towards this goal, we present a Unsupervised Clustering Active Learning (UCAL) re-id deep learning approach. It is capable of incrementally discovering the representative centroid-pairs and requiring human annotate them. These few labeled representative pairwise data can improve the unsupervised representation learning model with other large amounts of unlabeled data. More importantly, because the representative centroid-pairs are selected for annotation, UCAL can work with very low-cost human effort. Extensive experiments demonstrate the superiority of the proposed model over state-of-the-art active learning methods on three re-id benchmark datasets.

Foundations

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

Your Notes