Visual Genome:利用众包密集图像标注连接语言与视觉

Visual Genome: Connecting Language and Vision Using Crowdsourced Dense Image Annotations

李飞飞 Fei-Fei Li · Stanford · 2016-02-23 · arXiv:1602.07332 ↗ · 被引 6594

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

摘要 · Abstract

尽管在图像分类等感知任务上取得了进展,计算机在图像描述和问答等认知任务上仍然表现不佳。认知任务的核心不仅是识别,还包括对视觉世界的推理。然而,用于处理图像丰富内容以完成认知任务的模型,仍然在使用为感知任务设计的数据集进行训练。为了在认知任务上取得成功,模型需要理解图像中物体之间的交互和关系。当被问及“这个人骑的是什么交通工具?”时,计算机需要识别图像中的物体以及关系“骑(人,马车)”和“拉(马,马车)”,才能正确回答“这个人骑的是一辆马车”。在本文中,我们提出了 Visual Genome 数据集,以支持此类关系的建模。我们收集了每张图像中物体、属性和关系的密集标注,以学习这些模型。具体来说,我们的数据集包含超过 10 万张图像,每张图像平均有 21 个物体、18 个属性和 18 个物体间的成对关系。我们将区域描述和问答对中的物体、属性、关系和名词短语规范化到 WordNet 同义词集。这些标注共同构成了图像描述、物体、属性、关系和问答方面最密集、最大的数据集。

Despite progress in perceptual tasks such as image classification, computers still perform poorly on cognitive tasks such as image description and question answering. Cognition is core to tasks that involve not just recognizing, but reasoning about our visual world. However, models used to tackle the rich content in images for cognitive tasks are still being trained using the same datasets designed for perceptual tasks. To achieve success at cognitive tasks, models need to understand the interactions and relationships between objects in an image. When asked "What vehicle is the person riding?", computers will need to identify the objects in an image as well as the relationships riding(man, carriage) and pulling(horse, carriage) in order to answer correctly that "the person is riding a horse-drawn carriage". In this paper, we present the Visual Genome dataset to enable the modeling of such relationships. We collect dense annotations of objects, attributes, and relationships within each image to learn these models. Specifically, our dataset contains over 100K images where each image has an average of 21 objects, 18 attributes, and 18 pairwise relationships between objects. We canonicalize the objects, attributes, relationships, and noun phrases in region descriptions and questions answer pairs to WordNet synsets. Together, these annotations represent the densest and largest dataset of image descriptions, objects, attributes, relationships, and question answers.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 43)

阅读逐段中英对照全文 →