DynaMix: Generalizable Person Re-identification via Dynamic Relabeling and Mixed Data Sampling

๐Ÿ“… 2025-11-24
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF
๐Ÿค– AI Summary
To address the limited generalization capability of person re-identification (Re-ID) across unseen cameras and environments, this paper proposes an end-to-end training framework that jointly leverages a small amount of multi-camera labeled data and large-scale single-camera pseudo-labeled data. Methodologically, it introduces: (1) a dynamic pseudo-label refinement mechanism integrating confidence-adaptive selection and cross-camera consistency constraints; (2) an efficient centroid maintenance strategy enabling stable metric learning on million-scale images and hundred-thousand-identity datasets; and (3) a hierarchical hybrid sampling scheme balancing supervision from labeled data and diversity from pseudo-labels. Extensive experiments demonstrate significant improvements over state-of-the-art methods on multiple cross-domain benchmarks. Notably, this is the first work to achieve robust, scalable generalization training at the million-person scaleโ€”offering both practical deployability and computational efficiency.

Technology Category

Application Category

๐Ÿ“ Abstract
Generalizable person re-identification (Re-ID) aims to recognize individuals across unseen cameras and environments. While existing methods rely heavily on limited labeled multi-camera data, we propose DynaMix, a novel method that effectively combines manually labeled multi-camera and large-scale pseudo-labeled single-camera data. Unlike prior works, DynaMix dynamically adapts to the structure and noise of the training data through three core components: (1) a Relabeling Module that refines pseudo-labels of single-camera identities on-the-fly; (2) an Efficient Centroids Module that maintains robust identity representations under a large identity space; and (3) a Data Sampling Module that carefully composes mixed data mini-batches to balance learning complexity and intra-batch diversity. All components are specifically designed to operate efficiently at scale, enabling effective training on millions of images and hundreds of thousands of identities. Extensive experiments demonstrate that DynaMix consistently outperforms state-of-the-art methods in generalizable person Re-ID.
Problem

Research questions and friction points this paper is trying to address.

Recognizing individuals across unseen cameras and environments
Overcoming reliance on limited labeled multi-camera training data
Effectively combining manually labeled and pseudo-labeled single-camera data
Innovation

Methods, ideas, or system contributions that make the work stand out.

Dynamic relabeling module refines pseudo-labels on-the-fly
Efficient centroids module maintains robust identity representations
Data sampling module balances learning complexity and diversity
๐Ÿ”Ž Similar Papers
No similar papers found.