Machine learningDeep learning / NLP / CV
自监督强化学习
自监督强化学习(SSL-RL)通过对智能体自身经验应用自监督辅助目标(例如对比、预测或基于数据增强的任务),来增强标准强化学习训练。这些目标无需额外的人工标签即可提高学习表征的质量,从而实现更快的收敛和更好的样本效率,尤其是在原始像素等高维观测空间中。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
来源
- 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 ↗
- Laskin, M., Lee, K., Stooke, A., Pinto, L., Abbeel, P., & Srinivas, A. (2021). Reinforcement Learning with Augmented Data. Advances in Neural Information Processing Systems (NeurIPS), 33, 19884–19895. link ↗
如何引用本页
ScholarGate. (2026, June 3). Self-supervised Reinforcement Learning (SSL-augmented RL). ScholarGate. https://scholargate.app/zh/deep-learning/self-supervised-reinforcement-learning
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- 强化学习深度学习↔ compare
- 自监督卷积神经网络深度学习↔ compare
- 半监督强化学习深度学习↔ compare
- 迁移学习与强化学习 (Transfer RL) 是一种训练范式,其中代理在一个或多个源任务中获得的知识深度学习↔ compare