Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Self-critical Sequence Training for Image Captioning

About

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 the problem of optimizing image captioning systems using reinforcement learning, and show that by carefully optimizing our systems using the test metrics of the MSCOCO task, significant gains in performance can be realized. Our systems are built using a new optimization approach that we call self-critical sequence training (SCST). SCST is a form of the popular REINFORCE algorithm that, rather than estimating a "baseline" to normalize the rewards and reduce variance, utilizes the output of its own test-time inference algorithm to normalize the rewards it experiences. Using this approach, estimating the reward signal (as actor-critic methods must do) and estimating normalization (as REINFORCE algorithms typically do) is avoided, while at the same time harmonizing the model with respect to its test-time inference procedure. Empirically we find that directly optimizing the CIDEr metric with SCST and greedy decoding at test-time is highly effective. Our results on the MSCOCO evaluation sever establish a new state-of-the-art on the task, improving the best result in terms of CIDEr from 104.9 to 114.7.

Steven J. Rennie, Etienne Marcheret, Youssef Mroueh, Jarret Ross, Vaibhava Goel• 2016

Related benchmarks

TaskDatasetResultRank
Image CaptioningMS COCO Karpathy (test)
CIDEr1.175
682
Radiology Report GenerationMIMIC-CXR (test)
BLEU-40.096
121
Image CaptioningMS-COCO (test)--
117
Image CaptioningMS-COCO online (test)
BLEU-4 (c5)35.2
49
Findings GenerationIU-Xray (test)
BLEU-122.4
47
Image CaptioningMS-COCO Karpathy 2014 (test)
BLEU-434.2
24
Image CaptioningCOCO c5 references online (test)
BLEU-178.1
24
Image CaptioningMSCOCO (test server)
BLEU-4 (c5)35.2
22
Chest X-ray Report GenerationMIMIC-CXR (test)--
21
Findings GenerationCX-CHR (test)
BLEU-10.587
10
Showing 10 of 10 rows

Other info

Follow for update