Papers › Generalizable Person Re-identification via Balancing Alignment and Uniformity

Generalizable Person Re-identification via Balancing Alignment and Uniformity

18 Nov 2024arXiv:2411.11471archive 2025-07-28

Yoonki Cho, Jaeyoon Kim, Woo Jae Kim, Junsik Jung, Sung-Eui Yoon

Domain generalizable person re-identification (DG re-ID) aims to learn discriminative representations that are robust to distributional shifts. While data augmentation is a straightforward solution to improve generalization, certain augmentations exhibit a polarized effect in this task, enhancing in-distribution performance while deteriorating out-of-distribution performance. In this paper, we investigate this phenomenon and reveal that it leads to sparse representation spaces with reduced uniformity. To address this issue, we propose a novel framework, Balancing Alignment and Uniformity (BAU), which effectively mitigates this effect by maintaining a balance between alignment and uniformity. Specifically, BAU incorporates alignment and uniformity losses applied to both original and augmented images and integrates a weighting strategy to assess the reliability of augmented samples, further improving the alignment loss. Additionally, we introduce a domain-specific uniformity loss that promotes uniformity within each source domain, thereby enhancing the learning of domain-invariant features. Extensive experimental results demonstrate that BAU effectively exploits the advantages of data augmentation, which previous studies could not fully utilize, and achieves state-of-the-art performance without requiring complex training procedures. The code is available at \url{https://github.com/yoonkicho/BAU}.

PaperPDFCodeCode 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="2411.11471")

Code

Syntology Ran 4 of 15 code samples harvested from 1 repository linked to this paper; 11 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 1 ran · fixture could not drive it; 2 ran with no contract checked.

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

yoonkicho/bau officialmentioned in papermentioned on GitHubpytorchMIT 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

15 samples harvested; 4 ran; 0 honoured the contract we drafted; 11 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.

1ran · our draft was wrong
1ran · fixture could not drive it
2ran
11unverified

Licence: 0 of the 15 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 yoonkicho/bau. “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.

Block yoonkicho/bau/bau/models/vit.py official repository ran MIT (permissive) · acbaef74d8464c1e · report
PatchEmbed_overlap yoonkicho/bau/bau/models/vit.py official repository ran · metamorphic tier: invariant MIT (permissive) · 0cc8f535193de4c0 · report
_ntuple yoonkicho/bau/bau/models/vit.py official repository ran · our draft was wrong MIT (permissive) · 251bb5809692264f · report
drop_path yoonkicho/BAU/bau/models/vit.py official repository ran · fixture could not drive it MIT (permissive) · 39eace7e2822504f · report
HybridEmbed yoonkicho/bau/bau/models/vit.py official repository unverified MIT (permissive) · 90ee1b670c35177f · report
TransReID yoonkicho/bau/bau/models/vit.py official repository unverified MIT (permissive) · fc806e8aca38c861 · report
cosine_dist yoonkicho/BAU/bau/loss/triplet.py official repository unverified MIT (permissive) · 97bcc985e3ddff46 · report
euclidean_dist yoonkicho/BAU/bau/loss/triplet.py official repository unverified MIT (permissive) · c78a1ab3340ee330 · report
extract_cnn_feature yoonkicho/BAU/bau/evaluators.py official repository unverified MIT (permissive) · fbb5efeed7ebfd09 · report
extract_features yoonkicho/BAU/bau/evaluators.py official repository unverified MIT (permissive) · 67f354d0d3d81d43 · report
mobilenetv2_x1_0 yoonkicho/BAU/bau/models/mobilenetv2.py official repository unverified MIT (permissive) · 534e30dca5b8079f · report
mobilenetv2_x1_4 yoonkicho/BAU/bau/models/mobilenetv2.py official repository unverified MIT (permissive) · d4a186f812485b7e · report
pairwise_distance yoonkicho/BAU/bau/evaluators.py official repository unverified MIT (permissive) · b6d5887f94b1db25 · report
resize_pos_embed yoonkicho/bau/bau/models/vit.py official repository unverified MIT (permissive) · 1dff045c2db5ebe1 · report
vit_base_patch16_224_TransReID yoonkicho/BAU/bau/models/vit.py official repository unverified MIT (permissive) · 88a1d44120682a0e · report

Tasks

Data AugmentationGeneralizable Person Re-identificationPerson Re-Identification

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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