Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Adaptive Graph Representation Learning for Video Person Re-identification

About

Recent years have witnessed the remarkable progress of applying deep learning models in video person re-identification (Re-ID). A key factor for video person Re-ID is to effectively construct discriminative and robust video feature representations for many complicated situations. Part-based approaches employ spatial and temporal attention to extract representative local features. While correlations between parts are ignored in the previous methods, to leverage the relations of different parts, we propose an innovative adaptive graph representation learning scheme for video person Re-ID, which enables the contextual interactions between relevant regional features. Specifically, we exploit the pose alignment connection and the feature affinity connection to construct an adaptive structure-aware adjacency graph, which models the intrinsic relations between graph nodes. We perform feature propagation on the adjacency graph to refine regional features iteratively, and the neighbor nodes' information is taken into account for part feature representation. To learn compact and discriminative representations, we further propose a novel temporal resolution-aware regularization, which enforces the consistency among different temporal resolutions for the same identities. We conduct extensive evaluations on four benchmarks, i.e. iLIDS-VID, PRID2011, MARS, and DukeMTMC-VideoReID, experimental results achieve the competitive performance which demonstrates the effectiveness of our proposed method. The code is available at https://github.com/weleen/AGRL.pytorch.

Yiming Wu, Omar El Farouk Bourahla, Xi Li, Fei Wu, Qi Tian, Xue Zhou• 2019

Related benchmarks

TaskDatasetResultRank
Person Re-IdentificationiLIDS-VID
CMC-184.5
80
Video Person Re-IDiLIDS-VID
Rank-184.5
80
Person Re-IdentificationMARS (test)
Rank-189.8
72
Person Re-IdentificationPRID2011
Rank-194.6
66
Person Re-IdentificationPRID 2011 (test)
Rank-194.6
48
Video Person Re-IdentificationMARS (test)
Rank-189.8
35
Video Person Re-IdentificationDukeMTMC-VideoReID
Rank-1 Accuracy97
26
Video Person Re-IdentificationiLIDS-VID (test)
Rank-184.5
25
Video Person Re-IdentificationPRID 2011
Rank-1 Accuracy94.6
23
Image-to-Video Person Re-identificationDukeMTMC-VideoReID (test)
Top-1 Acc97
16
Showing 10 of 11 rows

Other info

Code

Follow for update