方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 弱监督强化学习× | 强化学习× | |
|---|---|---|
| 领域 | 深度学习 | 深度学习 |
| 方法族 | Machine learning | Machine learning |
| 起源年份≠ | 2010s–present | 1950s–1998 |
| 提出者≠ | Multiple contributors; reward-learning framing: Christiano et al. (2017) | Sutton, R. S. & Barto, A. G. (formalised); Bellman, R. (foundations) |
| 类型≠ | Reinforcement learning with imperfect or partial reward supervision | Sequential decision-making framework |
| 开创性文献 | Sutton, R. S. & Barto, A. G. (2018). Reinforcement Learning: An Introduction (2nd ed.). MIT Press. ISBN: 978-0-262-03924-6 | Sutton, R. S. & Barto, A. G. (2018). Reinforcement Learning: An Introduction (2nd ed.). MIT Press. ISBN: 978-0-262-03924-6 |
| 别名 | WSRL, weak-reward RL, imperfect-reward reinforcement learning, reward-impoverished RL | RL, reward-based learning, trial-and-error learning, policy optimization |
| 相关≠ | 3 | 2 |
| 摘要≠ | 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. | Reinforcement Learning (RL) is a framework in which an agent learns to make sequential decisions by interacting with an environment, receiving scalar reward signals, and updating a policy to maximise cumulative future reward. Unlike supervised learning, no labeled examples are provided; the agent discovers optimal behavior entirely through experience and delayed feedback. |
| ScholarGate数据集 ↗ |
|
|