Delving into the Openness of CLIP
Shuhuai Ren, Lei Li, Xuancheng Ren, Guangxiang Zhao, Xu Sun

TL;DR
This paper investigates the true openness of CLIP models, revealing their limitations in handling expanding vocabularies and analyzing the reasons behind their performance decline.
Contribution
It introduces an incremental evaluation method for CLIP's openness, demonstrating that CLIP is less open than previously assumed and identifying confusion among text features as a key issue.
Findings
CLIP performance declines with vocabulary expansion
Overestimation of openness due to text feature confusion
Representation analysis reveals alignment and uniformity issues
Abstract
Contrastive Language-Image Pre-training (CLIP) formulates image classification as an image-to-text matching task, i.e., matching images to the corresponding natural language descriptions instead of discrete category IDs. This allows for open-vocabulary visual recognition, where the model can recognize images from an open class set (also known as an open vocabulary) in a zero-shot manner. However, evaluating the openness of CLIP-like models is challenging, as the models are open to arbitrary vocabulary in theory, but their accuracy varies in practice. To address this, we resort to an incremental perspective to assess the openness through vocabulary expansions, and define extensibility to measure a model's ability to handle novel classes. Our evaluation shows that CLIP-like models are not truly open, and their performance deteriorates as the vocabulary expands. We further dissect the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Topic Modeling · Radiomics and Machine Learning in Medical Imaging
MethodsContrastive Language-Image Pre-training
