English

A Hierarchical Approach for Generating Descriptive Image Paragraphs

Computer Vision and Pattern Recognition 2017-04-11 v2 Computation and Language

Abstract

Recent progress on image captioning has made it possible to generate novel sentences describing images in natural language, but compressing an image into a single sentence can describe visual content in only coarse detail. While one new captioning approach, dense captioning, can potentially describe images in finer levels of detail by captioning many regions within an image, it in turn is unable to produce a coherent story for an image. In this paper we overcome these limitations by generating entire paragraphs for describing images, which can tell detailed, unified stories. We develop a model that decomposes both images and paragraphs into their constituent parts, detecting semantic regions in images and using a hierarchical recurrent neural network to reason about language. Linguistic analysis confirms the complexity of the paragraph generation task, and thorough experiments on a new dataset of image and paragraph pairs demonstrate the effectiveness of our approach.

Keywords

Cite

@article{arxiv.1611.06607,
  title  = {A Hierarchical Approach for Generating Descriptive Image Paragraphs},
  author = {Jonathan Krause and Justin Johnson and Ranjay Krishna and Li Fei-Fei},
  journal= {arXiv preprint arXiv:1611.06607},
  year   = {2017}
}

Comments

CVPR 2017 spotlight

R2 v1 2026-06-22T16:58:39.655Z