vix.ing · top · new · best · stats · spec

CLIP Adaptation by Intra-modal Overlap Reduction

2024/09/17 by Alexey Kravets, Vinay P. Namboodiri, Kravets, Alexey +1 · 1 citation
Arts and Humanities · #Computer Vision and Pattern Recognition (cs.CV) #FOS: Computer and information sciences #Subtitles and Audiovisual Media

paper · pdf · doi:10.48550/arxiv.2409.11338

openalex publication_date 2024/09/17 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Numerous methods have been proposed to adapt a pre-trained foundational CLIP model for few-shot classification. As CLIP is trained on a large corpus, it generalises well through adaptation to few-shot classification. In this work, we analyse the intra-modal overlap in image space in terms of embedding representation. Our analysis shows that, due to contrastive learning, embeddings from CLIP model exhibit high cosine similarity distribution overlap in the image space between paired and unpaired examples affecting the performance of few-shot training-free classification methods which rely on similarity in the image space for their predictions. To tackle intra-modal overlap we propose to train a lightweight adapter on a generic set of samples from the Google Open Images dataset demonstrating that this improves accuracy for few-shot training-free classification. We validate our contribution through extensive empirical analysis and demonstrate that reducing the intra-modal overlap leads to a) improved performance on a number of standard datasets, b) increased robustness to distribution shift and c) higher feature variance rendering the features more discriminative for downstream tasks.

Cited by

Related