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/Mimic Embedding via Adaptive Aggregation: Learning General...

Mimic Embedding via Adaptive Aggregation: Learning Generalizable Person Re-identification

Boqiang Xu, Jian Liang, Lingxiao He, Zhenan Sun

2021-12-16Person Re-IdentificationGeneralizable Person Re-identificationUnsupervised Domain Adaptation
PaperPDFCode(official)

Abstract

Domain generalizable (DG) person re-identification (ReID) aims to test across unseen domains without access to the target domain data at training time, which is a realistic but challenging problem. In contrast to methods assuming an identical model for different domains, Mixture of Experts (MoE) exploits multiple domain-specific networks for leveraging complementary information between domains, obtaining impressive results. However, prior MoE-based DG ReID methods suffer from a large model size with the increase of the number of source domains, and most of them overlook the exploitation of domain-invariant characteristics. To handle the two issues above, this paper presents a new approach called Mimic Embedding via adapTive Aggregation (META) for DG person ReID. To avoid the large model size, experts in META do not adopt a branch network for each source domain but share all the parameters except for the batch normalization layers. Besides multiple experts, META leverages Instance Normalization (IN) and introduces it into a global branch to pursue invariant features across domains. Meanwhile, META considers the relevance of an unseen target sample and source domains via normalization statistics and develops an aggregation module to adaptively integrate multiple experts for mimicking unseen target domain. Benefiting from a proposed consistency loss and an episodic training algorithm, META is expected to mimic embedding for a truly unseen target domain. Extensive experiments verify that META surpasses state-of-the-art DG person ReID methods by a large margin. Our code is available at https://github.com/xbq1994/META.

Results

TaskDatasetMetricValueModel
Domain AdaptationCUHK03 to MSMTR152.1META
Domain AdaptationCUHK03 to MSMTmAP24.4META
Domain AdaptationCUHK03 to MarketR190.5META
Domain AdaptationCUHK03 to MarketmAP76.5META
Unsupervised Domain AdaptationCUHK03 to MSMTR152.1META
Unsupervised Domain AdaptationCUHK03 to MSMTmAP24.4META
Unsupervised Domain AdaptationCUHK03 to MarketR190.5META
Unsupervised Domain AdaptationCUHK03 to MarketmAP76.5META

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