SOTAVerified

Training for Diversity in Image Paragraph Captioning

2018-10-01EMNLP 2018Code Available0· sign in to hype

Luke Melas-Kyriazi, Alex Rush, er, George Han

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Image paragraph captioning models aim to produce detailed descriptions of a source image. These models use similar techniques as standard image captioning models, but they have encountered issues in text generation, notably a lack of diversity between sentences, that have limited their effectiveness. In this work, we consider applying sequence-level training for this task. We find that standard self-critical training produces poor results, but when combined with an integrated penalty on trigram repetition produces much more diverse paragraphs. This simple training approach improves on the best result on the Visual Genome paragraph captioning dataset from 16.9 to 30.6 CIDEr, with gains on METEOR and BLEU as well, without requiring any architectural changes.

Tasks

Reproductions