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/Self-training with progressive augmentation for unsupervis...

Self-training with progressive augmentation for unsupervised cross-domain person re-identification

Xin-Yu Zhang, Jiewei Cao, Chunhua Shen, Mingyu You

2019-07-31ICCV 2019 10Person Re-IdentificationUnsupervised Domain Adaptation
PaperPDFCode

Abstract

Person re-identification (Re-ID) has achieved great improvement with deep learning and a large amount of labelled training data. However, it remains a challenging task for adapting a model trained in a source domain of labelled data to a target domain of only unlabelled data available. In this work, we develop a self-training method with progressive augmentation framework (PAST) to promote the model performance progressively on the target dataset. Specially, our PAST framework consists of two stages, namely, conservative stage and promoting stage. The conservative stage captures the local structure of target-domain data points with triplet-based loss functions, leading to improved feature representations. The promoting stage continuously optimizes the network by appending a changeable classification layer to the last layer of the model, enabling the use of global information about the data distribution. Importantly, we propose a new self-training strategy that progressively augments the model capability by adopting conservative and promoting stages alternately. Furthermore, to improve the reliability of selected triplet samples, we introduce a ranking-based triplet loss in the conservative stage, which is a label-free objective function basing on the similarities between data pairs. Experiments demonstrate that the proposed method achieves state-of-the-art person Re-ID performance under the unsupervised cross-domain setting. Code is available at: https://tinyurl.com/PASTReID

Results

TaskDatasetMetricValueModel
Domain AdaptationMarket to DukemAP54.3PCB-PAST
Domain AdaptationMarket to Dukerank-172.4PCB-PAST
Domain AdaptationDuke to MarketmAP54.6PCB-PAST
Domain AdaptationDuke to Marketrank-178.4PCB-PAST
Unsupervised Domain AdaptationMarket to DukemAP54.3PCB-PAST
Unsupervised Domain AdaptationMarket to Dukerank-172.4PCB-PAST
Unsupervised Domain AdaptationDuke to MarketmAP54.6PCB-PAST
Unsupervised Domain AdaptationDuke to Marketrank-178.4PCB-PAST

Related Papers

Weakly Supervised Visible-Infrared Person Re-Identification via Heterogeneous Expert Collaborative Consistency Learning2025-07-17WhoFi: Deep Person Re-Identification via Wi-Fi Channel Signal Encoding2025-07-17Try Harder: Hard Sample Generation and Learning for Clothes-Changing Person Re-ID2025-07-15Mind the Gap: Bridging Occlusion in Gait Recognition via Residual Gap Correction2025-07-15KeyRe-ID: Keypoint-Guided Person Re-Identification using Part-Aware Representation in Videos2025-07-10CORE-ReID V2: Advancing the Domain Adaptation for Object Re-Identification with Optimized Training and Ensemble Fusion2025-07-04Following the Clues: Experiments on Person Re-ID using Cross-Modal Intelligence2025-07-02Unlocking Constraints: Source-Free Occlusion-Aware Seamless Segmentation2025-06-26