Show and tell: A neural image caption generator
A neural image caption generator pairing computer vision with a deep recurrent language model, trained to maximize likelihood, setting new BLEU scores.
Automatically describing an image connects computer vision and natural language processing. This paper presents a generative model with a deep recurrent architecture that draws on advances in computer vision and machine translation to produce natural sentences describing an image, trained to maximize the likelihood of the target description. It is accurate and fluent, learning language solely from image descriptions. Its BLEU-1 on Pascal reaches 59 versus a prior 25 (human ~69), with gains on Flickr30k (56 to 66) and SBU (19 to 28) and a BLEU-4 of 27.7 on COCO.
Based on: Show and tell: A neural image caption generator · Computer Vision and Pattern Recognition