- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
Reinforcement LearningApproximate Planning
Reinforcement Learning:Approximate Planning Csaba Szepesvári University of Alberta Kioloa, MLSS’08 Slides: http://www.cs.ualberta.ca/~szepesva/MLSS08/ Planning Problem The MDP .. is given (p,r can be queried) .. can be sampled from at any state Trajectories “Simulation Optimization” Goal: Find an optimal policy Constraints: Computational efficiency Polynomial complexity O(1) ′ real-time decisions Sample efficiency ~ computational efficiency Methods for planning Exact solutions (DP) Approximate solutions Rollouts (′ search) Sparse lookahead trees, UCT Approximate value functions RDM, FVI, LP Policy search Policy gradient (Likelihood Ratio Method), Pegasus [Ng Jordan ’00] Hybrid Actor-critic Bellman’s Curse of Dimensionality The state space in many problems is.. Continuous High-dimensional “Curse of Dimensionality” (Bellman, 57) Running time of algorithms scales exponentially with the dimension of the state space. Transition probabilities Kernel: P(dy|x,a) Density: p(y|x,a) ?!! e.g. p(y|x,a) ~ exp( -||y-f(x,a)||2/(2?2)) A Lower Bound Theorem (Chow, Tsitsiklis ’89) Markovian Decision Problems d dimensional state space Bounded transition probabilities, rewards Lipschitz-continuous transition probabilities and rewards ? Any algorithm computing an 2-approximation of the optimal value function needs ?(2-d) values of p and r. What’s next then?? Monte-Carlo Search Methods Problem: Can generate trajectories from an initial state Find a good action at the initial state Sparse lookahead trees [Kearns et al., ’02]: Sparse lookahead trees Effective horizon: H(2) = Kr/(2(1-°)) Size of the tree: S = c |A|H (2) (unavoidable) Good news: S is independent of d! ..but is exponential in H(2) Still attractive: Generic, easy to implement Would you use it? Idea.. Need to propagate values from good branches as early as possible Why sample suboptimal actions at all? Breadth-first ? Depth-first! Bandit algorithms ? Upper Confidence Bounds UCB [Auer et al. ’02] Bandit with
您可能关注的文档
- ICD:从二级预防到一级预防.ppt
- IDispatch与自动化、ActiveX.ppt
- Ideology of Female Love.ppt
- huique2.exe.ppt
- IMAGE COMPOSER 进阶应用.ppt
- Hubei Three Gorges Vocational and Technical College.ppt
- Human Papillomaviruses Natural History and Virology.ppt
- Infrared (IR) Communication.ppt
- Insurance Fraud at AIG.ppt
- Integrated skillsComparing Schools (Pp. 28 29).ppt
- Religion in NorwayContemporary Norwegian society.pptx
- Repaso de Fordismo y Taylorismo.ppt
- Review of Units 5-6.ppt
- Requirements wg RUP.ppt
- Review of Part 35 Groups and Training Requirements.ppt
- Reading How do we deal with our problems.ppt
- RevisionHe has a for studying hard. 他有好学.ppt
- Rising Above the Gathering Storm.ppt
- RSS 4000 v5 产品介绍.ppt
- Rising Inequality Within Countries Under Globalization.ppt
文档评论(0)