paper-with-me

홈 › Papers

Enriching Video Captions With Contextual Text

2020-07-29 · Philipp Rimle, Pelin Dogan, Markus Gross

Understanding video content and generating caption with context is an important and challenging task. Unlike prior methods that typically attempt to generate generic video captions without context, our architecture contextualizes captioning by infusing extracted information from relevant text data. We propose an end-to-end sequence-to-sequence model which generates video captions based on visual input, and mines relevant knowledge such as names and locations from contextual text. In contrast to previous approaches, we do not preprocess the text further, and let the model directly learn to attend over it. Guided by the visual input, the model is able to copy words from the contextual text via a pointer-generator network, allowing to produce more specific video captions. We show competitive performance on the News Video Dataset and, through ablation studies, validate the efficacy of contextual video captioning as well as individual design choices in our model architecture.

📄 PDF Abstract BibTeX arXiv:2007.14682

Code (2)

primle/LSMDC-Context 공식 구현
primle/S2VT-Pointer 공식 구현

Tasks

Video Captioning

Similar Papers 제목 키워드 기반

Nepali Video Captioning using CNN-RNN Architecture

2023-11-05 · Bipesh Subedi, Saugat Singh, Bal Krishna Bal

This article presents a study on Nepali video captioning using deep neural networks. Through the integration of pre-trained CNNs and RNNs, the research focuses on generating precise and contextually relevant captions for…

Video Captioning

HowToCaption: Prompting LLMs to Transform Video Annotations at Scale

2023-10-07 · Nina Shvetsova, Anna Kukleva, Xudong Hong, Christian Rupprecht 외

Instructional videos are a common source for learning text-video or even multimodal representations by leveraging subtitles extracted with automatic speech recognition systems (ASR) from the audio signal in the videos. H…

Automatic Speech RecognitionVideo CaptioningVideo RetrievalZero-Shot Video-Audio Retrieval+1

LoVR: A Benchmark for Long Video Retrieval in Multimodal Contexts

2025-05-20 · Qifeng Cai, Hao Liang, Hejun Dong, Meiyi Qiang 외

Long videos contain a vast amount of information, making video-text retrieval an essential and challenging task in multimodal learning. However, existing benchmarks suffer from limited video duration, low-quality caption…

Caption GenerationRetrievalText RetrievalVideo Retrieval+2

MemCam: Memory-Augmented Camera Control for Consistent Video Generation

2026-03-27 · Xinhang Gao, Junlin Guan, Shuhan Luo, Wenzhuo Li 외 arxiv

Interactive video generation has significant potential for scene simulation and video creation. However, existing methods often struggle with maintaining scene consistency during long video generation under dynamic camer…

Video Generation

GLaVE-Cap: Global-Local Aligned Video Captioning with Vision Expert Integration

2025-09-14 · Wan Xu, Feng Zhu, Yihan Zeng, Yuanfan Guo 외 arxiv

Video detailed captioning aims to generate comprehensive video descriptions to facilitate video understanding. Recently, most efforts in the video detailed captioning community have been made towards a local-to-global pa…

Video Captioning