paper-with-me

Papers

Syntax Customized Video Captioning by Imitating Exemplar Sentences

2021-12-02 · Yitian Yuan, Lin Ma, Wenwu Zhu

Enhancing the diversity of sentences to describe video contents is an important problem arising in recent video captioning research. In this paper, we explore this problem from a novel perspective of customizing video captions by imitating exemplar sentence syntaxes. Specifically, given a video and any syntax-valid exemplar sentence, we introduce a new task of Syntax Customized Video Captioning (SCVC) aiming to generate one caption which not only semantically describes the video contents but also syntactically imitates the given exemplar sentence. To tackle the SCVC task, we propose a novel video captioning model, where a hierarchical sentence syntax encoder is firstly designed to extract the syntactic structure of the exemplar sentence, then a syntax conditioned caption decoder is devised to generate the syntactically structured caption expressing video semantics. As there is no available syntax customized groundtruth video captions, we tackle such a challenge by proposing a new training strategy, which leverages the traditional pairwise video captioning data and our collected exemplar sentences to accomplish the model learning. Extensive experiments, in terms of semantic, syntactic, fluency, and diversity evaluations, clearly demonstrate our model capability to generate syntax-varied and semantics-coherent video captions that well imitate different exemplar sentences with enriched diversities.

📄 PDF Abstract BibTeX arXiv:2112.01062

Code (1)

yytzsy/syntax-customized-video-captioning 공식 구현 pytorch

Tasks

DecoderDiversitySentencevalidVideo Captioning

Similar Papers 제목 키워드 기반

Controllable Video Captioning with an Exemplar Sentence

2021-12-02 · Yitian Yuan, Lin Ma, Jingwen Wang, Wenwu Zhu

In this paper, we investigate a novel and challenging task, namely controllable video captioning with an exemplar sentence. Formally, given a video and a syntactically valid exemplar sentence, the task aims to generate o…

Caption GenerationDecoderDiversitySentence+2

Joint Syntax Representation Learning and Visual Cue Translation for Video Captioning

2019-10-01 · ICCV 2019 10 · Jingyi Hou, Xinxiao Wu, Wentian Zhao, Jiebo Luo 외

Video captioning is a challenging task that involves not only visual perception but also syntax representation learning. Recent progress in video captioning has been achieved through visual perception, but syntax represe…

POSPOS TaggingRepresentation LearningSentence+3

Syntax-Aware Action Targeting for Video Captioning

2020-06-01 · CVPR 2020 6 · Qi Zheng, Chaoyue Wang, Dacheng Tao

Existing methods on video captioning have made great efforts to identify objects/instances in videos, but few of them emphasize the prediction of action. As a result, the learned models are likely to depend heavily on th…

Video Captioning

Dual-Level Decoupled Transformer for Video Captioning

2022-05-06 · Yiqi Gao, Xinglin Hou, Wei Suo, Mengyang Sun 외

Video captioning aims to understand the spatio-temporal semantic concept of the video and generate descriptive sentences. The de-facto approach to this task dictates a text generator to learn from \textit{offline-extract…

DescriptiveSentenceVideo Captioning

Understanding Action Sequences based on Video Captioning for Learning-from-Observation

2020-12-09 · Iori Yanokura, Naoki Wake, Kazuhiro Sasabuchi, Katsushi Ikeuchi 외

Learning actions from human demonstration video is promising for intelligent robotic systems. Extracting the exact section and re-observing the extracted video section in detail is important for imitating complex skills …

Video CaptioningVideo Understanding