paper-with-me

홈 › Papers

Fully Fine-tuned CLIP Models are Efficient Few-Shot Learners

2024-07-04 · Mushui Liu, Bozheng Li, Yunlong Yu

Prompt tuning, which involves training a small set of parameters, effectively enhances the pre-trained Vision-Language Models (VLMs) to downstream tasks. However, they often come at the cost of flexibility and adaptability when the tuned models are applied to different datasets or domains. In this paper, we explore capturing the task-specific information via meticulous refinement of entire VLMs, with minimal parameter adjustments. When fine-tuning the entire VLMs for specific tasks under limited supervision, overfitting and catastrophic forgetting become the defacto factors. To mitigate these issues, we propose a framework named CLIP-CITE via designing a discriminative visual-text task, further aligning the visual-text semantics in a supervision manner, and integrating knowledge distillation techniques to preserve the gained knowledge. Extensive experimental results under few-shot learning, base-to-new generalization, domain generalization, and cross-domain generalization settings, demonstrate that our method effectively enhances the performance on specific tasks under limited supervision while preserving the versatility of the VLMs on other datasets.

📄 PDF Abstract BibTeX arXiv:2407.04003

Code (0)

등록된 구현이 없습니다.

Tasks

Domain GeneralizationFew-Shot LearningKnowledge Distillation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Fine-tuned CLIP Models are Efficient Video Learners

2022-12-06 · CVPR 2023 1 · Hanoona Rasheed, Muhammad Uzair Khattak, Muhammad Maaz, Salman Khan 외

Large-scale multi-modal training with image-text pairs imparts strong generalization to CLIP model. Since training on a similar scale for videos is infeasible, recent approaches focus on the effective transfer of image-b…

CLIP Models are Few-shot Learners: Empirical Studies on VQA and Visual Entailment

2022-03-14 · ACL 2022 5 · Haoyu Song, Li Dong, Wei-Nan Zhang, Ting Liu 외

CLIP has shown a remarkable zero-shot capability on a wide range of vision tasks. Previously, CLIP is only regarded as a powerful visual encoder. However, after being pre-trained by language supervision from a large amou…

parameter-efficient fine-tuningQuestion AnsweringVisual EntailmentVisual Question Answering+1

CRoF: CLIP-based Robust Few-shot Learning on Noisy Labels

2024-12-17 · Shizhuo Deng, Bowen Han, Jiaqi Chen, Hao Wang 외

Noisy labels threaten the robustness of few-shot learning (FSL) due to the inexact features in a new domain. CLIP, a large-scale vision-language model, performs well in FSL on image-text embedding similarities, but it is…

Domain GeneralizationFew-Shot Learningzero-shot-classificationZero-Shot Learning

Learning Generalized Zero-Shot Learners for Open-Domain Image Geolocalization

2023-02-01 · Lukas Haas, Silas Alberti, Michal Skreta

Image geolocalization is the challenging task of predicting the geographic coordinates of origin for a given photo. It is an unsolved problem relying on the ability to combine visual clues with general knowledge about th…

Generalized Zero-Shot LearningMeta-LearningPhoto geolocation estimationZero-Shot Learning

Evaluating Prompting Strategies for Grammatical Error Correction Based on Language Proficiency

2024-02-24 · Min Zeng, Jiexin Kuang, Mengyang Qiu, Jayoung Song 외

The writing examples of English language learners may be different from those of native speakers. Given that there is a significant differences in second language (L2) learners' error types by their proficiency levels, t…

Grammatical Error Correction