Papers › TokenBinder: Text-Video Retrieval with One-to-Many Alignment Paradigm

TokenBinder: Text-Video Retrieval with One-to-Many Alignment Paradigm

30 Sep 2024arXiv:2409.19865archive 2025-07-28

Bingqing Zhang, Zhuo Cao, Heming Du, Xin Yu, Xue Li, Jiajun Liu, Sen Wang

Text-Video Retrieval (TVR) methods typically match query-candidate pairs by aligning text and video features in coarse-grained, fine-grained, or combined (coarse-to-fine) manners. However, these frameworks predominantly employ a one(query)-to-one(candidate) alignment paradigm, which struggles to discern nuanced differences among candidates, leading to frequent mismatches. Inspired by Comparative Judgement in human cognitive science, where decisions are made by directly comparing items rather than evaluating them independently, we propose TokenBinder. This innovative two-stage TVR framework introduces a novel one-to-many coarse-to-fine alignment paradigm, imitating the human cognitive process of identifying specific items within a large collection. Our method employs a Focused-view Fusion Network with a sophisticated cross-attention mechanism, dynamically aligning and comparing features across multiple videos to capture finer nuances and contextual variations. Extensive experiments on six benchmark datasets confirm that TokenBinder substantially outperforms existing state-of-the-art methods. These results demonstrate its robustness and the effectiveness of its fine-grained alignment in bridging intra- and inter-modality information gaps in TVR tasks.

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

Code

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

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

bingqingzhang/TokenBinder officialmentioned in paperpytorchMIT 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; 10 ran; 0 honoured the contract we drafted; 1 has no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

4ran · our draft was wrong
1ran · fixture could not drive it
5ran
1unverified

Licence: 0 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 bingqingzhang/TokenBinder. “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.

split_cls bingqingzhang/TokenBinder/src/modeling/CLIP_ViP.py official repository ran · fixture could not drive it MIT (permissive) · 062b60459dee65d8 · report
clip_loss bingqingzhang/TokenBinder/src/modeling/CLIP.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · e5b89b1f72c319ed · report
contrastive_loss bingqingzhang/TokenBinder/src/modeling/CLIP.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · 4675779aec92d6c0 · report
get_padding bingqingzhang/TokenBinder/src/datasets/data_utils.py official repository ran MIT (permissive) · 0cf387da46369b1a · report
gumbel_softmax bingqingzhang/TokenBinder/src/modeling/scene_decoder.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · 7f29142583965575 · report
image_to_tensor bingqingzhang/TokenBinder/src/datasets/data_utils.py official repository ran MIT (permissive) · e9242c50098a6ea2 · report
init_transform_dict bingqingzhang/TokenBinder/src/datasets/dataloader.py official repository ran MIT (permissive) · e68de232f06a2883 · report
init_transform_dict_simple bingqingzhang/TokenBinder/src/datasets/dataloader.py official repository ran MIT (permissive) · b80fcb70077eb505 · report
mask_batch_text_tokens bingqingzhang/TokenBinder/src/datasets/data_utils.py official repository ran · our draft was wrong MIT (permissive) · f828f173e6c2fea2 · report
move_to_cuda bingqingzhang/TokenBinder/src/datasets/dataloader.py official repository ran MIT (permissive) · b68769dd52ad6c44 · report
parse_with_config bingqingzhang/TokenBinder/src/configs/config.py official repository unverified MIT (permissive) · 3e81145412a40e36 · report

Tasks

RetrievalVideo Retrieval

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