paper-with-me

Papers

Weakly Supervised Dense Video Captioning

2017-04-05 · CVPR 2017 7 · Zhiqiang Shen, Jianguo Li, Zhou Su, Minjun Li, Yurong Chen, Yu-Gang Jiang, xiangyang xue

This paper focuses on a novel and challenging vision task, dense video captioning, which aims to automatically describe a video clip with multiple informative and diverse caption sentences. The proposed method is trained without explicit annotation of fine-grained sentence to video region-sequence correspondence, but is only based on weak video-level sentence annotations. It differs from existing video captioning systems in three technical aspects. First, we propose lexical fully convolutional neural networks (Lexical-FCN) with weakly supervised multi-instance multi-label learning to weakly link video regions with lexical labels. Second, we introduce a novel submodular maximization scheme to generate multiple informative and diverse region-sequences based on the Lexical-FCN outputs. A winner-takes-all scheme is adopted to weakly associate sentences to region-sequences in the training phase. Third, a sequence-to-sequence learning based language model is trained with the weakly supervised information obtained through the association process. We show that the proposed method can not only produce informative and diverse dense captions, but also outperform state-of-the-art single video captioning methods by a large margin.

📄 PDF Abstract BibTeX arXiv:1704.01502

Code (0)

등록된 구현이 없습니다.

Tasks

Dense Video CaptioningLanguage ModelingLanguage ModellingMulti-Label LearningSentenceVideo Captioning

Similar Papers 제목 키워드 기반

Weakly Supervised Dense Event Captioning in Videos

2018-12-10 · NeurIPS 2018 12 · Xuguang Duan, Wenbing Huang, Chuang Gan, Jingdong Wang 외

Dense event captioning aims to detect and describe all events of interest contained in a video. Despite the advanced development in this area, existing methods tackle this task by making use of dense temporal annotations…

Sentence

Implicit Location-Caption Alignment via Complementary Masking for Weakly-Supervised Dense Video Captioning

2024-12-17 · Shiping Ge, Qiang Chen, Zhiwei Jiang, Yafeng Yin 외

Weakly-Supervised Dense Video Captioning (WSDVC) aims to localize and describe all events of interest in a video without requiring annotations of event boundaries. This setting poses a great challenge in accurately locat…

Dense Video CaptioningDescriptiveVideo CaptioningVideo Description

Towards Bridging Event Captioner and Sentence Localizer for Weakly Supervised Dense Event Captioning

2021-06-19 · CVPR 2021 1 · Shaoxiang Chen, Yu-Gang Jiang

Dense Event Captioning (DEC) aims to jointly localize and describe multiple events of interest in untrimmed videos, which is an advancement of the conventional video captioning task (generating a single sentence desc…

SentenceVideo Captioning

Watch, Listen and Tell: Multi-modal Weakly Supervised Dense Event Captioning

2019-09-22 · ICCV 2019 10 · Tanzila Rahman, Bicheng Xu, Leonid Sigal

Multi-modal learning, particularly among imaging and linguistic modalities, has made amazing strides in many high-level fundamental visual understanding problems, ranging from language grounding to dense event captioning…

Sound Source Localization

Weakly Supervised Dense Video Captioning via Jointly Usage of Knowledge Distillation and Cross-modal Matching

2021-05-18 · Bofeng Wu, guocheng niu, Jun Yu, Xinyan Xiao 외

This paper proposes an approach to Dense Video Captioning (DVC) without pairwise event-sentence annotation. First, we adopt the knowledge distilled from relevant and well solved tasks to generate high-quality event propo…

Caption GenerationCross-Modal RetrievalDense Video CaptioningKnowledge Distillation+3