深度视觉-语义对齐用于生成图像描述

Deep Visual-Semantic Alignments for Generating Image Descriptions

安德烈·卡帕西 Andrej Karpathy · Stanford · 2014-12-07 · arXiv:1412.2306 ↗ · 被引 6086

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

摘要 · Abstract

我们提出了一种模型,能够生成图像及其区域的自然语言描述。我们的方法利用图像及其句子描述的数据集,学习语言和视觉数据之间的跨模态对应关系。我们的对齐模型基于一种新颖的组合:对图像区域使用卷积神经网络,对句子使用双向循环神经网络,以及一个通过多模态嵌入对齐两种模态的结构化目标。然后,我们描述了一种多模态循环神经网络架构,该架构利用推断出的对齐来学习生成图像区域的新颖描述。我们证明,在 Flickr8K、Flickr30K 和 MSCOCO 数据集上的检索实验中,我们的对齐模型取得了最先进的结果。我们还表明,生成的描述在完整图像和新的区域级注释数据集上显著优于检索基线。

We present a model that generates natural language descriptions of images and their regions. Our approach leverages datasets of images and their sentence descriptions to learn about the inter-modal correspondences between language and visual data. Our alignment model is based on a novel combination of Convolutional Neural Networks over image regions, bidirectional Recurrent Neural Networks over sentences, and a structured objective that aligns the two modalities through a multimodal embedding. We then describe a Multimodal Recurrent Neural Network architecture that uses the inferred alignments to learn to generate novel descriptions of image regions. We demonstrate that our alignment model produces state of the art results in retrieval experiments on Flickr8K, Flickr30K and MSCOCO datasets. We then show that the generated descriptions significantly outperform retrieval baselines on both full images and on a new dataset of region-level annotations.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 13)

阅读逐段中英对照全文 →