Language-Guided Invariance Probing of Vision-Language Models
Jae Joong Lee
TL;DR
Language-Guided Invariance Probing (LGIP) introduces a targeted benchmark to assess vision–language models for linguistic robustness by measuring invariance to meaning-preserving paraphrases and sensitivity to meaning-changing semantic flips in the image–text similarity space. Using a fixed image input and paraphrase/flip perturbations applied to COCO captions, the method reports invariance error, semantic sensitivity, and positive-rate metrics, enabling cross-architecture comparisons. Across nine VLMs, EVA02-CLIP and large OpenCLIP variants exhibit a favorable invariance–sensitivity trade-off, while SigLIP-family models show high invariance error and often prefer flipped captions, revealing attribute-level failures hidden by standard retrieval metrics. LGIP demonstrates that strong zero-shot performance does not guarantee linguistic robustness and provides a lightweight, model-agnostic diagnostic that can guide robustness-aware development of vision–language systems.
Abstract
Recent vision-language models (VLMs) such as CLIP, OpenCLIP, EVA02-CLIP and SigLIP achieve strong zero-shot performance, but it is unclear how reliably they respond to controlled linguistic perturbations. We introduce Language-Guided Invariance Probing (LGIP), a benchmark that measures (i) invariance to meaning-preserving paraphrases and (ii) sensitivity to meaning-changing semantic flips in image-text matching. Using 40k MS COCO images with five human captions each, we automatically generate paraphrases and rule-based flips that alter object category, color or count, and summarize model behavior with an invariance error, a semantic sensitivity gap and a positive-rate statistic. Across nine VLMs, EVA02-CLIP and large OpenCLIP variants lie on a favorable invariance-sensitivity frontier, combining low paraphrase-induced variance with consistently higher scores for original captions than for their flipped counterparts. In contrast, SigLIP and SigLIP2 show much larger invariance error and often prefer flipped captions to the human descriptions, especially for object and color edits. These failures are largely invisible to standard retrieval metrics, indicating that LGIP provides a model-agnostic diagnostic for the linguistic robustness of VLMs beyond conventional accuracy scores.
