Papers › A Large Cross-Modal Video Retrieval Dataset with Reading Comprehension

A Large Cross-Modal Video Retrieval Dataset with Reading Comprehension

5 May 2023arXiv:2305.03347archive 2025-07-28

Weijia Wu, Yuzhong Zhao, Zhuang Li, Jiahong Li, Hong Zhou, Mike Zheng Shou, Xiang Bai

Most existing cross-modal language-to-video retrieval (VR) research focuses on single-modal input from video, i.e., visual representation, while the text is omnipresent in human environments and frequently critical to understand video. To study how to retrieve video with both modal inputs, i.e., visual and text semantic representations, we first introduce a large-scale and cross-modal Video Retrieval dataset with text reading comprehension, TextVR, which contains 42.2k sentence queries for 10.5k videos of 8 scenario domains, i.e., Street View (indoor), Street View (outdoor), Games, Sports, Driving, Activity, TV Show, and Cooking. The proposed TextVR requires one unified cross-modal model to recognize and comprehend texts, relate them to the visual context, and decide what text semantic information is vital for the video retrieval task. Besides, we present a detailed analysis of TextVR compared to the existing datasets and design a novel multimodal video retrieval baseline for the text-based video retrieval task. The dataset analysis and extensive experiments show that our TextVR benchmark provides many new technical challenges and insights from previous datasets for the video-and-language community. The project website and GitHub repo can be found at https://sites.google.com/view/loveucvpr23/guest-track and https://github.com/callsys/TextVR, respectively.

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

Code

Syntology Ran 3 of 13 code samples harvested from 1 repository linked to this paper; 10 have no recorded run. Of those that ran: 2 ran · our draft was wrong; 1 ran · fixture could not drive it.

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

callsys/textvr 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

13 samples harvested; 3 ran; 0 honoured the contract we drafted; 10 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.

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

Licence: 0 of the 13 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 callsys/textvr. “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.

attn callsys/textvr/model/video_transformer.py official repository ran · fixture could not drive it fingerprinted MIT (permissive) · 544c604bc4f58d28 · report
cosine_sim callsys/textvr/model/loss.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · 9b0a787b92a87023 · report
sim_matrix callsys/textvr/model/model.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · 185c7b880ca6135e · report
nll_loss callsys/textvr/model/loss.py official repository unverified MIT (permissive) · 8c2db3d4435816c0 · report
order_sim callsys/textvr/model/loss.py official repository unverified MIT (permissive) · da16023b8239c604 · report
read_clip_frames_cv2 callsys/textvr/data_loader/TextVR_dataset.py official repository unverified MIT (permissive) · dbd3d5d0551491f1 · report
read_frames_cv2 callsys/textvr/data_loader/TextVR_dataset.py official repository unverified MIT (permissive) · 1fc7f1f43389b12d · report
read_frames_cv2 callsys/textvr/base/base_dataset.py official repository unverified MIT (permissive) · ba8f16f08094547c · report
retrieval_as_classification callsys/textvr/model/metric.py official repository unverified MIT (permissive) · 63ecff4c1a42090b · report
sample_frames callsys/textvr/data_loader/TextVR_dataset.py official repository unverified MIT (permissive) · 222cf68c3c788bd7 · report
sample_frames callsys/textvr/base/base_dataset.py official repository unverified MIT (permissive) · 4dadb89db8c00cc2 · report
t2v_metrics callsys/textvr/model/metric.py official repository unverified MIT (permissive) · 9990ea3800f857db · report
v2t_metrics callsys/textvr/model/metric.py official repository unverified MIT (permissive) · 000e15329b7114d0 · report

Tasks

Reading ComprehensionRetrievalSentenceVideo 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