FD-Align: Feature Discrimination Alignment for Fine-tuning Pre-Trained Models in Few-Shot Learning
Kun Song, Huimin Ma, Bochao Zou, Huishuai Zhang, Weiran Huang

TL;DR
FD-Align is a novel fine-tuning method for pre-trained models in few-shot learning that maintains feature consistency to improve generalization, especially under distribution shifts, and enhances downstream task performance.
Contribution
We propose FD-Align, a fine-tuning approach that preserves feature discrimination to boost model generalizability in few-shot learning scenarios.
Findings
Improves ID and OOD task performance after fine-tuning.
Enhances model robustness against distribution shifts.
Seamlessly integrates with existing few-shot learning methods.
Abstract
Due to the limited availability of data, existing few-shot learning methods trained from scratch fail to achieve satisfactory performance. In contrast, large-scale pre-trained models such as CLIP demonstrate remarkable few-shot and zero-shot capabilities. To enhance the performance of pre-trained models for downstream tasks, fine-tuning the model on downstream data is frequently necessary. However, fine-tuning the pre-trained model leads to a decrease in its generalizability in the presence of distribution shift, while the limited number of samples in few-shot learning makes the model highly susceptible to overfitting. Consequently, existing methods for fine-tuning few-shot learning primarily focus on fine-tuning the model's classification head or introducing additional structure. In this paper, we introduce a fine-tuning approach termed Feature Discrimination Alignment (FD-Align). Our…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · COVID-19 diagnosis using AI · Multimodal Machine Learning Applications
