paper-with-me

Papers

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 video captioning, one of the most challenging benchmark tasks in computer vision, those limitations of E2E learning are especially amplified by the fact that both the input videos and output captions are lengthy sequences. Indeed, state-of-the-art methods for video captioning process video frames by convolutional neural networks and generate captions by unrolling recurrent neural networks. If we connect them in an E2E manner, the resulting model is both memory-consuming and data-hungry, making it extremely hard to train. In this paper, we propose a multitask reinforcement learning approach to training an E2E video captioning model. The main idea is to mine and construct as many effective tasks (e.g., attributes, rewards, and the captions) as possible from the human captioned videos such that they can jointly regulate the search space of the E2E neural network, from which an E2E video captioning model can be found and generalized to the testing phase. To the best of our knowledge, this is the first video captioning model that is trained end-to-end from the raw video input to the caption output. Experimental results show that such a model outperforms existing ones to a large margin on two benchmark video captioning datasets.

📄 PDF Abstract BibTeX arXiv:1803.07950

Code (1)

adwardlee/multitask-end-to-end-video-captioning 공식 구현 tf

Tasks

GPUreinforcement-learningReinforcement LearningReinforcement Learning (RL)Rolling Shutter CorrectionVideo Captioning

Similar Papers 제목 키워드 기반

MTLE: A Multitask Learning Encoder of Visual Feature Representations for Video and Movie Description

2018-09-19 · Oliver Nina, Washington Garcia, Scott Clouse, Alper Yilmaz

Learning visual feature representations for video analysis is a daunting task that requires a large amount of training samples and a proper generalization framework. Many of the current state of the art methods for video…

DecoderVideo Captioning

Do You Remember? Dense Video Captioning with Cross-Modal Memory Retrieval

2024-04-11 · CVPR 2024 1 · Minkuk Kim, Hyeon Bae Kim, Jinyoung Moon, Jinwoo Choi 외

There has been significant attention to the research on dense video captioning, which aims to automatically localize and caption all events within untrimmed video. Several studies introduce methods by designing dense vid…

DecoderDense Video CaptioningRetrievalText Matching+1

Video Captioning via Hierarchical Reinforcement Learning

2017-11-29 · CVPR 2018 6 · Xin Wang, Wenhu Chen, Jiawei Wu, Yuan-Fang Wang 외

Video captioning is the task of automatically generating a textual description of the actions in a video. Although previous work (e.g. sequence-to-sequence model) has shown promising results in abstracting a coarse descr…

Hierarchical Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Transformer based Multitask Learning for Image Captioning and Object Detection

2024-03-10 · Debolena Basak, P. K. Srijith, Maunendra Sankar Desarkar

In several real-world scenarios like autonomous navigation and mobility, to obtain a better visual understanding of the surroundings, image captioning and object detection play a crucial role. This work introduces a nove…

Autonomous NavigationImage CaptioningObjectobject-detection+1

Reconstruct and Represent Video Contents for Captioning via Reinforcement Learning

2019-06-03 · Wei Zhang, Bairui Wang, Lin Ma, Wei Liu

In this paper, the problem of describing visual contents of a video sequence with natural language is addressed. Unlike previous video captioning work mainly exploiting the cues of video contents to make a language descr…

Decoderreinforcement-learningReinforcement LearningReinforcement Learning (RL)+2