Papers › VidChapters-7M: Video Chapters at Scale

VidChapters-7M: Video Chapters at Scale

25 Sep 2023NeurIPS 2023 11arXiv:2309.13952archive 2025-07-28

Antoine Yang, Arsha Nagrani, Ivan Laptev, Josef Sivic, Cordelia Schmid

Segmenting long videos into chapters enables users to quickly navigate to the information of their interest. This important topic has been understudied due to the lack of publicly released datasets. To address this issue, we present VidChapters-7M, a dataset of 817K user-chaptered videos including 7M chapters in total. VidChapters-7M is automatically created from videos online in a scalable manner by scraping user-annotated chapters and hence without any additional manual annotation. We introduce the following three tasks based on this data. First, the video chapter generation task consists of temporally segmenting the video and generating a chapter title for each segment. To further dissect the problem, we also define two variants of this task: video chapter generation given ground-truth boundaries, which requires generating a chapter title given an annotated video segment, and video chapter grounding, which requires temporally localizing a chapter given its annotated title. We benchmark both simple baselines and state-of-the-art video-language models for these three tasks. We also show that pretraining on VidChapters-7M transfers well to dense video captioning tasks in both zero-shot and finetuning settings, largely improving the state of the art on the YouCook2 and ViTT benchmarks. Finally, our experiments reveal that downstream performance scales well with the size of the pretraining dataset. Our dataset, code, and models are publicly available at https://antoyang.github.io/vidchapters.html.

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

Code

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

By repository: community (archive-listed): 9 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.

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

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

9unverified

Licence: 0 of the 9 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 antoyang/VidChapters. “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.

custom_collate_fn antoyang/VidChapters/zs_speechvcg.py community (archive-listed) unverified MIT (permissive) · c057f6996d2a67d6 · report
custom_collate_fn antoyang/VidChapters/zs_visualvcg.py community (archive-listed) unverified MIT (permissive) · 3729c17b4ed1c6a4 · report
evaluate_detection antoyang/VidChapters/zs_vcgr.py community (archive-listed) unverified MIT (permissive) · 981f35dd0fe6edf3 · report
evaluate_navigation antoyang/VidChapters/zs_vcgr.py community (archive-listed) unverified MIT (permissive) · 3c58dab2a68d13df · report
extract_boundaries_from_ffprobe_output antoyang/VidChapters/zs_visualvcg.py community (archive-listed) unverified MIT (permissive) · 7a6ba965c7ce56ef · report
extract_shots_with_ffprobe antoyang/VidChapters/zs_visualvcg.py community (archive-listed) unverified MIT (permissive) · 90aac3e2130f1dba · report
iou antoyang/VidChapters/zs_vcgr.py community (archive-listed) unverified MIT (permissive) · 23951a2f859364ee · report
load_tf_weights_in_t5 antoyang/VidChapters/model/modeling_t5.py community (archive-listed) unverified MIT (permissive) · bfbc7746415f3426 · report
smooth antoyang/VidChapters/model/texttitling.py community (archive-listed) unverified MIT (permissive) · fb51a172ea598d60 · report

Tasks

Dense Video CaptioningNavigateVideo CaptioningVideo Chaptering

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Video Chaptering VidChapters-7M Vid2Seq CIDEr 55.7 #2 of 2 Archive leaderboard report
Video Chaptering VidChapters-7M Vid2Seq P@0.5 43.1 #2 of 2 Archive leaderboard report
Video Chaptering VidChapters-7M Vid2Seq P@0.7 26.4 #2 of 2 Archive leaderboard report
Video Chaptering VidChapters-7M Vid2Seq P@3s 24.0 #2 of 2 Archive leaderboard report
Video Chaptering VidChapters-7M Vid2Seq P@5s 30.3 #2 of 2 Archive leaderboard report
Video Chaptering VidChapters-7M Vid2Seq R@0.5 48.2 #2 of 2 Archive leaderboard report
Video Chaptering VidChapters-7M Vid2Seq R@0.7 28.5 #2 of 2 Archive leaderboard report
Video Chaptering VidChapters-7M Vid2Seq R@3s 28.5 #2 of 2 Archive leaderboard report
Video Chaptering VidChapters-7M Vid2Seq R@5s 36.4 #2 of 2 Archive leaderboard report
Video Chaptering VidChapters-7M Vid2Seq SODA 0.114 #2 of 2 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

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