Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Making Large Vision Language Models to be Good Few-shot Learners

About

Few-shot classification (FSC) is a fundamental yet challenging task in computer vision that involves recognizing novel classes from limited data. While previous methods have focused on enhancing visual features or incorporating additional modalities, Large Vision Language Models (LVLMs) offer a promising alternative due to their rich knowledge and strong visual perception. However, LVLMs risk learning specific response formats rather than effectively extracting useful information from support data in FSC tasks. In this paper, we investigate LVLMs' performance in FSC and identify key issues such as insufficient learning and the presence of severe positional biases. To tackle the above challenges, we adopt the meta-learning strategy to teach models "learn to learn". By constructing a rich set of meta-tasks for instruction fine-tuning, LVLMs enhance the ability to extract information from few-shot support data for classification. Additionally, we further boost LVLM's few-shot learning capabilities through label augmentation and candidate selection in the fine-tuning and inference stage, respectively. Label augmentation is implemented via a character perturbation strategy to ensure the model focuses on support information. Candidate selection leverages attribute descriptions to filter out unreliable candidates and simplify the task. Extensive experiments demonstrate that our approach achieves superior performance on both general and fine-grained datasets. Furthermore, our candidate selection strategy has been proven beneficial for training-free LVLMs.

Fan Liu, Wenwen Cai, Jian Huo, Chuanyi Zhang, Delong Chen, Jun Zhou• 2024

Related benchmarks

TaskDatasetResultRank
Image ClassificationMiniImagenet
Accuracy98.24
206
Image ClassificationCIFAR-FS
Accuracy95.02
28
5-way Few-shot ClassificationCars
Accuracy99.74
27
Image ClassificationtieredImageNet
Accuracy98.06
25
Image ClassificationCross-domain Few-Shot Learning Suite (CUB, Cars, Places, Plantae, EuroSAT, CropDisease) (test)--
23
5-way ClassificationCUB
Accuracy96.64
21
Showing 6 of 6 rows

Other info

Follow for update