Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

A Hierarchical Approach for Generating Descriptive Image Paragraphs

About

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.

Jonathan Krause, Justin Johnson, Ranjay Krishna, Li Fei-Fei• 2016

Related benchmarks

TaskDatasetResultRank
Findings GenerationIU-Xray (test)
BLEU-10.439
47
Paragraph GenerationStanford Paragraph Dataset (test)
METEOR19.22
22
Paragraph GenerationStanford Image Paragraph Dataset 1.0 (test)
METEOR15.95
14
Paragraph CaptioningKrause 2017 (test)
METEOR16
10
Paragraph GenerationAmazon Dataset
BLEU-1 Score45.74
8
Showing 5 of 5 rows

Other info

Code

Follow for update