CyCLIP: Cyclic Contrastive Language-Image Pretraining
Shashank Goel, Hritik Bansal, Sumit Bhatia, Ryan A. Rossi, Vishwa, Vinay, Aditya Grover

TL;DR
CyCLIP introduces a novel contrastive learning framework that enforces geometric consistency between image and text representations, leading to improved zero-shot classification and robustness over prior models like CLIP.
Contribution
The paper formalizes the concept of consistency in contrastive image-text models and proposes CyCLIP, which explicitly optimizes for geometric consistency to enhance performance.
Findings
Achieves 10%-24% higher zero-shot classification accuracy.
Improves robustness to natural distribution shifts by 10%-27%.
Demonstrates that consistency enhances downstream task performance.
Abstract
Recent advances in contrastive representation learning over paired image-text data have led to models such as CLIP that achieve state-of-the-art performance for zero-shot classification and distributional robustness. Such models typically require joint reasoning in the image and text representation spaces for downstream inference tasks. Contrary to prior beliefs, we demonstrate that the image and text representations learned via a standard contrastive objective are not interchangeable and can lead to inconsistent downstream predictions. To mitigate this issue, we formalize consistency and propose CyCLIP, a framework for contrastive representation learning that explicitly optimizes for the learned representations to be geometrically consistent in the image and text space. In particular, we show that consistent representations can be learned by explicitly symmetrizing (a) the similarity…
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
Taxonomy
TopicsMultimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning · Cancer-related molecular mechanisms research
MethodsContrastive Language-Image Pre-training
