VISaGE: Understanding Visual Generics and Exceptions
Stella Frank, Emily Allaway
TL;DR
The paper addresses how vision-language models reconcile category-level generics with instance-level visual cues when faced with atypical examples. It introduces VISaGE, a dataset of norm–exception text-image pairs that enables controlled probing of conceptual versus instance attribute reasoning under text-image congruence and incongruence across multiple open-weight VLMs, complemented by Shapley-based input attribution. Key findings show that pragmatic priors often overshadow conceptual knowledge in incongruent settings, while semantic priors influence instance recognition; Shapley analyses indicate models rely on visual cues but remain anchored to generic semantics. The work highlights fundamental limitations of current VLM grounding and provides a benchmark and analytic methods to guide future improvements for robust handling of within-category variation and generics in multimodal systems.
Abstract
While Vision Language Models (VLMs) learn conceptual representations, in the form of generalized knowledge, during training, they are typically used to analyze individual instances. When evaluation instances are atypical, this paradigm results in tension between two priors in the model. The first is a pragmatic prior that the textual and visual input are both relevant, arising from VLM finetuning on congruent inputs; the second is a semantic prior that the conceptual representation is generally true for instances of the category. In order to understand how VLMs trade off these priors, we introduce a new evaluation dataset, VISaGE, consisting of both typical and exceptional images. In carefully balanced experiments, we show that conceptual understanding degrades when the assumption of congruency underlying the pragmatic prior is violated with incongruent images. This effect is stronger than the effect of the semantic prior when querying about individual instances.
