Papers › Hierarchical Video-Moment Retrieval and Step-Captioning

Hierarchical Video-Moment Retrieval and Step-Captioning

29 Mar 2023CVPR 2023 1arXiv:2303.16406archive 2025-07-28

Abhay Zala, Jaemin Cho, Satwik Kottur, Xilun Chen, Barlas Oğuz, Yasher Mehdad, Mohit Bansal

There is growing interest in searching for information from large video corpora. Prior works have studied relevant tasks, such as text-based video retrieval, moment retrieval, video summarization, and video captioning in isolation, without an end-to-end setup that can jointly search from video corpora and generate summaries. Such an end-to-end setup would allow for many interesting applications, e.g., a text-based search that finds a relevant video from a video corpus, extracts the most relevant moment from that video, and segments the moment into important steps with captions. To address this, we present the HiREST (HIerarchical REtrieval and STep-captioning) dataset and propose a new benchmark that covers hierarchical information retrieval and visual/textual stepwise summarization from an instructional video corpus. HiREST consists of 3.4K text-video pairs from an instructional video dataset, where 1.1K videos have annotations of moment spans relevant to text query and breakdown of each moment into key instruction steps with caption and timestamps (totaling 8.6K step captions). Our hierarchical benchmark consists of video retrieval, moment retrieval, and two novel moment segmentation and step captioning tasks. In moment segmentation, models break down a video moment into instruction steps and identify start-end boundaries. In step captioning, models generate a textual summary for each step. We also present starting point task-specific and end-to-end joint baseline models for our new benchmark. While the baseline models show some promising results, there still exists large room for future improvement by the community. Project website: https://hirest-cvpr2023.github.io

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

Code

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

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

j-min/HiREST officialpytorchMIT 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

12 samples harvested; 4 ran; 1 honoured the contract we drafted; 8 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 · honoured contract
3ran
8unverified

Licence: 0 of the 12 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 j-min/HiREST. “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.

all_gather j-min/HiREST/dist_utils.py official repository ran MIT (permissive) · 41c46b0d5713eb14 · report
count_parameters j-min/HiREST/utils.py official repository ran · honoured contract MIT (permissive) · f6b944f50d3f15ae · report
gather j-min/HiREST/dist_utils.py official repository ran MIT (permissive) · 00a9f7918ac39329 · report
reduce_dict j-min/HiREST/dist_utils.py official repository ran MIT (permissive) · 44f4152cc7eb1ddd · report
build_model j-min/HiREST/EVA_clip/model.py official repository unverified MIT (permissive) · 88e56e4d0c6044f2 · report
compute_iou j-min/HiREST/evaluate.py official repository unverified MIT (permissive) · e84b722650b81091 · report
evaluate_video_retrieval j-min/HiREST/evaluate.py official repository unverified MIT (permissive) · 45808df80214028e · report
frame_index_to_timestamp j-min/HiREST/hirest_dataset.py official repository unverified MIT (permissive) · 2fcba9a712be1836 · report
get_area j-min/HiREST/utils.py official repository unverified MIT (permissive) · db63032fdd04245b · report
get_relative_distance j-min/HiREST/utils.py official repository unverified MIT (permissive) · 924d4471d950b88f · report
load_data j-min/HiREST/evaluate.py official repository unverified MIT (permissive) · 1e89d4c87725a5eb · report
timestamp_to_frame_index j-min/HiREST/hirest_dataset.py official repository unverified MIT (permissive) · 8a0d3c4ffde35ee2 · report

Tasks

Information RetrievalMoment RetrievalRetrievalVideo CaptioningVideo RetrievalVideo Summarization

Datasets

Introduced by this paper, per the archive.

HiREST

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