强化学习领域目前遇到的瓶颈是什么?
参考清华大学李升波老师的强化学习书籍《REINFORCEMENT LEARNING FOR DECISION-MAKING AND CONTROL》,提到In a narrow sense, RL is a goal-oriented sequential decision algorithm that learns from the trial-and-error interaction wit
参考清华大学李升波老师的强化学习书籍《REINFORCEMENT LEARNING FOR DECISION-MAKING AND CONTROL》,提到In a narrow sense, RL is a goal-oriented sequential decision algorithm that learns from the trial-and-error interaction with the environment. Now, its connection with optimal control is well understood. Both of them seek to optimize (either maximize or minimize) a certain performance index while subjecting to a kind of representation of environment dynamics. The difference is that optimal control often requires an accurate model with some assumptions on formalism and determinism. In contrast, the trial-and-error learner requires to collect experience from the unknown environment. Despite a few successes, RL methods are still confronted with a variety of challenges when deploying it into practical problems, for example, exploration-exploitation dilemma, uncertainty and partial observability, temporally delayed reward, infeasibility from safety constraint, entangled stability and convergence, non-stationary environments, and lack of generality.
参考网址: 知乎-强化学习领域目前遇到的瓶颈是什么?

魔乐社区(Modelers.cn) 是一个中立、公益的人工智能社区,提供人工智能工具、模型、数据的托管、展示与应用协同服务,为人工智能开发及爱好者搭建开放的学习交流平台。社区通过理事会方式运作,由全产业链共同建设、共同运营、共同享有,推动国产AI生态繁荣发展。
更多推荐
所有评论(0)