Papers › Finding Moments in Video Collections Using Natural Language

Finding Moments in Video Collections Using Natural Language

30 Jul 2019arXiv:1907.12763archive 2025-07-28

Victor Escorcia, Mattia Soldan, Josef Sivic, Bernard Ghanem, Bryan Russell

We introduce the task of retrieving relevant video moments from a large corpus of untrimmed, unsegmented videos given a natural language query. Our task poses unique challenges as a system must efficiently identify both the relevant videos and localize the relevant moments in the videos. To address these challenges, we propose SpatioTemporal Alignment with Language (STAL), a model that represents a video moment as a set of regions within a series of short video clips and aligns a natural language query to the moment's regions. Our alignment cost compares variable-length language and video features using symmetric squared Chamfer distance, which allows for efficient indexing and retrieval of the video moments. Moreover, aligning language features to regions within a video moment allows for finer alignment compared to methods that extract only an aggregate feature from the entire video moment. We evaluate our approach on two recently proposed datasets for temporal localization of moments in video with natural language (DiDeMo and Charades-STA) extended to our video corpus moment retrieval setting. We show that our STAL re-ranking model outperforms the recently proposed Moment Context Network on all criteria across all datasets on our proposed task, obtaining relative gains of 37% - 118% for average recall and up to 30% for median rank. Moreover, our approach achieves more than 130x faster retrieval and 8x smaller index size with a 1M video corpus in an approximate setting.

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

Code

Syntology Ran 0 of 11 code samples harvested from 1 repository linked to this paper; 11 have no recorded run.

By repository: community (archive-listed): 11 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

escorciav/moments-retrieval-page mentioned on GitHubpytorchMIT report
jayleicn/TVRetrieval mentioned 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

11 samples harvested; 0 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.

11unverified

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 escorciav/moments-retrieval-page. “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.

intersection escorciav/moments-retrieval-page/np_segments_ops.py community (archive-listed) unverified MIT (permissive) · 088411e75c90ad14 · report
iou escorciav/moments-retrieval-page/evaluation.py community (archive-listed) unverified MIT (permissive) · b195c4e852fe4a6d · report
iou escorciav/moments-retrieval-page/np_segments_ops.py community (archive-listed) unverified MIT (permissive) · aacfc922c8662169 · report
length escorciav/moments-retrieval-page/np_segments_ops.py community (archive-listed) unverified MIT (permissive) · d84840dc2bd43436 · report
load_args_from_snapshot escorciav/moments-retrieval-page/utils.py community (archive-listed) unverified MIT (permissive) · 6390768a6e335198 · report
rank escorciav/moments-retrieval-page/evaluation.py community (archive-listed) unverified MIT (permissive) · c1da49f7d5c70e4e · report
setup_model escorciav/moments-retrieval-page/moment_freq_prior.py community (archive-listed) unverified MIT (permissive) · 1fce4e0dc008c8b4 · report
ship_to escorciav/moments-retrieval-page/utils.py community (archive-listed) unverified MIT (permissive) · 691a4f0f7b37c9f0 · report
unique2d_perserve_order escorciav/moments-retrieval-page/utils.py community (archive-listed) unverified MIT (permissive) · 4456556cb38137bc · report
video_duration escorciav/moments-retrieval-page/moment_freq_prior.py community (archive-listed) unverified MIT (permissive) · 87d42332302da432 · report
video_evaluation escorciav/moments-retrieval-page/evaluation.py community (archive-listed) unverified MIT (permissive) · 2440ead3c8d32056 · report

Tasks

Moment RetrievalRe-RankingRetrievalTemporal LocalizationVideo Corpus Moment 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