paper-with-me

Papers

Multi-Task Video Captioning with Video and Entailment Generation

2017-04-24 · ACL 2017 7 · Ramakanth Pasunuru, Mohit Bansal

Video captioning, the task of describing the content of a video, has seen some promising improvements in recent years with sequence-to-sequence models, but accurately learning the temporal and logical dynamics involved in the task still remains a challenge, especially given the lack of sufficient annotated data. We improve video captioning by sharing knowledge with two related directed-generation tasks: a temporally-directed unsupervised video prediction task to learn richer context-aware video encoder representations, and a logically-directed language entailment generation task to learn better video-entailed caption decoder representations. For this, we present a many-to-many multi-task learning model that shares parameters across the encoders and decoders of the three tasks. We achieve significant improvements and the new state-of-the-art on several standard video captioning datasets using diverse automatic and human evaluations. We also show mutual multi-task improvements on the entailment generation task.

📄 PDF Abstract BibTeX arXiv:1704.07489

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderMulti-Task LearningVideo CaptioningVideo Prediction

Similar Papers 제목 키워드 기반

Reinforced Video Captioning with Entailment Rewards

2017-08-07 · EMNLP 2017 9 · Ramakanth Pasunuru, Mohit Bansal

Sequence-to-sequence models have shown promising improvements on the temporal task of video captioning, but they optimize word-level cross-entropy loss during training. First, using policy gradient and mixed-loss methods…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Sentence+1

TV-TREES: Multimodal Entailment Trees for Neuro-Symbolic Video Reasoning

2024-02-29 · Kate Sanders, Nathaniel Weir, Benjamin Van Durme

It is challenging for models to understand complex, multimodal content such as television clips, and this is in part because video-language models often rely on single-modality reasoning and lack interpretability. To com…

Question AnsweringVideo Understanding

Beyond Caption To Narrative: Video Captioning With Multiple Sentences

2016-05-18 · Andrew Shin, Katsunori Ohnishi, Tatsuya Harada

Recent advances in image captioning task have led to increasing interests in video captioning task. However, most works on video captioning are focused on generating single input of aggregated features, which hardly devi…

Action LocalizationImage CaptioningVideo Captioning

Explainable Video Entailment With Grounded Visual Evidence

2021-01-01 · ICCV 2021 10 · Junwen Chen, Yu Kong

Video entailment aims at determining if a hypothesis textual statement is entailed or contradicted by a premise video. The main challenge of video entailment is that it requires fine-grained reasoning to understand t…

Visual Grounding

End-to-End Video Captioning with Multitask Reinforcement Learning

2018-03-21 · Lijun Li, Boqing Gong

Although end-to-end (E2E) learning has led to impressive progress on a variety of visual understanding tasks, it is often impeded by hardware constraints (e.g., GPU memory) and is prone to overfitting. When it comes to v…

GPUreinforcement-learningReinforcement LearningReinforcement Learning (RL)+2