When More Words Say Less: Decoupling Length and Specificity in Image Description Evaluation
Rhea Kapur, Robert Hawkins, Elisa Kreiss
TL;DR
This work tackles the problem that description length often masquerades as informativeness in image description evaluation. It introduces a contrast-set framework to define specificity and builds a dataset that decouples length from content, using 5,000 COCO images and multiple description variants. A CLIPScore-based metric operationalizes specificity via target-image discrimination against large distractor sets, and human studies validate that people prefer more specific descriptions regardless of length. The results demonstrate that length alone cannot explain specificity and that prompting strategies that allocate length toward discriminative content can improve specificity, advocating for evaluation methods that directly measure specificity rather than relying on verbosity as a proxy.
Abstract
Vision-language models (VLMs) are increasingly used to make visual content accessible via text-based descriptions. In current systems, however, description specificity is often conflated with their length. We argue that these two concepts must be disentangled: descriptions can be concise yet dense with information, or lengthy yet vacuous. We define specificity relative to a contrast set, where a description is more specific to the extent that it picks out the target image better than other possible images. We construct a dataset that controls for length while varying information content, and validate that people reliably prefer more specific descriptions regardless of length. We find that controlling for length alone cannot account for differences in specificity: how the length budget is allocated makes a difference. These results support evaluation approaches that directly prioritize specificity over verbosity.
