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/Adaptive Exploration for Unsupervised Person Re-Identifica...

Adaptive Exploration for Unsupervised Person Re-Identification

Yuhang Ding, Hehe Fan, Mingliang Xu, Yi Yang

2019-07-09Person Re-IdentificationUnsupervised Person Re-IdentificationUnsupervised Domain Adaptation
PaperPDFCode(official)

Abstract

Due to domain bias, directly deploying a deep person re-identification (re-ID) model trained on one dataset often achieves considerably poor accuracy on another dataset. In this paper, we propose an Adaptive Exploration (AE) method to address the domain-shift problem for re-ID in an unsupervised manner. Specifically, in the target domain, the re-ID model is inducted to 1) maximize distances between all person images and 2) minimize distances between similar person images. In the first case, by treating each person image as an individual class, a non-parametric classifier with a feature memory is exploited to encourage person images to move far away from each other. In the second case, according to a similarity threshold, our method adaptively selects neighborhoods for each person image in the feature space. By treating these similar person images as the same class, the non-parametric classifier forces them to stay closer. However, a problem of the adaptive selection is that, when an image has too many neighborhoods, it is more likely to attract other images as its neighborhoods. As a result, a minority of images may select a large number of neighborhoods while a majority of images have only a few neighborhoods. To address this issue, we additionally integrate a balance strategy into the adaptive selection. We evaluate our methods with two protocols. The first one is called "target-only re-ID", in which only the unlabeled target data is used for training. The second one is called "domain adaptive re-ID", in which both the source data and the target data are used during training. Experimental results on large-scale re-ID datasets demonstrate the effectiveness of our method. Our code has been released at https://github.com/dyh127/Adaptive-Exploration-for-Unsupervised-Person-Re-Identification.

Results

TaskDatasetMetricValueModel
Domain AdaptationVehicleID to VERI-Wild SmallR-167AE
Domain AdaptationVehicleID to VERI-Wild SmallR-588.5AE
Domain AdaptationVehicleID to VERI-Wild SmallmAP29.9AE
Domain AdaptationVehicleID to VERI-Wild LargeR-153.1AE
Domain AdaptationVehicleID to VERI-Wild LargeR-573.7AE
Domain AdaptationVehicleID to VERI-Wild LargemAP20.9AE
Domain AdaptationVehicleID to VERI-Wild MediumR-161.8AE
Domain AdaptationVehicleID to VERI-Wild MediumR-581.5AE
Domain AdaptationVehicleID to VERI-Wild MediummAP26.2AE
Unsupervised Domain AdaptationVehicleID to VERI-Wild SmallR-167AE
Unsupervised Domain AdaptationVehicleID to VERI-Wild SmallR-588.5AE
Unsupervised Domain AdaptationVehicleID to VERI-Wild SmallmAP29.9AE
Unsupervised Domain AdaptationVehicleID to VERI-Wild LargeR-153.1AE
Unsupervised Domain AdaptationVehicleID to VERI-Wild LargeR-573.7AE
Unsupervised Domain AdaptationVehicleID to VERI-Wild LargemAP20.9AE
Unsupervised Domain AdaptationVehicleID to VERI-Wild MediumR-161.8AE
Unsupervised Domain AdaptationVehicleID to VERI-Wild MediumR-581.5AE
Unsupervised Domain AdaptationVehicleID to VERI-Wild MediummAP26.2AE

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