Keywords: Semi-supervised learning, Foundation models, Fine-tuning, Distribution shift, Representation learning
TL;DR: We propose a semi-supervised fine-tuning method that improves the performance of frozen and trainable foundation models, particularly in low-labeled data regimes, by using content-style decomposition to address distribution shift across datasets.
Abstract: In this paper, we present a semi-supervised fine-tuning approach designed to improve the performance of pre-trained foundation models on downstream tasks with limited labeled data. By leveraging content-style decomposition within an information-theoretic framework, our method enhances the latent representations of pre-trained vision foundation models, aligning them more effectively with specific task objectives and addressing the problem of distribution shift. We evaluate our approach on multiple datasets, including MNIST, its augmented variations (with yellow and white stripes), CIFAR-10, SVHN, and GalaxyMNIST. The experiments show improvements over supervised finetuning baseline of pre-trained models, particularly in low-labeled data regimes, across both frozen and trainable backbones for the majority of the tested datasets.
Submission Number: 73
Loading