LGCVMay 30, 2025

Advancing Compositional Awareness in CLIP with Efficient Fine-Tuning

arXiv:2505.24424v24 citationsh-index: 9
Originality Incremental advance
AI Analysis

This addresses a key limitation in vision-language models for tasks requiring compositional understanding, though it is incremental as it builds on existing fine-tuning approaches.

The paper tackles CLIP's weakness in compositional reasoning by introducing CLIC, a fine-tuning method that improves both lexical and semantic understanding, achieving the best performance on the SugarCrepe++ benchmark and enhancing retrieval across models, including SOTA CLIPS.

Vision-language models like CLIP have demonstrated remarkable zero-shot capabilities in classification and retrieval. However, these models often struggle with compositional reasoning - the ability to understand the relationships between concepts. A recent benchmark, SugarCrepe++, reveals that previous works on improving compositionality have mainly improved lexical sensitivity but neglected semantic understanding. In addition, downstream retrieval performance often deteriorates, although one would expect that improving compositionality should enhance retrieval. In this work, we introduce CLIC (Compositionally-aware Learning in CLIP), a fine-tuning method based on a novel training technique combining multiple images and their associated captions. CLIC improves compositionality across architectures as well as differently pre-trained CLIP models, both in terms of lexical and semantic understanding, and achieves consistent gains in retrieval performance. This even applies to the recent CLIPS, which achieves SOTA retrieval performance. Nevertheless, the short fine-tuning with CLIC leads to an improvement in retrieval and to the best compositional CLIP model on SugarCrepe++. All our models and code are available at https://clic-compositional-clip.github.io

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes