方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 半监督强化学习× | 弱监督强化学习× | |
|---|---|---|
| 领域 | 深度学习 | 深度学习 |
| 方法族 | Machine learning | Machine learning |
| 起源年份≠ | 2020s | 2010s–present |
| 提出者≠ | Multiple contributors (Laskin, Srinivas, Abbeel et al.) | Multiple contributors; reward-learning framing: Christiano et al. (2017) |
| 类型≠ | Semi-supervised training paradigm for RL agents | Reinforcement learning with imperfect or partial reward supervision |
| 开创性文献≠ | Zhan, X., Zhu, X., & Shi, H. (2022). Deepthermal: Combustion optimization for thermal power generating units using offline reinforcement learning. Proceedings of the AAAI Conference on Artificial Intelligence, 36(4), 4680–4688. link ↗ | Sutton, R. S. & Barto, A. G. (2018). Reinforcement Learning: An Introduction (2nd ed.). MIT Press. ISBN: 978-0-262-03924-6 |
| 别名 | SSRL, semi-supervised RL, RL with unlabeled data, label-efficient reinforcement learning | WSRL, weak-reward RL, imperfect-reward reinforcement learning, reward-impoverished RL |
| 相关≠ | 6 | 3 |
| 摘要≠ | Semi-supervised reinforcement learning (SSRL) combines standard reinforcement learning — where an agent learns from sparse reward signals — with semi-supervised techniques that extract structure from unlabeled environment interactions. The goal is to improve sample efficiency and generalization when reward feedback is costly, delayed, or available only for a fraction of the agent's experience. | Weakly supervised reinforcement learning (WSRL) trains agents in environments where the reward signal is imperfect, sparse, delayed, or only partially informative — unlike dense fully-supervised RL. The agent must learn effective policies despite incomplete feedback, using auxiliary signals, reward modeling, or preference learning to compensate for the weak supervision. |
| ScholarGate数据集 ↗ |
|
|