End-to-End Dense Video Captioning with Masked Transformer

2018 IEEE/CVF Conference on Computer Vision and Pattern Recognition(2018)

引用 605|浏览306
暂无评分
摘要
Dense video captioning aims to generate text descriptions for all events in an untrimmed video. This involves both detecting and describing events. Therefore, all previous methods on dense video captioning tackle this problem by building two models, i.e. an event proposal and a captioning model, for these two sub-problems. The models are either trained separately or in alternation. This prevents direct influence of the language description to the event proposal, which is important for generating accurate descriptions. To address this problem, we propose an end-to-end transformer model for dense video captioning. The encoder encodes the video into appropriate representations. The proposal decoder decodes from the encoding with different anchors to form video event proposals. The captioning decoder employs a masking network to restrict its attention to the proposal event over the encoding feature. This masking network converts the event proposal to a differentiable mask, which ensures the consistency between the proposal and captioning during training. In addition, our model employs a self-attention mechanism, which enables the use of efficient non-recurrent structure during encoding and leads to performance improvements. We demonstrate the effectiveness of this end-to-end model on ActivityNet Captions and YouCookII datasets, where we achieved 10.12 and 6.58 METEOR score, respectively.
更多
查看译文
关键词
end-to-end dense video captioning,masked transformer,text descriptions,untrimmed video,captioning model,end-to-end transformer model,encoder,encoding,video event proposals,captioning decoder,masking network,METEOR score,YouCookII dataset,ActivityNet Captions dataset,event proposal model,dense video captioning,event detection
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要