Editing
Self-Supervised Learning
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== <span style="color: #FFFFFF;">Remembering</span> == * '''Self-supervised learning''' β A form of unsupervised learning where supervision signals are generated automatically from the data, without human annotation. * '''Pretext task''' β An artificially constructed task whose labels are derived from the data itself, designed to force the model to learn useful representations. * '''Masked language modeling (MLM)''' β A pretext task where random tokens in a sequence are masked and the model must predict them. Used to train BERT. * '''Next sentence prediction''' β A pretext task where the model predicts whether two sentences are consecutive or randomly paired. * '''Contrastive learning''' β An SSL approach where the model learns by contrasting similar (positive) and dissimilar (negative) pairs of examples. * '''Positive pair''' β Two views or augmentations of the same data point that should be represented similarly. * '''Negative pair''' β Two different data points whose representations should be pushed apart. * '''Augmentation''' β Transformations applied to data (cropping, color jitter, masking) to create different views of the same underlying content. * '''Representation''' β A dense vector capturing the semantically meaningful content of a data point, learned without supervision. * '''Downstream task''' β The actual task of interest (classification, detection, etc.) for which the self-supervised representation is subsequently used. * '''Linear probing''' β Evaluating SSL representations by training only a linear classifier on frozen features; measures representation quality. * '''SimCLR''' β A simple contrastive learning framework for visual representations (Google, 2020). * '''BYOL (Bootstrap Your Own Latent)''' β A contrastive SSL method that does not use negative samples; uses a momentum encoder. * '''MAE (Masked Autoencoder)''' β An SSL approach for vision that masks large portions of image patches and reconstructs them; analogous to BERT for images. * '''DINO''' β A self-supervised vision transformer method using self-distillation without labels. </div> <div style="background-color: #006400; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;">
Summary:
Please note that all contributions to BloomWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
BloomWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information