Self-paced uncertainty estimation for one-shot person re-identification

Yulin Zhang,Bo Ma,Longyao Liu,Xin Yi,Meng Li,Yunfeng Diao
DOI: https://doi.org/10.1007/s10489-022-04245-1
IF: 5.3
2022-11-10
Applied Intelligence
Abstract:The one-shot person Re-ID scenario faces two kinds of uncertainties when constructing the prediction model from X to Y . The first is model uncertainty, which captures the noise of the parameters in DNNs due to a lack of training data. The second is data uncertainty, which can be divided into two subtypes: image noise, where severe occlusion and the complex background contain irrelevant information about the identity; and label noise, where mislabeling affects visual appearance learning. We find that the state-of-the-art one-shot person Re-ID addresses the first issue of model uncertainty via a dynamic sampling strategy, while the second issue of data uncertainty remains. In this paper, to simultaneously address both issues, we propose a novel SPUE-Net for one-shot person Re-ID. By introducing a self-paced sampling strategy, our method can estimate the pseudolabels of unlabeled samples iteratively to expand the labeled samples gradually and remove model uncertainty without extra supervision. We divide the pseudolabel samples into two subsets to make the use of training samples more reasonable and effective. In addition, we apply a co-operative learning method of local uncertainty estimation combined with determinacy estimation to achieve better-hidden space feature mining and to improve the precision of selected pseudolabeled samples, which reduces data uncertainty. Extensive comparative evaluation experiments on video-based and image-based datasets show that SPUE-Net has significant advantages over state-of-the-art methods.
computer science, artificial intelligence
What problem does this paper attempt to address?