Papers › Mimic Embedding via Adaptive Aggregation: Learning Generalizable Person Re-identification
Mimic Embedding via Adaptive Aggregation: Learning Generalizable Person Re-identification
Boqiang Xu, Jian Liang, Lingxiao He, Zhenan Sun
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.
In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.
Code
Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.
Code Syntology ran Syntology
Not run by Syntology. Nothing on this page verifies that the listed code works.
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Unsupervised Domain Adaptation | CUHK03 to MSMT | META | R1 | 52.1 | #4 of 7 | Archive leaderboard | report |
| Unsupervised Domain Adaptation | CUHK03 to MSMT | META | R10 | - | #4 of 7 | Archive leaderboard | report |
| Unsupervised Domain Adaptation | CUHK03 to MSMT | META | R5 | - | #4 of 7 | Archive leaderboard | report |
| Unsupervised Domain Adaptation | CUHK03 to MSMT | META | mAP | 24.4 | #4 of 7 | Archive leaderboard | report |
| Unsupervised Domain Adaptation | CUHK03 to Market | META | R1 | 90.5 | #4 of 9 | Archive leaderboard | report |
| Unsupervised Domain Adaptation | CUHK03 to Market | META | R10 | - | #4 of 9 | Archive leaderboard | report |
| Unsupervised Domain Adaptation | CUHK03 to Market | META | R5 | - | #4 of 9 | Archive leaderboard | report |
| Unsupervised Domain Adaptation | CUHK03 to Market | META | mAP | 76.5 | #4 of 9 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Methods
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections