Early Active Learning with Pairwise Constraint for Person Re-Identification
Abstract
Research on person re-identification (re-id) has attached much attention in the machine learning field in recent years. With sufficient labeled training data, supervised re-id algorithm can obtain promising performance. However, producing labeled data for training supervised re-id models is an extremely challenging and time-consuming task because it requires every pair of images across no-overlapping camera views to be labeled. Moreover, in the early stage of experiments, when labor resources are limited, only a small number of data can be labeled. Thus, it is essential to design an effective algorithm to select the most representative samples. This is referred as early active learning or early stage experimental design problem. The pairwise relationship plays a vital role in the re-id problem, but most of the existing early active learning algorithms fail to consider this relationship. To overcome this limitation, we propose a novel and efficient early active learning algorithm with a pairwise constraint for person re-identification in this paper. By introducing the pairwise constraint, the closeness of similar representations of instances is enforced in active learning. This benefits the performance of active learning for re-id. Extensive experimental results on four benchmark datasets confirm the superiority of the proposed algorithm.
Cite
Text
Liu et al. "Early Active Learning with Pairwise Constraint for Person Re-Identification." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2017. doi:10.1007/978-3-319-71249-9_7Markdown
[Liu et al. "Early Active Learning with Pairwise Constraint for Person Re-Identification." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2017.](https://mlanthology.org/ecmlpkdd/2017/liu2017ecmlpkdd-early/) doi:10.1007/978-3-319-71249-9_7BibTeX
@inproceedings{liu2017ecmlpkdd-early,
title = {{Early Active Learning with Pairwise Constraint for Person Re-Identification}},
author = {Liu, Wenhe and Chang, Xiaojun and Chen, Ling and Yang, Yi},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2017},
pages = {103-118},
doi = {10.1007/978-3-319-71249-9_7},
url = {https://mlanthology.org/ecmlpkdd/2017/liu2017ecmlpkdd-early/}
}