Our new X account is live! Follow @wizwand_team for updates
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
184
Person Re-IdentificationMarket-1501 1.0 (test)
Rank-194.9
131
Person Re-IdentificationMSMT17 source: DukeMTMC-reID (test)
Rank-1 Acc75
83
Person Re-IdentificationMSMT17 v1 (test)
mAP70.1
78
Person Re-IdentificationCUHK03 NP (test)
Rank-134.4
69
Person Re-IdentificationDukeMTMC-reID Market1501 (test)
Rank-1 Acc71.5
45
Person Re-IdentificationMSMT17 Market1501 (test)
mAP52.1
29
Person Re-IdentificationCUHK03 NP Market1501 (test)
Rank-1 Acc68.6
23
Person Re-IdentificationMSMT17 MS
mAP27.5
22
Person Re-IdentificationCUHK03-NP source: DukeMTMC-reID (test)
Rank-164.8
20
Showing 10 of 13 rows

Other info

Code

Follow for update