Redirecting to original paper in 30 seconds...

Click below to go immediately or wait for automatic redirect

arxiv_cv 90% Match Research Paper Computer Vision Researchers,ML Engineers,Security and Surveillance Professionals 2 weeks ago

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

computer-vision › object-detection
📄 Abstract

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.
Authors (2)
Jiachen Li
Xiaojin Gong
Submitted
February 10, 2025
arXiv Category
cs.CV
arXiv PDF

Key Contributions

Proposes DCAC, a novel method that integrates pre-trained diffusion models with discriminative/contrastive Re-ID models using a correlation-aware conditioning scheme. This approach injects 'dark knowledge' from diffusion models to enhance feature representations, aiming to improve domain generalizability and mitigate shortcut learning issues prevalent in existing methods.

Business Value

Enables more robust and adaptable person re-identification systems for security and surveillance applications, reducing the need for domain-specific retraining and improving performance across diverse environments.