English

Person Re-Identification via Recurrent Feature Aggregation

Computer Vision and Pattern Recognition 2017-01-24 v1

Abstract

We address the person re-identification problem by effectively exploiting a globally discriminative feature representation from a sequence of tracked human regions/patches. This is in contrast to previous person re-id works, which rely on either single frame based person to person patch matching, or graph based sequence to sequence matching. We show that a progressive/sequential fusion framework based on long short term memory (LSTM) network aggregates the frame-wise human region representation at each time stamp and yields a sequence level human feature representation. Since LSTM nodes can remember and propagate previously accumulated good features and forget newly input inferior ones, even with simple hand-crafted features, the proposed recurrent feature aggregation network (RFA-Net) is effective in generating highly discriminative sequence level human representations. Extensive experimental results on two person re-identification benchmarks demonstrate that the proposed method performs favorably against state-of-the-art person re-identification methods.

Keywords

Cite

@article{arxiv.1701.06351,
  title  = {Person Re-Identification via Recurrent Feature Aggregation},
  author = {Yichao Yan and Bingbing Ni and Zhichao Song and Chao Ma and Yan Yan and Xiaokang Yang},
  journal= {arXiv preprint arXiv:1701.06351},
  year   = {2017}
}

Comments

14 pages, 4 figures, in ECCV 2016

R2 v1 2026-06-22T17:57:00.997Z