CVAILGJan 19, 2025

ProKeR: A Kernel Perspective on Few-Shot Adaptation of Large Vision-Language Models

arXiv:2501.11175v116 citationsh-index: 13CVPR
Originality Incremental advance
AI Analysis

This work addresses the need for efficient adaptation of CLIP models in visual tasks, offering a novel theoretical perspective and practical improvements, though it is incremental over existing caching methods.

The paper tackled the problem of few-shot adaptation for large vision-language models like CLIP by proposing ProKeR, a method that incorporates global information into local adapters, achieving state-of-the-art performance across 11 datasets.

The growing popularity of Contrastive Language-Image Pretraining (CLIP) has led to its widespread application in various visual downstream tasks. To enhance CLIP's effectiveness and versatility, efficient few-shot adaptation techniques have been widely adopted. Among these approaches, training-free methods, particularly caching methods exemplified by Tip-Adapter, have gained attention for their lightweight adaptation without the need for additional fine-tuning. In this paper, we revisit Tip-Adapter from a kernel perspective, showing that caching methods function as local adapters and are connected to a well-established kernel literature. Drawing on this insight, we offer a theoretical understanding of how these methods operate and suggest multiple avenues for enhancing the Tip-Adapter baseline. Notably, our analysis shows the importance of incorporating global information in local adapters. Therefore, we subsequently propose a global method that learns a proximal regularizer in a reproducing kernel Hilbert space (RKHS) using CLIP as a base learner. Our method, which we call ProKeR (Proximal Kernel ridge Regression), has a closed form solution and achieves state-of-the-art performances across 11 datasets in the standard few-shot adaptation benchmark.

Foundations

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

Your Notes