English

Reinforcing an Image Caption Generator Using Off-Line Human Feedback

Computer Vision and Pattern Recognition 2019-11-25 v1 Computation and Language

Abstract

Human ratings are currently the most accurate way to assess the quality of an image captioning model, yet most often the only used outcome of an expensive human rating evaluation is a few overall statistics over the evaluation dataset. In this paper, we show that the signal from instance-level human caption ratings can be leveraged to improve captioning models, even when the amount of caption ratings is several orders of magnitude less than the caption training data. We employ a policy gradient method to maximize the human ratings as rewards in an off-policy reinforcement learning setting, where policy gradients are estimated by samples from a distribution that focuses on the captions in a caption ratings dataset. Our empirical evidence indicates that the proposed method learns to generalize the human raters' judgments to a previously unseen set of images, as judged by a different set of human judges, and additionally on a different, multi-dimensional side-by-side human evaluation procedure.

Keywords

Cite

@article{arxiv.1911.09753,
  title  = {Reinforcing an Image Caption Generator Using Off-Line Human Feedback},
  author = {Paul Hongsuck Seo and Piyush Sharma and Tomer Levinboim and Bohyung Han and Radu Soricut},
  journal= {arXiv preprint arXiv:1911.09753},
  year   = {2019}
}

Comments

AAAI 2020

R2 v1 2026-06-23T12:23:55.849Z