Papers › GMMFormer v2: An Uncertainty-aware Framework for Partially Relevant Video Retrieval

GMMFormer v2: An Uncertainty-aware Framework for Partially Relevant Video Retrieval

22 May 2024arXiv:2405.13824archive 2025-07-28

Yuting Wang, Jinpeng Wang, Bin Chen, Tao Dai, Ruisheng Luo, Shu-Tao Xia

Given a text query, partially relevant video retrieval (PRVR) aims to retrieve untrimmed videos containing relevant moments. Due to the lack of moment annotations, the uncertainty lying in clip modeling and text-clip correspondence leads to major challenges. Despite the great progress, existing solutions either sacrifice efficiency or efficacy to capture varying and uncertain video moments. What's worse, few methods have paid attention to the text-clip matching pattern under such uncertainty, exposing the risk of semantic collapse. To address these issues, we present GMMFormer v2, an uncertainty-aware framework for PRVR. For clip modeling, we improve a strong baseline GMMFormer with a novel temporal consolidation module upon multi-scale contextual features, which maintains efficiency and improves the perception for varying moments. To achieve uncertainty-aware text-clip matching, we upgrade the query diverse loss in GMMFormer to facilitate fine-grained uniformity and propose a novel optimal matching loss for fine-grained text-clip alignment. Their collaboration alleviates the semantic collapse phenomenon and neatly promotes accurate correspondence between texts and moments. We conduct extensive experiments and ablation studies on three PRVR benchmarks, demonstrating remarkable improvement of GMMFormer v2 compared to the past SOTA competitor and the versatility of uncertainty-aware text-clip matching for PRVR. Code is available at \url{https://github.com/huangmozhi9527/GMMFormer_v2}.

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

Code

Syntology Ran 6 of 10 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 6 ran with no contract checked.

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

huangmozhi9527/gmmformer_v2 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

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

6ran
4unverified

Licence: 10 of the 10 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 huangmozhi9527/gmmformer_v2. “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.

compute_overlap huangmozhi9527/gmmformer_v2/src/Utils/basic_utils.py official repository ran no licence file found · pointer only · 74637d0535a2a594 · report
count_l2_max_sim huangmozhi9527/gmmformer_v2/src/Utils/model_utils.py official repository ran no licence file found · pointer only · e515adbaf2ec7e0d · report
count_l2_sim huangmozhi9527/gmmformer_v2/src/Utils/model_utils.py official repository ran fingerprinted no licence file found · pointer only · 0c3aef86fe85cd61 · report
count_sim huangmozhi9527/gmmformer_v2/src/Utils/model_utils.py official repository ran fingerprinted no licence file found · pointer only · 7cec80a0f944685e · report
time_to_index huangmozhi9527/gmmformer_v2/src/Utils/basic_utils.py official repository ran no licence file found · pointer only · 65345dbb8096725d · report
uniform_feature_sampling huangmozhi9527/gmmformer_v2/src/Utils/basic_utils.py official repository ran fingerprinted no licence file found · pointer only · 2429bc2313c0669b · report
clean_str huangmozhi9527/gmmformer_v2/src/Datasets/data_provider.py official repository unverified no licence file found · pointer only · 1f1241398f80e513 · report
getVideoId huangmozhi9527/gmmformer_v2/src/Datasets/data_provider.py official repository unverified no licence file found · pointer only · 8c68bbddd5e8e5bc · report
get_configs huangmozhi9527/gmmformer_v2/src/Configs/builder.py official repository unverified no licence file found · pointer only · 9b8507e5287d271d · report
read_video_ids huangmozhi9527/gmmformer_v2/src/Datasets/data_provider.py official repository unverified no licence file found · pointer only · 70f2efad3d316afb · report

Tasks

Partially Relevant Video RetrievalRetrievalVideo Retrieval

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

CLIP

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