Papers › Invariance Matters: Exemplar Memory for Domain Adaptive Person Re-identification

Invariance Matters: Exemplar Memory for Domain Adaptive Person Re-identification

3 Apr 2019CVPR 2019 6arXiv:1904.01990archive 2025-07-28

Zhun Zhong, Liang Zheng, Zhiming Luo, Shaozi Li, Yi Yang

This paper considers the domain adaptive person re-identification (re-ID) problem: learning a re-ID model from a labeled source domain and an unlabeled target domain. Conventional methods are mainly to reduce feature distribution gap between the source and target domains. However, these studies largely neglect the intra-domain variations in the target domain, which contain critical factors influencing the testing performance on the target domain. In this work, we comprehensively investigate into the intra-domain variations of the target domain and propose to generalize the re-ID model w.r.t three types of the underlying invariance, i.e., exemplar-invariance, camera-invariance and neighborhood-invariance. To achieve this goal, an exemplar memory is introduced to store features of the target domain and accommodate the three invariance properties. The memory allows us to enforce the invariance constraints over global training batch without significantly increasing computation cost. Experiment demonstrates that the three invariance properties and the proposed memory are indispensable towards an effective domain adaptation system. Results on three re-ID domains show that our domain adaptation accuracy outperforms the state of the art by a large margin. Code is available at: https://github.com/zhunzhong07/ECN

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1904.01990")

Code

Syntology Ran 0 of 8 code samples harvested from 1 repository linked to this paper; 8 have no recorded run.

By repository: official repository: 8 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

zhunzhong07/ECN officialmentioned in papermentioned on GitHubpytorchApache-2.0 report
GJTNB/reading-memo mentioned on GitHubpytorch report

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

8 samples harvested; 0 ran; 0 honoured the contract we drafted; 8 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

8unverified

Licence: 0 of the 8 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from zhunzhong07/ECN. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

accuracy zhunzhong07/ECN/reid/evaluation_metrics/classification.py official repository unverified Apache-2.0 (permissive) · 302abe91718126bb · report
center_crop zhunzhong07/ECN/reid/lib/custom_transforms.py official repository unverified Apache-2.0 (permissive) · 693513ff2d202308 · report
cmc zhunzhong07/ECN/reid/evaluation_metrics/ranking.py official repository unverified Apache-2.0 (permissive) · b39a10404aa7ed0b · report
extract_cnn_feature zhunzhong07/ECN/reid/evaluators.py official repository unverified Apache-2.0 (permissive) · f0f55d269b048d70 · report
extract_features zhunzhong07/ECN/reid/evaluators.py official repository unverified Apache-2.0 (permissive) · a4eea4bd3cfe2026 · report
pairwise_distance zhunzhong07/ECN/reid/evaluators.py official repository unverified Apache-2.0 (permissive) · 3d333344e0965776 · report
random_num_generator zhunzhong07/ECN/reid/lib/custom_transforms.py official repository unverified Apache-2.0 (permissive) · abf95b2d2f20e322 · report
to_tensor zhunzhong07/ECN/reid/lib/custom_transforms.py official repository unverified Apache-2.0 (permissive) · 382714b2c227ba48 · report

Tasks

