Comparer des méthodes
Examinez les méthodes sélectionnées côte à côte ; les lignes qui diffèrent sont mises en évidence.
| Apprentissage par renforcement auto-supervisé× | Réseau de neurones convolutif auto-supervisé× | |
|---|---|---|
| Domaine | Apprentissage profond | Apprentissage profond |
| Famille | Machine learning | Machine learning |
| Année d'origine≠ | 2020 | 2018–2020 |
| Auteur d'origine≠ | Laskin, M.; Srinivas, A.; Abbeel, P. (and contemporaries) | LeCun, Y. (CNN backbone); Chen et al. and He et al. (self-supervised visual frameworks) |
| Type≠ | Self-supervised auxiliary-task learning for RL | Self-supervised deep learning |
| Source fondatrice≠ | Laskin, M., Srinivas, A., & Abbeel, P. (2020). CURL: Contrastive Unsupervised Representations for Reinforcement Learning. Proceedings of the 37th International Conference on Machine Learning (ICML), PMLR 119, 5639–5650. link ↗ | Chen, T., Kornblith, S., Norouzi, M., & Hinton, G. (2020). A Simple Framework for Contrastive Learning of Visual Representations. In Proceedings of the 37th International Conference on Machine Learning (ICML 2020), PMLR 119, 1597–1607. link ↗ |
| Alias | SSL-RL, self-supervised RL, representation-based reinforcement learning, auxiliary-task RL | Self-supervised CNN, SSL-CNN, contrastive CNN, pretext-task CNN |
| Apparentées≠ | 4 | 5 |
| Résumé≠ | Self-supervised Reinforcement Learning (SSL-RL) augments standard RL training with self-supervised auxiliary objectives — such as contrastive, predictive, or data-augmentation-based tasks — applied to the agent's own experience. These objectives improve the quality of learned representations without requiring extra human labels, enabling faster convergence and better sample efficiency, especially in high-dimensional observation spaces like raw pixels. | A self-supervised convolutional neural network (CNN) learns powerful visual representations from unlabeled images by solving pretext tasks — such as contrastive instance discrimination or masked-patch prediction — and then fine-tunes on a small labeled set. This approach dramatically reduces dependence on large annotated datasets while preserving the spatial feature-extraction strengths of convolutional architectures. |
| ScholarGateJeu de données ↗ |
|
|