Dual Attention Matching Network for Context-Aware Feature Sequence based Person Re-Identification
About
Typical person re-identification (ReID) methods usually describe each pedestrian with a single feature vector and match them in a task-specific metric space. However, the methods based on a single feature vector are not sufficient enough to overcome visual ambiguity, which frequently occurs in real scenario. In this paper, we propose a novel end-to-end trainable framework, called Dual ATtention Matching network (DuATM), to learn context-aware feature sequences and perform attentive sequence comparison simultaneously. The core component of our DuATM framework is a dual attention mechanism, in which both intra-sequence and inter-sequence attention strategies are used for feature refinement and feature-pair alignment, respectively. Thus, detailed visual cues contained in the intermediate feature sequences can be automatically exploited and properly compared. We train the proposed DuATM network as a siamese network via a triplet loss assisted with a de-correlation loss and a cross-entropy loss. We conduct extensive experiments on both image and video based ReID benchmark datasets. Experimental results demonstrate the significant advantages of our approach compared to the state-of-the-art methods.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Person Re-Identification | Market1501 (test) | Rank-1 Accuracy91.42 | 1264 | |
| Person Re-Identification | Duke MTMC-reID (test) | Rank-181.8 | 1018 | |
| Person Re-Identification | Market 1501 | mAP76.6 | 999 | |
| Person Re-Identification | DukeMTMC-reID | Rank-1 Acc81.8 | 648 | |
| Person Re-Identification | Market-1501 (test) | Rank-191.4 | 384 | |
| Person Re-Identification | DukeMTMC | R1 Accuracy81.8 | 120 | |
| Video-to-Video Person Re-identification | MARS (test) | Top-1 Accuracy81.2 | 22 | |
| Re-identification | DukeMTMC-VideoReID V2V (test) | Top-1 Acc81.2 | 8 | |
| Video-to-Video Re-identification | DukeMTMC-VideoReID (test) | Top-1 Acc81.2 | 8 |