English

Dense Interaction Learning for Video-based Person Re-identification

Computer Vision and Pattern Recognition 2021-08-18 v3

Abstract

Video-based person re-identification (re-ID) aims at matching the same person across video clips. Efficiently exploiting multi-scale fine-grained features while building the structural interaction among them is pivotal for its success. In this paper, we propose a hybrid framework, Dense Interaction Learning (DenseIL), that takes the principal advantages of both CNN-based and Attention-based architectures to tackle video-based person re-ID difficulties. DenseIL contains a CNN encoder and a Dense Interaction (DI) decoder. The CNN encoder is responsible for efficiently extracting discriminative spatial features while the DI decoder is designed to densely model spatial-temporal inherent interaction across frames. Different from previous works, we additionally let the DI decoder densely attends to intermediate fine-grained CNN features and that naturally yields multi-grained spatial-temporal representation for each video clip. Moreover, we introduce Spatio-TEmporal Positional Embedding (STEP-Emb) into the DI decoder to investigate the positional relation among the spatial-temporal inputs. Our experiments consistently and significantly outperform all the state-of-the-art methods on multiple standard video-based person re-ID datasets.

Keywords

Cite

@article{arxiv.2103.09013,
  title  = {Dense Interaction Learning for Video-based Person Re-identification},
  author = {Tianyu He and Xin Jin and Xu Shen and Jianqiang Huang and Zhibo Chen and Xian-Sheng Hua},
  journal= {arXiv preprint arXiv:2103.09013},
  year   = {2021}
}

Comments

ICCV 2021, Oral

R2 v1 2026-06-24T00:13:59.690Z