Papers › Magic Tokens: Select Diverse Tokens for Multi-modal Object Re-Identification

Magic Tokens: Select Diverse Tokens for Multi-modal Object Re-Identification

15 Mar 2024CVPR 2024 1arXiv:2403.10254archive 2025-07-28

Pingping Zhang, Yuhao Wang, Yang Liu, Zhengzheng Tu, Huchuan Lu

Single-modal object re-identification (ReID) faces great challenges in maintaining robustness within complex visual scenarios. In contrast, multi-modal object ReID utilizes complementary information from diverse modalities, showing great potentials for practical applications. However, previous methods may be easily affected by irrelevant backgrounds and usually ignore the modality gaps. To address above issues, we propose a novel learning framework named \textbf{EDITOR} to select diverse tokens from vision Transformers for multi-modal object ReID. We begin with a shared vision Transformer to extract tokenized features from different input modalities. Then, we introduce a Spatial-Frequency Token Selection (SFTS) module to adaptively select object-centric tokens with both spatial and frequency information. Afterwards, we employ a Hierarchical Masked Aggregation (HMA) module to facilitate feature interactions within and across modalities. Finally, to further reduce the effect of backgrounds, we propose a Background Consistency Constraint (BCC) and an Object-Centric Feature Refinement (OCFR). They are formulated as two new loss functions, which improve the feature discrimination with background suppression. As a result, our framework can generate more discriminative features for multi-modal object ReID. Extensive experiments on three multi-modal ReID benchmarks verify the effectiveness of our methods. The code is available at https://github.com/924973292/EDITOR.

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="2403.10254")

Code

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

By repository: official repository: 4 samples from 1 repository, 1 ran; community (archive-listed): 7 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.

924973292/editor officialmentioned in papermentioned on GitHubpytorchMIT report
924973292/fusionreid 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

11 samples harvested; 6 ran; 0 honoured the contract we drafted; 5 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
5ran
5unverified

Licence: 7 of the 11 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 2 repositories linked to this paper, official or community; each sample names its own and says which. “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.

normalize 924973292/EDITOR/layers/triplet_loss.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · e3b2a83f52101f2d · report
cosine_dist 924973292/EDITOR/layers/triplet_loss.py official repository unverified MIT (permissive) · 71b4e1d375d8fd78 · report
euclidean_dist 924973292/EDITOR/layers/triplet_loss.py official repository unverified MIT (permissive) · 5315f75bf5367f0a · report
make_loss 924973292/EDITOR/layers/make_loss.py official repository unverified MIT (permissive) · 2e6109d5214f6e2a · report
Attention_mix 924973292/fusionreid/modeling/fusion_part/fusion.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 4800b901068d9f8f · report
Block 924973292/fusionreid/modeling/fusion_part/fusion.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · cd31ba10bfe67622 · report
Block_mix 924973292/fusionreid/modeling/fusion_part/fusion.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 21b633fce8142a7c · report
Mutual_Fsuion_Unit 924973292/fusionreid/modeling/fusion_part/fusion.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 74e30c9a44099a4e · report
Shared_Encoding_Unit 924973292/fusionreid/modeling/fusion_part/fusion.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · ab8e0fc65383467b · report
Attention 924973292/fusionreid/modeling/fusion_part/fusion.py community (archive-listed) unverified no licence file found · pointer only · 4f2b5c4adcb39a83 · report
Reflection_item 924973292/fusionreid/modeling/fusion_part/fusion.py community (archive-listed) unverified no licence file found · pointer only · 9558cd4a63752d5e · report

Tasks

Object

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Absolute Position EncodingsAdamAttentionBPEDense ConnectionsDropoutLabel SmoothingLayer NormalizationLinear LayerMulti-Head AttentionPosition-Wise Feed-Forward LayerResidual ConnectionSoftmaxTransformerVision Transformer

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