paper-with-me

Papers

O2NA: An Object-Oriented Non-Autoregressive Approach for Controllable Video Captioning

2021-08-05 · Findings (ACL) 2021 8 · Fenglin Liu, Xuancheng Ren, Xian Wu, Bang Yang, Shen Ge, Yuexian Zou, Xu sun

Video captioning combines video understanding and language generation. Different from image captioning that describes a static image with details of almost every object, video captioning usually considers a sequence of frames and biases towards focused objects, e.g., the objects that stay in focus regardless of the changing background. Therefore, detecting and properly accommodating focused objects is critical in video captioning. To enforce the description of focused objects and achieve controllable video captioning, we propose an Object-Oriented Non-Autoregressive approach (O2NA), which performs caption generation in three steps: 1) identify the focused objects and predict their locations in the target caption; 2) generate the related attribute words and relation words of these focused objects to form a draft caption; and 3) combine video information to refine the draft caption to a fluent final caption. Since the focused objects are generated and located ahead of other words, it is difficult to apply the word-by-word autoregressive generation process; instead, we adopt a non-autoregressive approach. The experiments on two benchmark datasets, i.e., MSR-VTT and MSVD, demonstrate the effectiveness of O2NA, which achieves results competitive with the state-of-the-arts but with both higher diversity and higher inference speed.

📄 PDF Abstract BibTeX arXiv:2108.02359

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeCaption GenerationImage CaptioningText GenerationVideo CaptioningVideo Understanding

Similar Papers 제목 키워드 기반

Length-Controllable Image Captioning

2020-07-19 · ECCV 2020 8 · Chaorui Deng, Ning Ding, Mingkui Tan, Qi Wu

The last decade has witnessed remarkable progress in the image captioning task; however, most existing methods cannot control their captions, \emph{e.g.}, choosing to describe the image either roughly or in detail. In th…

controllable image captioningDecoderDiversityImage Captioning

IntentVCNet: Bridging Spatio-Temporal Gaps for Intention-Oriented Controllable Video Captioning

2025-07-24 · Tianheng Qiu, Jingchun Gao, Jingyu Li, Huiyi Leong 외 arxiv

Intent-oriented controlled video captioning aims to generate targeted descriptions for specific targets in a video based on customized user intent. Current Large Visual Language Models (LVLMs) have gained strong instruct…

Instruction FollowingVideo Captioning

OVC-Net: Object-Oriented Video Captioning with Temporal Graph and Detail Enhancement

2020-03-08 · Fangyi Zhu, Jenq-Neng Hwang, Zhanyu Ma, Guang Chen 외

Traditional video captioning requests a holistic description of the video, yet the detailed descriptions of the specific objects may not be available. Without associating the moving trajectories, these image-based data-d…

ObjectSentenceVideo Captioning

MSC: A Marine Wildlife Video Dataset with Grounded Segmentation and Clip-Level Captioning

2025-08-06 · Quang-Trung Truong, Yuk-Kwan Wong, Vo Hoang Kim Tuyen Dang, Rinaldi Gotama 외 arxiv

Marine videos present significant challenges for video understanding due to the dynamics of marine objects and the surrounding environment, camera motion, and the complexity of underwater scenes. Existing video captionin…

Video CaptioningVisual GroundingVideo Generation

SOVC: Subject-Oriented Video Captioning

2023-12-20 · Chang Teng, Yunchuan Ma, Guorong Li, Yuankai Qi 외

Describing video content according to users' needs is a long-held goal. Although existing video captioning methods have made significant progress, the generated captions may not focus on the entity that users are particu…

Video Captioning