CVJul 18, 2020

Dynamic Dual-Attentive Aggregation Learning for Visible-Infrared Person Re-Identification

arXiv:2007.09314v1474 citations
AI Analysis

This work improves cross-modality pedestrian retrieval for surveillance applications, but it is incremental as it builds on existing VI-ReID methods by enhancing part-level and graph-level features.

The paper tackles the problem of visible-infrared person re-identification by addressing large intra-class variations and cross-modality discrepancies with noisy samples, proposing a dynamic dual-attentive aggregation learning method that outperforms state-of-the-art methods in experiments.

Visible-infrared person re-identification (VI-ReID) is a challenging cross-modality pedestrian retrieval problem. Due to the large intra-class variations and cross-modality discrepancy with large amount of sample noise, it is difficult to learn discriminative part features. Existing VI-ReID methods instead tend to learn global representations, which have limited discriminability and weak robustness to noisy images. In this paper, we propose a novel dynamic dual-attentive aggregation (DDAG) learning method by mining both intra-modality part-level and cross-modality graph-level contextual cues for VI-ReID. We propose an intra-modality weighted-part attention module to extract discriminative part-aggregated features, by imposing the domain knowledge on the part relationship mining. To enhance robustness against noisy samples, we introduce cross-modality graph structured attention to reinforce the representation with the contextual relations across the two modalities. We also develop a parameter-free dynamic dual aggregation learning strategy to adaptively integrate the two components in a progressive joint training manner. Extensive experiments demonstrate that DDAG outperforms the state-of-the-art methods under various settings.

Code Implementations5 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes