English

Deep Hybrid Similarity Learning for Person Re-identification

Computer Vision and Pattern Recognition 2017-02-20 v2

Abstract

Person Re-IDentification (Re-ID) aims to match person images captured from two non-overlapping cameras. In this paper, a deep hybrid similarity learning (DHSL) method for person Re-ID based on a convolution neural network (CNN) is proposed. In our approach, a CNN learning feature pair for the input image pair is simultaneously extracted. Then, both the element-wise absolute difference and multiplication of the CNN learning feature pair are calculated. Finally, a hybrid similarity function is designed to measure the similarity between the feature pair, which is realized by learning a group of weight coefficients to project the element-wise absolute difference and multiplication into a similarity score. Consequently, the proposed DHSL method is able to reasonably assign parameters of feature learning and metric learning in a CNN so that the performance of person Re-ID is improved. Experiments on three challenging person Re-ID databases, QMUL GRID, VIPeR and CUHK03, illustrate that the proposed DHSL method is superior to multiple state-of-the-art person Re-ID methods.

Keywords

Cite

@article{arxiv.1702.04858,
  title  = {Deep Hybrid Similarity Learning for Person Re-identification},
  author = {Jianqing Zhu and Huanqiang Zeng and Shengcai Liao and Zhen Lei and Canhui Cai and LiXin Zheng},
  journal= {arXiv preprint arXiv:1702.04858},
  year   = {2017}
}

Comments

10 pages, 12 figures, fixed typo errors in Fig.8

R2 v1 2026-06-22T18:19:53.565Z