VLTinT: Visual-Linguistic Transformer-in-Transformer for Coherent Video Paragraph Captioning
Kashu Yamazaki, Khoa Vo, Sang Truong, Bhiksha Raj, Ngan Le

TL;DR
This paper introduces VLTinT, a novel model combining visual-linguistic features and a Transformer-in-Transformer architecture to improve coherence and diversity in video paragraph captioning, validated on ActivityNet and YouCookII datasets.
Contribution
The paper proposes a visual-linguistic feature representation and a Transformer-in-Transformer model with a contrastive loss for enhanced video captioning coherence and diversity.
Findings
Outperforms previous methods on ActivityNet Captions and YouCookII datasets.
Achieves higher accuracy and diversity in generated captions.
Demonstrates effectiveness of VL features and Transformer-in-Transformer architecture.
Abstract
Video paragraph captioning aims to generate a multi-sentence description of an untrimmed video with several temporal event locations in coherent storytelling. Following the human perception process, where the scene is effectively understood by decomposing it into visual (e.g. human, animal) and non-visual components (e.g. action, relations) under the mutual influence of vision and language, we first propose a visual-linguistic (VL) feature. In the proposed VL feature, the scene is modeled by three modalities including (i) a global visual environment; (ii) local visual main agents; (iii) linguistic scene elements. We then introduce an autoregressive Transformer-in-Transformer (TinT) to simultaneously capture the semantic coherence of intra- and inter-event contents within a video. Finally, we present a new VL contrastive loss function to guarantee learnt embedding features are matched…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsMultimodal Machine Learning Applications · Video Analysis and Summarization · Human Pose and Action Recognition
