Methods › General › Semi-Supervised Learning Methods › Gradual Self-Training

Gradual Self-Training

8 papers tagged archive 2025-07-28

Introduced by Ananya Kumar et al. in Understanding Self-Training for Gradual Domain Adaptation

archive 2025-07-28 Description, source and code snippet are the archive's method entry.

Gradual self-training is a method for semi-supervised domain adaptation. The goal is to adapt an initial classifier trained on a source domain given only unlabeled data that shifts gradually in distribution towards a target domain.

This comes up for example in applications ranging from sensor networks and self-driving car perception modules to brain-machine interfaces, where machine learning systems must adapt to data distributions that evolve over time.

The gradual self-training algorithm begins with a classifier w₀ trained on labeled examples from the source domain (Figure a). For each successive domain Pₜ, the algorithm generates pseudolabels for unlabeled examples from that domain, and then trains a regularized supervised classifier on the pseudolabeled examples. The intuition, visualized in the Figure, is that after a single gradual shift, most examples are pseudolabeled correctly so self-training learns a good classifier on the shifted data, but the shift from the source to the target can be too large for self-training to correct.

PaperSource

Papers archive 2025-07-28

8 shown of 8, newest first. Repository counts are the archive's code-links table. A Syntology line states what Syntology ran from that paper's harvested code; it is per sample and not a correctness claim.

Tasks archive 2025-07-28

16 tasks the archive attaches to papers tagged with this method, by distinct papers. A task without a page in the catalog is plain text.

TaskPapers
Domain Adaptation4
Unsupervised Domain Adaptation4
Bilingual Lexicon Induction2
Contrastive Learning2
Cross-Lingual Word Embeddings2
Machine Translation2
Multilingual NLP2
Multilingual Word Embeddings2
Pretrained Multilingual Language Models2
Self-Learning2
Word Alignment2
Word Embeddings2
Word Translation2
Data Augmentation1
Multi-Task Learning1
Vocal Bursts Valence Prediction1

Usage over time archive 2025-07-28

Papers per year tagged with Gradual Self-Training: 2020 to 2023, peak 3 3 0 2020: 2 papers 2020 2021: 1 paper 2021 2022: 3 papers 2022 2023: 2 papers 2023
Papers per year the archive tags with this method, by the paper's archive date (8 dated). Bars are counts, not a trend claim.

Components: the archive holds no method-to-method composition, so PwC's Components table cannot be rebuilt; the Papers list carries no Results column for the same reason (the archive does not join its leaderboard rows to method tags).

Categories archive 2025-07-28

Semi-Supervised Learning Methods

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections