Deep visual-semantic alignments for generating image descriptions
Presents a model that aligns image regions with sentence fragments to generate natural language descriptions of images and their regions.
This work introduces a model that generates natural-language descriptions of images and their regions by learning correspondences between language and visual data. Its alignment model combines CNNs over image regions, bidirectional RNNs over sentences, and a structured objective linking the two via a multimodal embedding. A Multimodal RNN then uses the inferred alignments to generate novel region descriptions. The alignment model sets state-of-the-art retrieval results on Flickr8K, Flickr30K, and MSCOCO, and generated descriptions beat retrieval baselines.
Based on: Deep visual-semantic alignments for generating image descriptions · Computer Vision and Pattern Recognition