QA-ReID: Quality-Aware Query-Adaptive Convolution Leveraging Fused Global and Structural Cues for Clothes-Changing ReID
Yuxiang Wang, Kunming Jiang, Tianxiang Zhang, Ke Tian, Gaozhe Jiang
TL;DR
The paper tackles clothes-changing person re-identification by introducing QA-ReID, a dual-branch framework that fuses RGB-based global appearance with parsing-based structural cues through a multi-modal attention module. It advances matching with QAConv-QA, which applies pixel-level quality weighting and bidirectional constraints to focus on informative body regions while mitigating clothing variations. The method is trained with a joint loss combining identity, triplet, and pairwise matching objectives, and it achieves state-of-the-art results on CC-ReID benchmarks PRCC, LTCC, and VC-Clothes, demonstrating robustness to clothing changes. The approach offers practical impact for surveillance and related applications by improving cross-clothing re-identification performance while providing interpretable attention patterns that emphasize identity-related regions.
Abstract
Unlike conventional person re-identification (ReID), clothes-changing ReID (CC-ReID) presents severe challenges due to substantial appearance variations introduced by clothing changes. In this work, we propose the Quality-Aware Dual-Branch Matching (QA-ReID), which jointly leverages RGB-based features and parsing-based representations to model both global appearance and clothing-invariant structural cues. These heterogeneous features are adaptively fused through a multi-modal attention module. At the matching stage, we further design the Quality-Aware Query Adaptive Convolution (QAConv-QA), which incorporates pixel-level importance weighting and bidirectional consistency constraints to enhance robustness against clothing variations. Extensive experiments demonstrate that QA-ReID achieves state-of-the-art performance on multiple benchmarks, including PRCC, LTCC, and VC-Clothes, and significantly outperforms existing approaches under cross-clothing scenarios.
