Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Controllable Video Captioning with POS Sequence Guidance Based on Gated Fusion Network

About

In this paper, we propose to guide the video caption generation with Part-of-Speech (POS) information, based on a gated fusion of multiple representations of input videos. We construct a novel gated fusion network, with one particularly designed cross-gating (CG) block, to effectively encode and fuse different types of representations, e.g., the motion and content features of an input video. One POS sequence generator relies on this fused representation to predict the global syntactic structure, which is thereafter leveraged to guide the video captioning generation and control the syntax of the generated sentence. Specifically, a gating strategy is proposed to dynamically and adaptively incorporate the global syntactic POS information into the decoder for generating each word. Experimental results on two benchmark datasets, namely MSR-VTT and MSVD, demonstrate that the proposed model can well exploit complementary information from multiple representations, resulting in improved performances. Moreover, the generated global POS information can well capture the global syntactic structure of the sentence, and thus be exploited to control the syntactic structure of the description. Such POS information not only boosts the video captioning performance but also improves the diversity of the generated captions. Our code is at: https://github.com/vsislab/Controllable_XGating.

Bairui Wang, Lin Ma, Wei Zhang, Wenhao Jiang, Jingwen Wang, Wei Liu• 2019

Related benchmarks

TaskDatasetResultRank
Video CaptioningMSVD
CIDEr88.7
128
Video CaptioningMSR-VTT (test)
CIDEr91
121
Video CaptioningMSVD (test)
CIDEr88.7
111
Video CaptioningMSRVTT
CIDEr48.7
101
Video CaptioningMSRVTT (test)
CIDEr48.7
61
Showing 5 of 5 rows

Other info

Follow for update