paper-with-me

Papers

ARC-Chapter: Structuring Hour-Long Videos into Navigable Chapters and Hierarchical Summaries

2025-11-18 · Junfu Pu, Teng Wang, Yixiao Ge, Yuying Ge, Chen Li, Ying Shan arxiv

The proliferation of hour-long videos (e.g., lectures, podcasts, documentaries) has intensified demand for efficient content structuring. However, existing approaches are constrained by small-scale training with annotations that are typical short and coarse, restricting generalization to nuanced transitions in long videos. We introduce ARC-Chapter, the first large-scale video chaptering model trained on over million-level long video chapters, featuring bilingual, temporally grounded, and hierarchical chapter annotations. To achieve this goal, we curated a bilingual English-Chinese chapter dataset via a structured pipeline that unifies ASR transcripts, scene texts, visual captions into multi-level annotations, from short title to long summaries. We demonstrate clear performance improvements with data scaling, both in data volume and label intensity. Moreover, we design a new evaluation metric termed GRACE, which incorporates many-to-one segment overlaps and semantic similarity, better reflecting real-world chaptering flexibility. Extensive experiments demonstrate that ARC-Chapter establishes a new state-of-the-art by a significant margin, outperforming the previous best by 14.0% in F1 score and 11.3% in SODA score. Moreover, ARC-Chapter shows excellent transferability, improving the state-of-the-art on downstream tasks like dense video captioning on YouCook2.

📄 PDF Abstract BibTeX arXiv:2511.14349

Code (0)

등록된 구현이 없습니다.

Tasks

Dense Video CaptioningSemantic SimilarityVideo Chaptering

Similar Papers 제목 키워드 기반

Chapter-Llama: Efficient Chaptering in Hour-Long Videos with LLMs

2025-03-31 · CVPR 2025 1 · Lucas Ventura, Antoine Yang, Cordelia Schmid, Gül Varol

We address the task of video chaptering, i.e., partitioning a long video timeline into semantic units and generating corresponding chapter titles. While relatively underexplored, automatic chaptering has the potential to…

Large Language ModelVideo Chaptering

Moment Detection in Long Tutorial Videos

2023-01-01 · ICCV 2023 1 · Ioana Croitoru, Simion-Vlad Bogolin, Samuel Albanie, Yang Liu 외

Tutorial videos play an increasingly important role in professional development and self-directed education. For users to realise the full benefits of this medium, tutorial videos must be efficiently searchable. In t…

VidChapters-7M: Video Chapters at Scale

2023-09-25 · NeurIPS 2023 11 · Antoine Yang, Arsha Nagrani, Ivan Laptev, Josef Sivic 외

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…

Dense Video CaptioningNavigateVideo CaptioningVideo Chaptering

A Two-Stage Framework to Generate Video Chapter

2021-09-29 · Canyu Le, Zhiyuan Tang, Ke Li, Jiandong Yang

We aim to address the problem of video chapter generation. Compared to traditional video activity analysis, this task is significantly different. The videos in chapter generation are much longer and contain many complex…

Vocal Bursts Valence Prediction

Multi-modal Video Chapter Generation

2022-09-26 · Xiao Cao, Zitan Chen, Canyu Le, Lei Meng

Chapter generation becomes practical technique for online videos nowadays. The chapter breakpoints enable users to quickly find the parts they want and get the summative annotations. However, there is no public method an…