paper-with-me

Papers

Grounded Video Caption Generation

2024-11-12 · Evangelos Kazakos, Cordelia Schmid, Josef Sivic

We propose a new task, dataset and model for grounded video caption generation. This task unifies captioning and object grounding in video, where the objects in the caption are grounded in the video via temporally consistent bounding boxes. We introduce the following contributions. First, we present a task definition and a manually annotated test dataset for this task, referred to as GROunded Video Caption Generation (GROC). Second, we introduce a large-scale automatic annotation method leveraging an existing model for grounded still image captioning together with an LLM for summarising frame-level captions into temporally consistent captions in video. Furthermore, we prompt the LLM to track by language -- classifying noun phrases from the frame-level captions into noun phrases of the video-level generated caption. We apply this approach to videos from the HowTo100M dataset, which results in a new large-scale training dataset, called HowToGround, with automatically annotated captions and spatio-temporally consistent bounding boxes with coherent natural language labels. Third, we introduce a new grounded video caption generation model, called VideoGround, and train the model on the new automatically annotated HowToGround dataset. Finally, results of our VideoGround model set the state of the art for the new task of grounded video caption generation. We perform extensive ablations and demonstrate the importance of key technical contributions of our model.

📄 PDF Abstract BibTeX arXiv:2411.07584

Code (0)

등록된 구현이 없습니다.

Tasks

Caption GenerationImage Captioning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Grounded Objects and Interactions for Video Captioning

2017-11-16 · Chih-Yao Ma, Asim Kadav, Iain Melvin, Zsolt Kira 외

We address the problem of video captioning by grounding language generation on object interactions in the video. Existing work mostly focuses on overall scene understanding with often limited or no emphasis on object int…

ObjectScene UnderstandingText GenerationVideo Captioning+1

Large-scale Pre-training for Grounded Video Caption Generation

2025-03-13 · Evangelos Kazakos, Cordelia Schmid, Josef Sivic

We propose a novel approach for captioning and object grounding in video, where the objects in the caption are grounded in the video via temporally dense bounding boxes. We introduce the following contributions. First, w…

Caption GenerationSpatio-Temporal Video Grounding

GOAL: A Challenging Knowledge-grounded Video Captioning Benchmark for Real-time Soccer Commentary Generation

2023-03-26 · Ji Qi, Jifan Yu, Teng Tu, Kunyu Gao 외

Despite the recent emergence of video captioning models, how to generate vivid, fine-grained video descriptions based on the background knowledge (i.e., long and informative commentary about the domain-specific scenes wi…

Video Captioning

VG-TVP: Multimodal Procedural Planning via Visually Grounded Text-Video Prompting

2024-12-16 · Muhammet Furkan Ilaslan, Ali Koksal, Kevin Qinhong Lin, Burak Satar 외

Large Language Model (LLM)-based agents have shown promise in procedural tasks, but the potential of multimodal instructions augmented by texts and videos to assist users remains under-explored. To address this gap, we p…

InformativenessLarge Language ModelText GenerationText-to-Video Generation+2

Parallelized Autoregressive Decoding for Omni-Modal Dense Video Captioning

2026-07-03 · Wenzheng Zeng, Siyi Jiao, Chen Gao, Hwee Tou Ng 외 hf

Dense video captioning aims to generate temporally grounded descriptions of video events, benefiting both event-level video understanding and generation. In this domain, autoregressive video large language models have em…

Dense Video Captioning