[简体中文]

Scalable Person Re-Identification on Supervised Smoothed Manifold (CVPR 2017)

Song Bai Xiang Bai Qi Tian
IEEE Conference on Computer Vision and Pattern Recognition [pdf]

Abstract

Most existing person re-identification algorithms either extract robust visual features or learn discriminative metrics for person images. However, the underlying manifold which those images reside on is rarely investigated. That raises a problem that the learned metric is not smooth with respect to the local geometry structure of the data manifold.
In this paper, we study person re-identification with manifold-based affinity learning, which did not receive enough attention from this area. An unconventional manifold-preserving algorithm is proposed, which can 1) make the best use of supervision from training data, whose label information is given as pairwise constraints; 2) scale up to large repositories with low on-line time complexity; and 3) be plunged into most existing algorithms, serving as a generic postprocessing procedure to further boost the identification accuracies. Extensive experimental results on five popular person re-identification benchmarks consistently demonstrate the effectiveness of our method. Especially, on the largest CUHK03 and Market-1501, our method outperforms the state-of-the-art alternatives by a large margin with high efficiency, which is more appropriate for practical applications.

Method

The pipeline of a person re-identification system.

Results

The proposed Supervised Smoothed Manifold (SSM) is evaluated on five popular benchmarks, including GRID, VIPeR, PRID450S, CUHK03 and Market-1501.

The comparison with state-of-the-art on CUHK03 dataset.
The comparison with state-of-the-art on VIPeR dataset.
The comparison with state-of-the-art on Market-1501.
The comparison with state-of-the-art on GRID dataset.
 
The comparison with baselines on VIPeR, PRID450S and CUHK03 dataset.

 

BibTeX

@inproceedings{bai2017scalable,
  title={Scalable person re-identification on supervised smoothed manifold},
  author={Bai, Song and Bai, Xiang and Tian, Qi},
  booktitle={CVPR},
  volume={6},
  pages={7},
  year={2017}
}

Join the Discussion