Domain AdaptationDomain Adaptive Person Re-IdentificationPerson Re-IdentificationUnsupervised Domain Adaptation

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Unsupervised Domain Adaptation Duke to MSMT ECN mAP 10.2 #10 of 13 Archive leaderboard report
Unsupervised Domain Adaptation Duke to MSMT ECN rank-1 30.2 #10 of 13 Archive leaderboard report
Unsupervised Domain Adaptation Duke to MSMT ECN rank-10 46.8 #10 of 13 Archive leaderboard report
Unsupervised Domain Adaptation Duke to MSMT ECN rank-5 41.5 #10 of 13 Archive leaderboard report
Unsupervised Domain Adaptation Duke to Market ENC mAP 43.0 #19 of 26 Archive leaderboard report
Unsupervised Domain Adaptation Duke to Market ENC rank-1 75.1 #19 of 26 Archive leaderboard report
Unsupervised Domain Adaptation Market to Duke ENC mAP 40.4 #19 of 25 Archive leaderboard report
Unsupervised Domain Adaptation Market to Duke ENC rank-1 63.3 #19 of 25 Archive leaderboard report
Unsupervised Domain Adaptation Market to MSMT ECN mAP 8.5 #14 of 17 Archive leaderboard report
Unsupervised Domain Adaptation Market to MSMT ECN rank-1 25.3 #14 of 17 Archive leaderboard report
Unsupervised Domain Adaptation Market to MSMT ECN rank-10 42.1 #14 of 17 Archive leaderboard report
Unsupervised Domain Adaptation Market to MSMT ECN rank-5 36.3 #14 of 17 Archive leaderboard report
Unsupervised Domain Adaptation VehicleID to VERI-Wild Large ECN R-1 61.0 #2 of 9 Archive leaderboard report
Unsupervised Domain Adaptation VehicleID to VERI-Wild Large ECN R-10 - #2 of 9 Archive leaderboard report
Unsupervised Domain Adaptation VehicleID to VERI-Wild Large ECN R-5 78.2 #2 of 9 Archive leaderboard report
Unsupervised Domain Adaptation VehicleID to VERI-Wild Large ECN mAP 24.7 #2 of 9 Archive leaderboard report
Unsupervised Domain Adaptation VehicleID to VERI-Wild Medium ECN R-1 68.6 #2 of 9 Archive leaderboard report
Unsupervised Domain Adaptation VehicleID to VERI-Wild Medium ECN R-10 - #2 of 9 Archive leaderboard report
Unsupervised Domain Adaptation VehicleID to VERI-Wild Medium ECN R-5 84.6 #2 of 9 Archive leaderboard report
Unsupervised Domain Adaptation VehicleID to VERI-Wild Medium ECN mAP 30.6 #2 of 9 Archive leaderboard report
Unsupervised Domain Adaptation VehicleID to VERI-Wild Small ECN R-1 73.4 #2 of 9 Archive leaderboard report
Unsupervised Domain Adaptation VehicleID to VERI-Wild Small ECN R-10 - #2 of 9 Archive leaderboard report
Unsupervised Domain Adaptation VehicleID to VERI-Wild Small ECN R-5 88.8 #2 of 9 Archive leaderboard report
Unsupervised Domain Adaptation VehicleID to VERI-Wild Small ECN mAP 34.7 #2 of 9 Archive leaderboard report
Unsupervised Domain Adaptation VehicleID to VeRi-776 ECN Rank-1 57.41 #12 of 14 Archive leaderboard report
Unsupervised Domain Adaptation VehicleID to VeRi-776 ECN Rank-10 - #12 of 14 Archive leaderboard report
Unsupervised Domain Adaptation VehicleID to VeRi-776 ECN Rank-5 70.53 #12 of 14 Archive leaderboard report
Unsupervised Domain Adaptation VehicleID to VeRi-776 ECN mAP 20.06 #12 of 14 Archive leaderboard report
Unsupervised Person Re-Identification DukeMTMC-reID ECN MAP 40.4 #10 of 13 Archive leaderboard report
Unsupervised Person Re-Identification DukeMTMC-reID ECN Rank-1 63.3 #10 of 13 Archive leaderboard report
Unsupervised Person Re-Identification DukeMTMC-reID ECN Rank-10 80.4 #10 of 13 Archive leaderboard report
Unsupervised Person Re-Identification DukeMTMC-reID ECN Rank-5 75.8 #10 of 13 Archive leaderboard report
Unsupervised Person Re-Identification DukeMTMC-reID->MSMT17 ECN Rank-1 30.2 #5 of 7 Archive leaderboard report
Unsupervised Person Re-Identification DukeMTMC-reID->MSMT17 ECN Rank-10 46.8 #5 of 7 Archive leaderboard report
Unsupervised Person Re-Identification DukeMTMC-reID->MSMT17 ECN Rank-5 41.5 #5 of 7 Archive leaderboard report
Unsupervised Person Re-Identification DukeMTMC-reID->MSMT17 ECN mAP 10.2 #5 of 7 Archive leaderboard report
Unsupervised Person Re-Identification DukeMTMC-reID->Market-1501 ECN Rank-1 75.1 #4 of 8 Archive leaderboard report
Unsupervised Person Re-Identification DukeMTMC-reID->Market-1501 ECN Rank-10 91.6 #4 of 8 Archive leaderboard report
Unsupervised Person Re-Identification DukeMTMC-reID->Market-1501 ECN Rank-20 94.5 #4 of 8 Archive leaderboard report
Unsupervised Person Re-Identification DukeMTMC-reID->Market-1501 ECN Rank-5 87.6 #4 of 8 Archive leaderboard report
Unsupervised Person Re-Identification DukeMTMC-reID->Market-1501 ECN mAP 43 #4 of 8 Archive leaderboard report
Unsupervised Person Re-Identification Market-1501 ECN MAP 43 #19 of 23 Archive leaderboard report
Unsupervised Person Re-Identification Market-1501 ECN Rank-1 75.1 #19 of 23 Archive leaderboard report
Unsupervised Person Re-Identification Market-1501 ECN Rank-10 91.6 #19 of 23 Archive leaderboard report
Unsupervised Person Re-Identification Market-1501 ECN Rank-5 87.6 #19 of 23 Archive leaderboard report
Unsupervised Person Re-Identification Market-1501->DukeMTMC-reID ECN Rank-1 63.3 #5 of 7 Archive leaderboard report
Unsupervised Person Re-Identification Market-1501->DukeMTMC-reID ECN Rank-10 80.4 #5 of 7 Archive leaderboard report
Unsupervised Person Re-Identification Market-1501->DukeMTMC-reID ECN Rank-20 84.2 #5 of 7 Archive leaderboard report
Unsupervised Person Re-Identification Market-1501->DukeMTMC-reID ECN Rank-5 75.8 #5 of 7 Archive leaderboard report
Unsupervised Person Re-Identification Market-1501->DukeMTMC-reID ECN mAP 40.4 #5 of 7 Archive leaderboard report
Unsupervised Person Re-Identification Market-1501->MSMT17 ECN Rank-1 25.3 #5 of 7 Archive leaderboard report
Unsupervised Person Re-Identification Market-1501->MSMT17 ECN Rank-10 42.1 #5 of 7 Archive leaderboard report
Unsupervised Person Re-Identification Market-1501->MSMT17 ECN Rank-5 36.3 #5 of 7 Archive leaderboard report
Unsupervised Person Re-Identification Market-1501->MSMT17 ECN mAP 8.5 #5 of 7 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.

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