Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

SmartCLIP: Modular Vision-language Alignment with Identification Guarantees

About

Contrastive Language-Image Pre-training (CLIP)~\citep{radford2021learning} has emerged as a pivotal model in computer vision and multimodal learning, achieving state-of-the-art performance at aligning visual and textual representations through contrastive learning. However, CLIP struggles with potential information misalignment in many image-text datasets and suffers from entangled representation. On the one hand, short captions for a single image in datasets like MSCOCO may describe disjoint regions in the image, leaving the model uncertain about which visual features to retain or disregard. On the other hand, directly aligning long captions with images can lead to the retention of entangled details, preventing the model from learning disentangled, atomic concepts -- ultimately limiting its generalization on certain downstream tasks involving short prompts. In this paper, we establish theoretical conditions that enable flexible alignment between textual and visual representations across varying levels of granularity. Specifically, our framework ensures that a model can not only \emph{preserve} cross-modal semantic information in its entirety but also \emph{disentangle} visual representations to capture fine-grained textual concepts. Building on this foundation, we introduce \ours, a novel approach that identifies and aligns the most relevant visual and textual representations in a modular manner. Superior performance across various tasks demonstrates its capability to handle information misalignment and supports our identification theory. The code is available at https://github.com/Mid-Push/SmartCLIP.

Shaoan Xie, Lingjing Kong, Yujia Zheng, Yu Yao, Zeyu Tang, Eric P. Xing, Guangyi Chen, Kun Zhang• 2025

Related benchmarks

TaskDatasetResultRank
Image ClassificationImageNet V2--
611
Text-to-Image RetrievalFlickr30K
R@143.8
531
Image ClassificationSUN397
Accuracy72.1
441
Image-to-Text RetrievalFlickr30K
R@163.9
429
Image ClassificationFGVC Aircraft--
203
Text-to-Image RetrievalCOCO
Recall@148.5
156
Image-to-Text RetrievalCOCO
R@166
149
Image-to-Text RetrievalDCI
R@170.94
79
Text-to-Image RetrievalDCI
R@169.88
79
Image ClassificationFER 2013
Top-1 Acc0.586
67
Showing 10 of 37 rows

Other info

Follow for update