TL;DR
This paper introduces a novel diffusion model-assisted learning method with correlation-aware conditioning to improve the generalization of person re-identification models across unseen domains, achieving state-of-the-art results.
Contribution
It proposes a new framework integrating pre-trained diffusion models with Re-ID models via correlation-aware prompts to enhance domain generalization.
Findings
Achieves state-of-the-art performance on DG Re-ID benchmarks.
Demonstrates robustness and effectiveness through extensive ablation studies.
Improves generalization by leveraging diffusion model feedback.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSoftmax · Attention Is All You Need · Diffusion · Contrastive Learning · Sparse Evolutionary Training
