Understanding Figurative Meaning through Explainable Visual Entailment
Arkadiy Saakyan, Shreyas Kulkarni, Tuhin Chakrabarty, Smaranda Muresan
TL;DR
This work addresses understanding figurative meaning in multimodal inputs by introducing V-FLUTE, a 6,027-instance dataset of image–caption pairs with binary entailment labels and textual explanations across metaphors, similes, idioms, sarcasm, and humor. It frames figurative understanding as explainable visual entailment and uses a human–AI collaboration process to curate expert-verified explanations. Comprehensive experiments show that models trained on literal visual entailment struggle to generalize to figurative content, especially when imagery carries figurative meaning, though visual information generally helps, and explanations lag in fidelity. Human performance remains substantially higher, with common errors including hallucination and incomplete or unsound reasoning, highlighting the need for advanced multimodal reasoning and faithful explanation generation in vision–language systems.
Abstract
Large Vision-Language Models (VLMs) have demonstrated strong capabilities in tasks requiring a fine-grained understanding of literal meaning in images and text, such as visual question-answering or visual entailment. However, there has been little exploration of the capabilities of these models when presented with images and captions containing figurative meaning, such as metaphors or humor. To close this gap, we propose a new task framing the figurative meaning understanding problem as an explainable visual entailment task, where the model has to predict whether the image (premise) entails a caption (hypothesis) and justify the predicted label with a textual explanation. The figurative phenomena can be present in the image, in the caption, or both. Using a human-AI collaboration approach, we build the accompanying expert-verified dataset V-FLUTE, containing 6,027 {image, caption, label, explanation} instances spanning five diverse figurative phenomena: metaphors, similes, idioms, sarcasm, and humor. Through automatic evaluation, we find that VLMs struggle to generalize from literal to figurative meaning, particularly when it is present in images. Further, we identify common types of errors in VLM reasoning (hallucination and incomplete or unsound reasoning) across classes of models via human evaluation.
