Person Re-Identification by Dual-Regularized KISS Metric Learning.

Dapeng Tao,Yanan Guo,Mingli Song,Yaotang Li,Zhengtao Yu,Yuan Yan Tang
DOI: https://doi.org/10.1109/TIP.2016.2553446
2016-01-01
Abstract:Person re-identification aims to match images of pedestrians across different camera views from different locations. This is a challenging intelligent video surveillance problem that remains an active area of research due to the need for performance improvement. Person re-identification involves two main steps: feature representation and metric learning. Although the keep it simple and straightforward (KISS) metric learning method for discriminative distance metric learning has been shown to be effective for person re-identification, the estimation of the inverse of a covariance matrix is unstable and indeed may not exist when the training set is small, resulting in poor performance. Here we present dual-regularized KISS metric learning (DR-KISS). By regularizing the two covariance matrices, DR-KISS improves on KISS by reducing overestimation of large eigenvalues of the two estimated covariance matrices and, in doing so, guarantees that the covariance matrix is irreversible. Furthermore, we provide theoretically analyses for supporting the motivations. Specifically, we first prove why the regularization is necessary. Then, we prove that the proposed method is robust for generalization. We conduct extensive experiments on three challenging person re-identification datasets, VIPeR, GRID, and CUHK 01, and show that DR-KISS achieves new state-of-the-art performance.
What problem does this paper attempt to address?