Actor-Critic Sequence Training for Image Captioning
Generating natural language descriptions of images is an important capability for a robot or other visual-intelligence driven AI agent that may need to communicate with human users about what it is seeing. Such image captioning methods are typically trained by maximising the likelihood of ground-truth annotated caption given the image. While simple and easy to implement, this approach does not directly maximise the language quality metrics we care about such as CIDEr. In this paper we investigate training image captioning methods based on actor-critic reinforcement learning in order to directly optimise non-differentiable quality metrics of interest. By formulating a per-token advantage and value computation strategy in this novel reinforcement learning based captioning model, we show that it is possible to achieve the state of the art performance on the widely used MSCOCO benchmark.
Code (0)
등록된 구현이 없습니다.
Tasks
AI AgentImage Captioningreinforcement-learningReinforcement LearningReinforcement Learning (RL)Similar Papers 제목 키워드 기반
B-SCST: Bayesian Self-Critical Sequence Training for Image Captioning
Bayesian deep neural networks (DNNs) can provide a mathematically grounded framework to quantify uncertainty in predictions from image captioning models. We propose a Bayesian variant of policy-gradient based reinforceme…
Bayesian InferenceImage CaptioningReinforcement LearningUncertainty Quantification+1Context-Aware Visual Policy Network for Sequence-Level Image Captioning
Many vision-language tasks can be reduced to the problem of sequence prediction for natural language output. In particular, recent advances in image captioning use deep reinforcement learning (RL) to alleviate the "expos…
Deep Reinforcement LearningImage CaptioningReinforcement LearningReinforcement Learning (RL)Self-critical n-step Training for Image Captioning
Existing methods for image captioning are usually trained by cross entropy loss, which leads to exposure bias and the inconsistency between the optimizing function and evaluation metrics. Recently it has been shown that …
Image CaptioningReinforcement LearningMore Grounded Image Captioning by Distilling Image-Text Matching Model
Visual attention not only improves the performance of image captioners, but also serves as a visual interpretation to qualitatively measure the caption rationality and model transparency. Specifically, we expect that a c…
Image CaptioningImage-text matchingKnowledge DistillationPOS+2Self-critical Sequence Training for Image Captioning
Recently it has been shown that policy-gradient methods for reinforcement learning can be utilized to train deep end-to-end systems directly on non-differentiable metrics for the task at hand. In this paper we consider t…
Image CaptioningPolicy Gradient Methodsreinforcement-learningReinforcement Learning+1