Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Unleashing the Potential of Pre-Trained Diffusion Models for Generalizable Person Re-Identification

About

Domain-generalizable re-identification (DG Re-ID) aims to train a model on one or more source domains and evaluate its performance on unseen target domains, a task that has attracted growing attention due to its practical relevance. While numerous methods have been proposed, most rely on discriminative or contrastive learning frameworks to learn generalizable feature representations. However, these approaches often fail to mitigate shortcut learning, leading to suboptimal performance. In this work, we propose a novel method called diffusion model-assisted representation learning with a correlation-aware conditioning scheme (DCAC) to enhance DG Re-ID. Our method integrates a discriminative and contrastive Re-ID model with a pre-trained diffusion model through a correlation-aware conditioning scheme. By incorporating ID classification probabilities generated from the Re-ID model with a set of learnable ID-wise prompts, the conditioning scheme injects dark knowledge that captures ID correlations to guide the diffusion process. Simultaneously, feedback from the diffusion model is back-propagated through the conditioning scheme to the Re-ID model, effectively improving the generalization capability of Re-ID features. Extensive experiments on both single-source and multi-source DG Re-ID tasks demonstrate that our method achieves state-of-the-art performance. Comprehensive ablation studies further validate the effectiveness of the proposed approach, providing insights into its robustness. Codes will be available at https://github.com/RikoLi/DCAC.

Jiachen Li, Xiaojin Gong• 2025

Related benchmarks

TaskDatasetResultRank
Person Re-IdentificationCUHK03
R143.6
284
Person Re-IdentificationMarket-1501 to DukeMTMC-reID (test)
Rank-169.1
191
Person Re-IdentificationDukeMTMC-reID to Market-1501 (test)
Rank-1 Acc71.5
138
Person Re-IdentificationMarket-1501 1.0 (test)
Rank-194.9
131
Person Re-IdentificationMSMT17 source: DukeMTMC-reID (test)
Rank-1 Acc75
97
Person Re-IdentificationMSMT17 v1 (test)
mAP70.1
78
Person Re-IdentificationCUHK03 NP (test)
Rank-134.4
69
Person Re-IdentificationMSMT17 to Market-1501
mAP52.1
46
Person Re-IdentificationDukeMTMC-reID Market1501 (test)
Rank-1 Acc71.5
45
Person Re-IdentificationMSMT17 MS
mAP27.5
39
Showing 10 of 20 rows

Other info

Code

Follow for update