Pith. sign in

REVIEW 2 cited by

Vision-Language Model Fine-Tuning via Simple Parameter-Efficient Modification

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2409.16718 v2 pith:TAFYNVMJ submitted 2024-09-25 cs.CV cs.AIcs.CLcs.LGcs.RO

classification cs.CVcs.AIcs.CLcs.LGcs.RO
keywords fine-tuningparametersclipfitmodelcliplayersvlmsbias
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Recent advances in fine-tuning Vision-Language Models (VLMs) have witnessed the success of prompt tuning and adapter tuning, while the classic model fine-tuning on inherent parameters seems to be overlooked. It is believed that fine-tuning the parameters of VLMs with few-shot samples corrupts the pre-trained knowledge since fine-tuning the CLIP model even degrades performance. In this paper, we revisit this viewpoint, and propose a new perspective: fine-tuning the specific parameters instead of all will uncover the power of classic model fine-tuning on VLMs. Through our meticulous study, we propose ClipFit, a simple yet effective method to fine-tune CLIP without introducing any overhead of extra parameters. We demonstrate that by only fine-tuning the specific bias terms and normalization layers, ClipFit can improve the performance of zero-shot CLIP by 7.27\% average harmonic mean accuracy. Lastly, to understand how fine-tuning in CLIPFit affects the pre-trained models, we conducted extensive experimental analyses w.r.t. changes in internal parameters and representations. We found that low-level text bias layers and the first layer normalization layer change much more than other layers. The code is available at \url{https://github.com/minglllli/CLIPFit}.

Discussion (0). Sign in to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Spotlighter: Revisiting Prompt Tuning from a Representative Mining View

    cs.CV 2025-08 reject novelty 5.0 of 10

    Spotlighter improves CLIP prompt tuning by selecting top-k visual tokens via a prototype-guided activation score, reporting higher accuracy and faster inference with supposedly only 21 extra parameters.

  2. Improving Generalization of Language-Conditioned Robot Manipulation

    cs.RO 2025-08 unverdicted novelty 5.0 of 10

    A two-stage fine-tuning framework with instance-level semantic fusion lets language-conditioned robots learn object-arrangement tasks from a few demonstrations and generalize to unseen environments.

Pith tools