English

Refining Skewed Perceptions in Vision-Language Contrastive Models through Visual Representations

Computer Vision and Pattern Recognition 2025-07-10 v3 Computation and Language

Abstract

Large vision-language contrastive models (VLCMs), such as CLIP, have become foundational, demonstrating remarkable success across a variety of downstream tasks. Despite their advantages, these models, akin to other foundational systems, inherit biases from the disproportionate distribution of real-world data, leading to misconceptions about the actual environment. Prevalent datasets like ImageNet are often riddled with non-causal, spurious correlations that can diminish VLCM performance in scenarios where these contextual elements are absent. This study presents an investigation into how a simple linear probe can effectively distill task-specific core features from CLIP's embedding for downstream applications. Our analysis reveals that the CLIP text representations are often tainted by spurious correlations, inherited in the biased pre-training dataset. Empirical evidence suggests that relying on visual representations from CLIP, as opposed to text embedding, is more effective to refine the skewed perceptions in VLCMs, emphasizing the superior utility of visual representations in overcoming embedded biases. Our code can be found here.

Keywords

Cite

@article{arxiv.2405.14030,
  title  = {Refining Skewed Perceptions in Vision-Language Contrastive Models through Visual Representations},
  author = {Haocheng Dai and Sarang Joshi},
  journal= {arXiv preprint arXiv:2405.14030},
  year   = {2025}
}

Comments

10 pages, 8 figures

R2 v1 2026-06-28T16:36:23.465Z