Advanced Topics
Self-Supervised Learning
自己教師あり学習
Self-supervised learning derives supervisory signals from unlabeled data. A pretext task creates the learning objective, while contrastive learning separates representations of unrelated examples.
Japanese terms
- Self-supervised learning — 自己教師あり学習: Learning in which supervisory signals are derived from the structure of the input data itself.
- Pretext task — 代理タスク: A task constructed from unlabeled data to provide a learning signal for representation learning.
- Contrastive learning — 対照学習: Learning representations by bringing related examples closer and separating unrelated examples.
Related topics
Self-supervised learning is central to the pretraining of many foundation models.