TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Unleashing the Potential of Pre-Trained Diffusion Models f...

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

Jiachen Li, Xiaojin Gong

2025-02-10Representation LearningContrastive LearningPerson Re-IdentificationGeneralizable Person Re-identification
PaperPDFCode(official)

Abstract

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.

Results

TaskDatasetMetricValueModel
Person Re-IdentificationDukeMTMC-reIDMSMT17->Rank175DCAC
Person Re-IdentificationDukeMTMC-reIDMSMT17->mAP58.4DCAC
Person Re-IdentificationDukeMTMC-reIDMarket-1501->Rank169.1DCAC
Person Re-IdentificationDukeMTMC-reIDMarket-1501->mAP49.5DCAC
Person Re-IdentificationMSMT17Market-1501->Rank152.1DCAC
Person Re-IdentificationMSMT17Market-1501->mAP23.4DCAC
Person Re-IdentificationCUHK03-NP (detected)MSMT17->Rank-134.4DCAC
Person Re-IdentificationCUHK03-NP (detected)MSMT17->mAP34.1DCAC
Person Re-IdentificationCUHK03-NP (detected)Market-1501->Rank-133.2DCAC
Person Re-IdentificationCUHK03-NP (detected)Market-1501->mAP32.5DCAC
Person Re-IdentificationMarket-1501DukeMTMC-reID->Rank171.5DCAC
Person Re-IdentificationMarket-1501DukeMTMC-reID->mAP42.3DCAC
Person Re-IdentificationMarket-1501MSMT17->Rank-177.9DCAC
Person Re-IdentificationMarket-1501MSMT17->mAP52.1DCAC

Related Papers

Touch in the Wild: Learning Fine-Grained Manipulation with a Portable Visuo-Tactile Gripper2025-07-20Spectral Bellman Method: Unifying Representation and Exploration in RL2025-07-17Boosting Team Modeling through Tempo-Relational Representation Learning2025-07-17SemCSE: Semantic Contrastive Sentence Embeddings Using LLM-Generated Summaries For Scientific Abstracts2025-07-17HapticCap: A Multimodal Dataset and Task for Understanding User Experience of Vibration Haptic Signals2025-07-17Overview of the TalentCLEF 2025: Skill and Job Title Intelligence for Human Capital Management2025-07-17SGCL: Unifying Self-Supervised and Supervised Learning for Graph Recommendation2025-07-17Weakly Supervised Visible-Infrared Person Re-Identification via Heterogeneous Expert Collaborative Consistency Learning2025-07-17