paper-with-me

Papers

Streaming Dense Video Captioning

2024-04-01 · CVPR 2024 1 · Xingyi Zhou, Anurag Arnab, Shyamal Buch, Shen Yan, Austin Myers, Xuehan Xiong, Arsha Nagrani, Cordelia Schmid

An ideal model for dense video captioning -- predicting captions localized temporally in a video -- should be able to handle long input videos, predict rich, detailed textual descriptions, and be able to produce outputs before processing the entire video. Current state-of-the-art models, however, process a fixed number of downsampled frames, and make a single full prediction after seeing the whole video. We propose a streaming dense video captioning model that consists of two novel components: First, we propose a new memory module, based on clustering incoming tokens, which can handle arbitrarily long videos as the memory is of a fixed size. Second, we develop a streaming decoding algorithm that enables our model to make predictions before the entire video has been processed. Our model achieves this streaming ability, and significantly improves the state-of-the-art on three dense video captioning benchmarks: ActivityNet, YouCook2 and ViTT. Our code is released at https://github.com/google-research/scenic.

📄 PDF Abstract BibTeX arXiv:2404.01297

Code (1)

google-research/scenic 공식 구현 jax

Tasks

Dense Video CaptioningLive Video CaptioningVideo Captioning

Similar Papers 제목 키워드 기반

Time-Scaling State-Space Models for Dense Video Captioning

2025-09-03 · AJ Piergiovanni, Ganesh Satish Mallya, Dahun Kim, Anelia Angelova arxiv

Dense video captioning is a challenging video understanding task which aims to simultaneously segment the video into a sequence of meaningful consecutive events and to generate detailed captions to accurately describe ea…

Dense Video Captioning

Activitynet 2019 Task 3: Exploring Contexts for Dense Captioning Events in Videos

2019-07-11 · Shizhe Chen, Yuqing Song, Yida Zhao, Qin Jin 외

Contextual reasoning is essential to understand events in long untrimmed videos. In this work, we systematically explore different captioning models with various contexts for the dense-captioning events in video task, wh…

Dense CaptioningDense Video CaptioningDiversityVideo Captioning

Streaming Video Instruction Tuning

2025-12-24 · Jiaer Xia, Peixian Chen, Mengdan Zhang, Xing Sun 외 arxiv

We present Streamo, a real-time streaming video LLM that serves as a general-purpose interactive assistant. Unlike existing online video models that focus narrowly on question answering or captioning, Streamo performs a …

Action UnderstandingQuestion Answering

End-to-end Dense Video Captioning as Sequence Generation

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Dense video captioning aims to identify the events of interest in an input video, and generate descriptive captions for each event. Previous approaches usually follow a two-stage generative process, which first proposes …

Dense Video CaptioningDescriptiveVideo Captioning

End-to-end Dense Video Captioning as Sequence Generation

2022-04-18 · COLING 2022 10 · Wanrong Zhu, Bo Pang, Ashish V. Thapliyal, William Yang Wang 외

Dense video captioning aims to identify the events of interest in an input video, and generate descriptive captions for each event. Previous approaches usually follow a two-stage generative process, which first proposes …

Dense Video CaptioningDescriptiveVideo Captioning