Papers › RLE: A Unified Perspective of Data Augmentation for Cross-Spectral Re-identification

RLE: A Unified Perspective of Data Augmentation for Cross-Spectral Re-identification

2 Nov 2024arXiv:2411.01225archive 2025-07-28

Lei Tan, Yukang Zhang, Keke Han, Pingyang Dai, Yan Zhang, Yongjian Wu, Rongrong Ji

This paper makes a step towards modeling the modality discrepancy in the cross-spectral re-identification task. Based on the Lambertain model, we observe that the non-linear modality discrepancy mainly comes from diverse linear transformations acting on the surface of different materials. From this view, we unify all data augmentation strategies for cross-spectral re-identification by mimicking such local linear transformations and categorizing them into moderate transformation and radical transformation. By extending the observation, we propose a Random Linear Enhancement (RLE) strategy which includes Moderate Random Linear Enhancement (MRLE) and Radical Random Linear Enhancement (RRLE) to push the boundaries of both types of transformation. Moderate Random Linear Enhancement is designed to provide diverse image transformations that satisfy the original linear correlations under constrained conditions, whereas Radical Random Linear Enhancement seeks to generate local linear transformations directly without relying on external information. The experimental results not only demonstrate the superiority and effectiveness of RLE but also confirm its great potential as a general-purpose data augmentation for cross-spectral re-identification. The code is available at \textcolor{magenta}{\url{https://github.com/stone96123/RLE}}.

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.01225")

Code

Syntology Ran 5 of 19 code samples harvested from 1 repository linked to this paper; 14 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran · violated contract; 2 ran · our draft was wrong; 1 ran with no contract checked.

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

stone96123/rle officialmentioned in papermentioned 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

19 samples harvested; 5 ran; 1 honoured the contract we drafted; 14 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 · honoured contract
1ran · violated contract
2ran · our draft was wrong
1ran
14unverified

Licence: 19 of the 19 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 stone96123/RLE. “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.

conv3x3 stone96123/RLE/resnet.py official repository ran no licence file found · pointer only · 48468b2c75aae583 · report
normalize stone96123/RLE/loss.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · e3b2a83f52101f2d · report
pdist_torch stone96123/RLE/loss.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · 17467d76227ea501 · report
remove_fc stone96123/RLE/resnet.py official repository ran · our draft was wrong no licence file found · pointer only · c5961f4478deab2b · report
softmax_weights stone96123/RLE/loss.py official repository ran · violated contract fingerprinted no licence file found · pointer only · 9b6e48a65ef5717f · report
GenCamIdx stone96123/RLE/utils.py official repository unverified no licence file found · pointer only · 3228fe6a69a0a639 · report
GenIdx stone96123/RLE/utils.py official repository unverified no licence file found · pointer only · fd5eb0b6841b0935 · report
beta_mix_factor stone96123/RLE/random_erasing.py official repository unverified no licence file found · pointer only · 2a3d22347a374d3d · report
embed_net stone96123/rle/model.py official repository unverified no licence file found · pointer only · 03a2fe154212e5c9 · report
eval_llcm stone96123/RLE/eval_metrics.py official repository unverified no licence file found · pointer only · 555da7d9fcddc3f2 · report
eval_regdb stone96123/RLE/eval_metrics.py official repository unverified no licence file found · pointer only · d6f9cf9bb3f7b3fd · report
eval_sysu stone96123/RLE/eval_metrics.py official repository unverified no licence file found · pointer only · bfc70e469e1be59d · report
load_data stone96123/RLE/data_loader.py official repository unverified no licence file found · pointer only · 9cc6aa0e084e2b4e · report
middle_module stone96123/rle/model.py official repository unverified no licence file found · pointer only · 62cc52570c2a35ef · report
process_gallery_sysu stone96123/RLE/data_manager.py official repository unverified no licence file found · pointer only · 64cb77f4750867c9 · report
process_query_llcm stone96123/RLE/data_manager.py official repository unverified no licence file found · pointer only · 4881f0854b34e006 · report
process_query_sysu stone96123/RLE/data_manager.py official repository unverified no licence file found · pointer only · e5f1dc88ea13689c · report
read_imgs stone96123/RLE/pre_process_sysu.py official repository unverified no licence file found · pointer only · e983eec0a09d59cf · report
resnet18 stone96123/RLE/resnet.py official repository unverified no licence file found · pointer only · b755f02af6a9f947 · report

Tasks

Data Augmentation

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