通过深度层次框架自动生成图像的自然语言描述

Automatically Generating Natural Language Descriptions of Images by a Deep Hierarchical Framework

IEEE Transactions on Cybernetics · 2021
被引 13
ABS 3

中文导读

提出一个两阶段框架,先用混合深度学习识别图像中的人-物交互及其与场景的关系,再通过概率上下文无关树生成语法结构合理的描述,在基准数据集上优于现有方法。

Abstract

Automatically generating an accurate and meaningful description of an image is very challenging. However, the recent scheme of generating an image caption by maximizing the likelihood of target sentences lacks the capacity of recognizing the human-object interaction (HOI) and semantic relationship between HOIs and scenes, which are the essential parts of an image caption. This article proposes a novel two-phase framework to generate an image caption by addressing the above challenges: 1) a hybrid deep learning and 2) an image description generation. In the hybrid deep-learning phase, a novel factored three-way interaction machine was proposed to learn the relational features of the human-object pairs hierarchically. In this way, the image recognition problem is transformed into a latent structured labeling task. In the image description generation phase, a lexicalized probabilistic context-free tree growing scheme is innovatively integrated with a description generator to transform the descriptions generation task into a syntactic-tree generation process. Extensively comparing state-of-the-art image captioning methods on benchmark datasets, we demonstrated that our proposed framework outperformed the existing captioning methods in different ways, such as significantly improving the performance of the HOI and relationships between HOIs and scenes (RHIS) predictions, and quality of generated image captions in a semantically and structurally coherent manner.

计算机视觉自然语言处理深度学习图像描述生成