Synthesizing Efficient Data with Diffusion Models for Person Re-Identification Pre-Training
Ke Niu, Haiyang Yu, Xuelin Qian, Teng Fu, Bin Li, and Xiangyang Xue

TL;DR
This paper introduces Diffusion-ReID, a novel data augmentation paradigm using diffusion models to generate diverse, high-quality person images for pre-training, significantly improving Re-ID performance without costly data collection.
Contribution
The paper proposes a diffusion-based data synthesis method for person Re-ID pre-training, creating a large-scale dataset and a stronger backbone, surpassing existing methods in accuracy.
Findings
Created Diff-Person dataset with 777K images of 5,183 identities.
Pre-trained Re-ID model on Diff-Person outperforms existing methods.
Demonstrated significant improvements across multiple benchmarks.
Abstract
Existing person re-identification (Re-ID) methods principally deploy the ImageNet-1K dataset for model initialization, which inevitably results in sub-optimal situations due to the large domain gap. One of the key challenges is that building large-scale person Re-ID datasets is time-consuming. Some previous efforts address this problem by collecting person images from the internet e.g., LUPerson, but it struggles to learn from unlabeled, uncontrollable, and noisy data. In this paper, we present a novel paradigm Diffusion-ReID to efficiently augment and generate diverse images based on known identities without requiring any cost of data collection and annotation. Technically, this paradigm unfolds in two stages: generation and filtering. During the generation stage, we propose Language Prompts Enhancement (LPE) to ensure the ID consistency between the input image sequence and the…
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
TopicsGait Recognition and Analysis
MethodsDiffusion
