Learning with not Enough Data Part 1: Semi-Supervised Learning | Lil'Log
When facing a limited amount of labeled data for supervised learning tasks, four approaches are commonly discussed. Pre-training + fine-tuning: Pre-train a powerful task-agnostic model on a large unsupervised data corpus, e.g. pre-training LMs on free text, or pre-training vision models on unlabelled images via self-supervised learning, and then fine-tune it on the downstream task with a small set of labeled samples. Semi-supervised learning: Learn from the labelled and unlabeled samples together.
Table of Contents What is semi-supervised learning? Notations Hypotheses Consistency Regularization Π-model Temporal ensembling Mean teachers Noisy samples as learning targets Pseudo Labeling Label propagation Self-Training Reducing confirmation bias Pseudo Labeling with Consistency Regularization MixMatch DivideMix FixMatch Combined with Powerful Pre-Training Citation References When facing a limited amount of labeled data for supervised learning tasks, four approaches are commonly discussed. Pre-training + fine-tuning : Pre-train a powerful task-agnostic model on a large unsupervised data co
Explore this link on the map →saved by
related reading
- Semi-Supervised Learning: Techniques & Examples [2024]v7labs.com
- Self-Labeled Techniques for Semi-Supervised Learning: Taxonomy, Software and Empirical Study | Soft Computing and Intelligent Information Systemssci2s.ugr.es
- What Is Semi-Supervised Learning - MachineLearningMastery.commachinelearningmastery.com
- Active Learninglilianweng.github.io
- [2605.15220] Always Learning, Always Mixing: Efficient and Simple Data Mixing All The Timearxiv.org
- Thinking about High-Quality Human Data | Lil'Loglilianweng.github.io
- Self-Adapting Language Modelsarxiv.org
- Self-supervised learning - Wikipediaen.wikipedia.org
- Why you need to improve your training data, and how to do it << Pete Warden's blogpetewarden.com
- Yang Songyang-song.net
- [2206.11795] Video PreTraining (VPT): Learning to Act by Watching Unlabeled Online Videosarxiv.org
- Unsupervised Learning with SURE.pdfarxiv.org