展示与讲述:一种神经图像描述生成模型

Show and Tell: A Neural Image Caption Generator

奥里奥尔·维尼亚尔斯 Oriol Vinyals · Google · 2014-11-17 · arXiv:1411.4555 ↗ · 被引 6579

打开互动全文版(逐段中英对照 + 图/公式 + 论文问答)→

摘要 · Abstract

自动描述图像内容是人工智能中的一个基本问题,它连接了计算机视觉和自然语言处理。在本文中,我们提出了一种基于深度循环架构的生成模型,该模型结合了计算机视觉和机器翻译的最新进展,可用于生成描述图像的自然语句。该模型经过训练,以最大化给定训练图像的目标描述句子的可能性。在多个数据集上的实验显示了模型的准确性以及它仅从图像描述中学习到的语言的流畅性。我们的模型通常非常准确,我们通过定性和定量方式进行了验证。例如,在 Pascal 数据集上,当前最先进的 BLEU-1 分数(越高越好)为 25,而我们的方法达到了 59,相比之下人类表现约为 69。我们还在 Flickr30k 上展示了 BLEU-1 分数的提升,从 56 提高到 66,在 SBU 上从 19 提高到 28。最后,在新发布的 COCO 数据集上,我们实现了 27.7 的 BLEU-4 分数,这是当前最先进的水平。

Automatically describing the content of an image is a fundamental problem in artificial intelligence that connects computer vision and natural language processing. In this paper, we present a generative model based on a deep recurrent architecture that combines recent advances in computer vision and machine translation and that can be used to generate natural sentences describing an image. The model is trained to maximize the likelihood of the target description sentence given the training image. Experiments on several datasets show the accuracy of the model and the fluency of the language it learns solely from image descriptions. Our model is often quite accurate, which we verify both qualitatively and quantitatively. For instance, while the current state-of-the-art BLEU-1 score (the higher the better) on the Pascal dataset is 25, our approach yields 59, to be compared to human performance around 69. We also show BLEU-1 score improvements on Flickr30k, from 56 to 66, and on SBU, from 19 to 28. Lastly, on the newly released COCO dataset, we achieve a BLEU-4 of 27.7, which is the current state-of-the-art.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 11)

阅读逐段中英对照全文 →