pith. machine review for the scientific record. sign in

arxiv: 1612.00563 · v2 · submitted 2016-12-02 · 💻 cs.LG · cs.AI· cs.CV

Recognition: unknown

Self-critical Sequence Training for Image Captioning

Authors on Pith no claims yet
classification 💻 cs.LG cs.AIcs.CV
keywords systemsestimatingoptimizingscsttasktest-timealgorithmapproach
0
0 comments X
read the original abstract

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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. COMO: Closed-Loop Optical Molecule Recognition with Minimum Risk Training

    cs.CV 2026-04 unverdicted novelty 6.0

    COMO applies minimum risk training in a closed-loop setup to optimize optical chemical structure recognition models directly on molecule-level objectives like validity and similarity, outperforming prior methods on te...