CVCLMar 24, 2020

TextCaps: a Dataset for Image Captioning with Reading Comprehension

arXiv:2003.12462v2557 citations
AI Analysis

This addresses the need for visually impaired people to comprehend text in images, though it is incremental as it adapts existing approaches to a new dataset.

The authors tackled the problem of image captioning that includes reading text within images, which is crucial for understanding environments but missing in current methods, by creating the TextCaps dataset with 145k captions for 28k images to study this task.

Image descriptions can help visually impaired people to quickly understand the image content. While we made significant progress in automatically describing images and optical character recognition, current approaches are unable to include written text in their descriptions, although text is omnipresent in human environments and frequently critical to understand our surroundings. To study how to comprehend text in the context of an image we collect a novel dataset, TextCaps, with 145k captions for 28k images. Our dataset challenges a model to recognize text, relate it to its visual context, and decide what part of the text to copy or paraphrase, requiring spatial, semantic, and visual reasoning between multiple text tokens and visual entities, such as objects. We study baselines and adapt existing approaches to this new task, which we refer to as image captioning with reading comprehension. Our analysis with automatic and human studies shows that our new TextCaps dataset provides many new technical challenges over previous datasets.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes