Progressive Feature Adjustment for Semi-supervised Learning from Pretrained Models
Hai-Ming Xu, Lingqiao Liu, Hao Chen, Ehsan Abbasnejad, Rafael Felix

TL;DR
This paper introduces a progressive feature adjustment method for semi-supervised learning that leverages pretrained models, addressing bias inherited from source data and improving class separability to enhance performance.
Contribution
It proposes a novel progressive feature adjustment technique that refines feature representations during semi-supervised learning with pretrained models, overcoming bias issues.
Findings
Achieves superior performance over existing SSL methods.
Effectively reduces bias inherited from pretrained features.
Maintains good class separability under input perturbations.
Abstract
As an effective way to alleviate the burden of data annotation, semi-supervised learning (SSL) provides an attractive solution due to its ability to leverage both labeled and unlabeled data to build a predictive model. While significant progress has been made recently, SSL algorithms are often evaluated and developed under the assumption that the network is randomly initialized. This is in sharp contrast to most vision recognition systems that are built from fine-tuning a pretrained network for better performance. While the marriage of SSL and a pretrained model seems to be straightforward, recent literature suggests that naively applying state-of-the-art SSL with a pretrained model fails to unleash the full potential of training data. In this paper, we postulate the underlying reason is that the pretrained feature representation could bring a bias inherited from the source data, and…
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 · Machine Learning and ELM · Video Surveillance and Tracking Methods
