Spatial-Temporal Person Re-Identification

Abstract

Most of current person re-identification (ReID) methods neglect a spatial-temporal constraint. Given a query image, conventional methods compute the feature distances between the query image and all the gallery images and return a similarity ranked table. When the gallery database is very large in practice, these approaches fail to obtain a good performance due to appearance ambiguity across different camera views. In this paper, we propose a novel two-stream spatial-temporal person ReID (st-ReID) framework that mines both visual semantic information and spatial-temporal information. To this end, a joint similarity metric with Logistic Smoothing (LS) is introduced to integrate two kinds of heterogeneous information into a unified framework. To approximate a complex spatial-temporal probability distribution, we develop a fast Histogram-Parzen (HP) method. With the help of the spatial-temporal constraint, the st-ReID model eliminates lots of irrelevant images and thus narrows the gallery database. Without bells and whistles, our st-ReID method achieves rank-1 accuracy of 98.1% on Market-1501 and 94.4% on DukeMTMC-reID, improving from the baselines 91.2% and 83.8%, respectively, outperforming all previous state-of-theart methods by a large margin.

Cite

Text

Wang et al. "Spatial-Temporal Person Re-Identification." AAAI Conference on Artificial Intelligence, 2019. doi:10.1609/AAAI.V33I01.33018933

Markdown

[Wang et al. "Spatial-Temporal Person Re-Identification." AAAI Conference on Artificial Intelligence, 2019.](https://mlanthology.org/aaai/2019/wang2019aaai-spatial/) doi:10.1609/AAAI.V33I01.33018933

BibTeX

@inproceedings{wang2019aaai-spatial,
  title     = {{Spatial-Temporal Person Re-Identification}},
  author    = {Wang, Guangcong and Lai, Jianhuang and Huang, Peigen and Xie, Xiaohua},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2019},
  pages     = {8933-8940},
  doi       = {10.1609/AAAI.V33I01.33018933},
  url       = {https://mlanthology.org/aaai/2019/wang2019aaai-spatial/}
}