CLCVFeb 23, 2023

HL Dataset: Visually-grounded Description of Scenes, Actions and Rationales

arXiv:2302.12189v3192 citationsh-index: 12
Originality Synthesis-oriented
AI Analysis

This dataset enables controlled experiments for vision-language models by providing high-level descriptions, addressing a gap for researchers in this domain, though it is incremental as it builds on existing data.

The authors tackled the limitation of existing captioning datasets by creating the High-Level Dataset, which extends 14,997 COCO images with 134,973 human-annotated captions across scenes, actions, and rationales, and includes confidence scores and synthetic narrative captions.

Current captioning datasets focus on object-centric captions, describing the visible objects in the image, e.g. "people eating food in a park". Although these datasets are useful to evaluate the ability of Vision & Language models to recognize and describe visual content, they do not support controlled experiments involving model testing or fine-tuning, with more high-level captions, which humans find easy and natural to produce. For example, people often describe images based on the type of scene they depict ('people at a holiday resort') and the actions they perform ('people having a picnic'). Such descriptions draw on personal experience and commonsense assumptions. We present the High-Level Dataset a dataset extending 14997 images from the COCO dataset, aligned with a new set of 134,973 human-annotated (high-level) captions collected along three axes: scenes, actions, and rationales. We further extend this dataset with confidence scores collected from an independent set of readers, as well as a set of narrative captions generated synthetically, by combining each of the three axes. We describe this dataset and analyse it extensively. We also present baseline results for the High-Level Captioning task.

Code Implementations1 repo
Foundations

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

Your Notes