ULFine: Unbiased Lightweight Fine-tuning for Foundation-Model-Assisted Long-Tailed Semi-Supervised Learning
Enhao Zhang, Chaohua Li, Chuanxing Geng, Songcan Chen

TL;DR
ULFine introduces an unbiased lightweight fine-tuning method for foundation-model-assisted long-tailed semi-supervised learning, significantly reducing training costs and improving accuracy by addressing biases and overconfidence issues.
Contribution
The paper proposes ULFine, a novel strategy that mitigates biases and overconfidence in foundation-model-assisted LTSSL, achieving high accuracy with much lower training costs.
Findings
ULFine reduces training costs by over ten times.
ULFine significantly improves prediction accuracy.
ULFine effectively mitigates pseudo-label and classifier biases.
Abstract
Based on the success of large-scale visual foundation models like CLIP in various downstream tasks, this paper initially attempts to explore their impact on Long-Tailed Semi-Supervised Learning (LTSSL) by employing the foundation model with three strategies: Linear Probing (LP), Lightweight Fine-Tuning (LFT), and Full Fine-Tuning (FFT). Our analysis presents the following insights: i) Compared to LTSSL algorithms trained from scratch, FFT results in a decline in model performance, whereas LP and LFT, although boosting overall model performance, exhibit negligible benefits to tail classes. ii) LP produces numerous false pseudo-labels due to \textit{underlearned} training data, while LFT can reduce the number of these false labels but becomes overconfident about them owing to \textit{biased fitting} training data. This exacerbates the pseudo-labeled and classifier biases inherent in…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · Machine Learning and Data Classification
MethodsContrastive Language-Image Pre-training
