English

Task Bias in Vision-Language Models

Computer Vision and Pattern Recognition 2022-12-09 v1 Machine Learning

Abstract

Incidental supervision from language has become a popular approach for learning generic visual representations that can be prompted to perform many recognition tasks in computer vision. We conduct an in-depth exploration of the CLIP model and show that its visual representation is often strongly biased towards solving some tasks more than others. Moreover, which task the representation will be biased towards is unpredictable, with little consistency across images. To resolve this task bias, we show how to learn a visual prompt that guides the representation towards features relevant to their task of interest. Our results show that these visual prompts can be independent of the input image and still effectively provide a conditioning mechanism to steer visual representations towards the desired task.

Keywords

Cite

@article{arxiv.2212.04412,
  title  = {Task Bias in Vision-Language Models},
  author = {Sachit Menon and Ishaan Preetam Chandratreya and Carl Vondrick},
  journal= {arXiv preprint arXiv:2212.04412},
  year   = {2022}
}

Comments

First two authors contributed equally

R2 v1 2026-06-28T07:26:26.095Z